Static
colorMap ternary compositions to colors using sextant scheme
Array of ternary compositions
Center of sextant division
Array of 6 color values for sextants
Array of sextant color results
Static
colorMap ternary compositions to colors using balance scheme
Array of ternary compositions
Center of color scale
Number of breaks for discretization (use Infinity or null or a value > 100 for continuous scale)
Primary hue in degrees [0-360]
Maximum chroma [0-200]
Lightness [0-100]
Contrast [0-1]
Spread around center (>0)
Array of color results
Static
hclConvert HCL color to Hex RGB
Hue [0-360]
Chroma [0-200]
Lightness [0-100]
Hex RGB string
Color mapping functions