Computing hueIn opponent color spaces, such as CIE L*a*b* (CIELAB) and CIE L*u*v* (CIELUV), hue may be computed together with saturation (or chroma) by converting a color's chromaticity coordinates from rectangular coordinates into polar coordinates. Hue is the angular component of the polar representation, while chroma is the radial component. Specifically, in CIELAB:[2] while, analogously, in CIELUV:[2] In practice, a four-quadrant arctangent may be used if available to invert these formulae. Computing hue from RGBPreucil[3] describes a color hexagon, similar to a trilinear plot described by Evans, Hanson, and Brewer,[4] which may be used to compute hue. To place red at 0°, green at 120°, and blue at 240°, one may solve: He also used a polar plot, which he termed a color circle.[3] Using R, G, and B, rather than the R, G, and B densities Preucil used, one may compute hue angle using the following scheme: determine which of the six possible orderings of R, G, and B prevail, then apply the appropriate formula; see table below.
Note that in each case the formula contains the fraction Hue angles computed for the Preucil circle agree with the hue angle computed for the Preucil Hexagon at integer multiples of 30 degrees (red, yellow, green, cyan, blue, magenta, and the colors mid-way between contiguous pairs), and differ by approximately 1.2 degrees at odd integer multiples of 15 degrees (based on the circle formula), the maximum divergence between the two. Computing hue from RGB for HSB, HSV, and HSL color spaces
The process of converting an RGB color into an HSL color space or HSV color space is usually based on a 6-piece or 12-piece piecewise-linear mapping, treating the HSV cone as a hexacone, or the HSL double cone as a double hexacone.[6] Specialized huesThe hues exhibited by caramel colorings and beers are fairly limited in range. The Linner hue index is used to quantify the hue of such products. Hue as a qualification in the names of artist's colorsManufacturers of pigments use the word hue e.g. 'Cadmium Yellow (hue)' to indicate that the original pigmentation ingredient, often toxic, has been replaced by safer (or cheaper) alternatives whilst retaining the hue of the original. Replacements are often used for chromium, cadmium and alizarin. Hue vs. dominant wavelengthDominant wavelength (or sometimes equivalent wavelength) is a physical analog to the perceptual attribute hue. On a chromaticity diagram, a line is drawn from a white point through the coordinates of the color in question, until it intersects the spectral locus. The wavelength at which the line intersects the spectrum locus is identified as the color's dominant wavelength if the point is on the same side of the white point as the spectral locus, and as the color's complementary wavelength if the point is on the opposite side.[7] References
See alsoExternal links
| |