chickadee » x11-colors » color

color COLORprocedure

Returns a vector containing the red, green and blue values for the given named color value. COLOR may be a 3-element list, a 3-element vector, a string or a symbol. RGB values are in the range 0 to 255. If a name is given as argument and no color can be found, COLOR returns #f. Color name comparisons are case-insensitive.