Artisan Archive
Thread: Coloring Names
\#xxxxxx\
Before the text you desire to be colored, where x = any number 0-9 or letter A-F.
The varying grades (saturations?) of color go from 0 (darkest) to F (lightest).
The first two variables ofx denote saturation of RED.
The second two variables ofx denote saturation of GREEN.
The final two bar variables of x denote saturation of BLUE.
(This is called a "Hex Code" or 16-bit RGB)
Examples:
\#FF0000\ - Strong (Bright)Red.
\#FFFF00\ - Strong (Bright) Yellow.
\#333333\ - Charcoal Grey
\#000000\ - Black
\#FFFFFF\ - White
Nah, Tenebro. That's not gonna work on the web
Only SWG.
HTML color coding looks like this:
<FONT COLOR=#xxxxxx></FONT>
However, that doesn't apply to forums anyway.
Ez-Codes may work, but they were nice enough to include a drop-down color menu at the top of the posting pane ![]()
BOOM
EDIT:
No idea why I typed: 'The final two bar variations...'
It should just read: 'The final two variations...'
http://hotwired.lycos.com/webmonkey/reference/color_codes/
color codes