chickadee » x11-colors » color

color specprocedure

spec can be a string or symbol naming a color from the X11 colors database, a list or vector of 3 integers, or a hex string of the form "#RRGGBB".

Returns a 3-vector #(R G B) where R G B are integers [0, 255].