
Forum




color codes
8 replies




more information please

what color codes? do you mean color codes like #255 255 255?
more information please
more information please
yes,has any codes?


o,thanks,but the codes is R,G,B?

©RRRGGGBBB
with RRR, GGG, BBB = values from 000 to 255
use http://www.colorpicker.com/ for example to find the R G and B values (the other values do not matter for CS2D!)
don't forget to add zeros if there are not three digits!
for example: you have the R value 1, G 199 and B 30
this will result in
© + 001 + 199 + 030


Yes.
R = Red
G = Green
B = Blue



