Jump to content

HCL color space

From Wikipedia, the free encyclopedia

HCL (huechromaluminance) or LCh refers to any of the many cylindrical color space models that are designed to accord with human perception of color with the three parameters. Lch has been adopted by information visualization practitioners to present data without the bias implicit in using varying saturation.[1][2][3] They are, in general, designed to have characteristics of both cylindrical translations of the RGB color space, such as HSL and HSV, and the L*a*b* color space.

The sRGB gamut plotted within the cylindrical CIELCh color spaces. L is the vertical axis; C is the cylinder radius; h is the angle around the circumference. Left: CIELChab; right: CIELChuv

Derivation

[edit]

Color-making attributes

[edit]

HCL concerns the following attributes of color appearance:

Hue
The "attribute of a visual sensation according to which an area appears to be similar to one of the perceived colors: red, yellow, green, and blue, or to a combination of two of them".[4]
Lightness, value
The "brightness relative to the brightness of a similarly illuminated white".[4]
Luminance (Y or Lv,Ω)
The radiance weighted by the effect of each wavelength on a typical human observer, measured in SI units in candela per square meter (cd/m2). Often the term luminance is used for the relative luminance, Y/Yn, where Yn is the luminance of the reference white point.
Colorfulness
The "attribute of a visual sensation according to which the perceived color of an area appears to be more or less chromatic".[4]

The HSL and HSV color spaces are more intuitive translations of the RGB color space, because they provide a single hue number. However, their luminance variation does not match the way humans perceive color. Perceptually uniform color spaces outperform RGB in cases such as high noise environments.[5]

CIE color spaces

[edit]

CIE-based LCh color spaces are transformations of the two chroma values (ab or uv) into the polar coordinate. The source color spaces are still very well-regarded for their uniformity, and the transformation does not cause degradation in this aspect.[citation needed]

Sarifuddin, 2005

[edit]

Sarifuddin, noting the lack of blue hue consistency of CIELAB—a common complaint among its users—[6] decided to make their own color space by mashing up some of the features.[7][clarification needed]

Other color appearance models

[edit]

In general, any color appearance model with a lightness and two chroma components can also be transformed into a HCL-type color space by turning the chroma components into polar coordinates.[citation needed]

References

[edit]
  1. ^ Ihaka, Ross (2003). "Colour for Presentation Graphics". In Hornik, Kurt; Leisch, Friedrich; Zeileis, Achim (eds.). Proceedings of the 3rd International Workshop on Distributed Statistical Computing, Vienna, Austria. ISSN 1609-395X.
  2. ^ Zeileis, Achim; Hornik, Kurt; Murrell, Paul (2009). "Escaping RGBland: Selecting Colors for Statistical Graphics" (PDF). Computational Statistics & Data Analysis. 53 (9): 3259–3270. doi:10.1016/j.csda.2008.11.033.
  3. ^ Stauffer, Reto; Mayr, Georg J.; Dabernig, Markus; Zeileis, Achim (2015). "Somewhere over the Rainbow: How to Make Effective Use of Colors in Meteorological Visualizations". Bulletin of the American Meteorological Society. 96 (2): 203–216. Bibcode:2015BAMS...96..203S. doi:10.1175/BAMS-D-13-00155.1. hdl:10419/101098.
  4. ^ a b c Fairchild (2005), pp. 83–93
  5. ^ Paschos, G. (2001). "Perceptually Uniform Color Spaces for Color Texture Analysis: An Empirical Evaluation". IEEE Transactions on Image Processing. 10 (6): 932–937. Bibcode:2001ITIP...10..932P. doi:10.1109/83.923289.
  6. ^ McLellan, M. R.; Lind, L. R.; Kime, R. W. (1995). "Hue Angle Determinations and Statistical Analysis for Multiquadrant Hunter L,a,b Data". Journal of Food Quality. 18 (3): 235–240. doi:10.1111/j.1745-4557.1995.tb00377.x.
  7. ^ Sarifuddin, M. & Missaoui, Rokia (2005). A New Perceptually Uniform Color Space with Associated Color Similarity Measure for Content-Based Image and Video Retrieval (PDF). Multimedia Information Retrieval Workshop, 28th Annual ACM SIGIR Conference. S2CID 17570716. Archived from the original (PDF) on 2019-02-20.. Abstract/long-form corrected report
[edit]