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?