ColorToRGB


 

ColorToRGB>color_code,red,green,blue

 

Returns the red, green and blue values of a given color code.  Does the opposite of the RGB function.

 

See also: RGB

 

Example:

 

ColorToRGB>6554367,r,g,b

MessageModal>%r%,%g%,%b%