PDA

View Full Version : a numerically indexed table that contains color values



savan
03-03-2010, 11:11 AM
Hallo, where i can find a numerically indexed table that contains color values? Where is color generator for this table? Or what format is for that table color "rgb" or what? Please:huh

jassing
03-03-2010, 11:20 AM
RGB and it's numeric value is very standard.
You can use Grid.MakeRGB() to make the numeric value out of RGB values.
google "rgb color table" and you should find lots of results.

savan
03-03-2010, 11:30 AM
thank you, i find one example from heh color "606060" = decimal value "6316128" and my conclusion is what me and should be