Merchant Archive
Thread: Coloured Text
Page 1 of 1
Feuchtknecht
Mon Dec 22, 2003 11:43 am
#1
can anybody help me how i can collour the text for my sign on the house?
Tony-
Sun Jan 18, 2004 7:01 pm
#3
Im sure this is in here some where but im **edit**ed if i can find it, can someone pls help me with colured text. I just need to know how is all. Thanks everyone.
progman63
Sun Jan 18, 2004 7:23 pm
#4
The codes used are the same hex codes used to color text on web pages.
The codes are 2 digit RGB codes (RedGreenBlue).
You can enter this code before any text on item or house names:
\#RRGGBB\
RR is the 2 digit Red code
GG is the 2 digit Green code
BB is the 2 digit Blue code
Values are between 00 (black, or no intensity) and FF (white, or full intensity)
(0 is 0, F is 15)
Here are some simple examples:
\#000000\ black
\#FF0000\ brightest red
\#00FF00\ brightest green
\#0000FF\ brightest blue
\#FFFF00\ brightest magenta
\#00FFFF\ brightest yellow
\#FF00FF\ brightest cyan
\#FFFFFF\ white
Tony-
Thu Jan 22, 2004 7:55 pm
#5
Thank u very much for your help, i will try this and post again to confirm ive got it, thanks again.
Neowulf2014
Fri Jan 23, 2004 12:12 am
#6
fyi a link for color codes
http://hotwired.lycos.com/webmonkey/reference/color_codes/
Page 1 of 1