Skip to Content
0
Former Member
Feb 11, 2011 at 03:08 PM

RGB value in long representation

224 Views

Hi I am trying to add some colors for my universal function.

I can't find a good list of "RGB value in long representation"

I just need red and green.

When I try 0,255,0 - invalid numeric format

When I enter 255 - the result is red.

What is green?