Product Code Database
Example Keywords: gran turismo -grand $24-187
barcode-scavenger
   » » Wiki: Hue
Tag Wiki 'Hue'.
Tag

In , hue is one of the properties (called color appearance parameters) of a , defined in the CIECAM02 model as "the degree to which a stimulus can be described as similar to or different from stimuli that are described as , orange, , , , violet,"Mark Fairchild, "Color Appearance Models: CIECAM02 and Beyond". Tutorial slides for IS&T/SID 12th Color Imaging Conference. within certain theories of .

Hue can typically be represented quantitatively by a single number, often corresponding to an angular position around a central or neutral point or axis on a coordinate diagram (such as a chromaticity diagram) or , or by its dominant wavelength or by that of its complementary color. The other color appearance parameters are , saturation (also known as intensity or chroma), , and . Usually, colors with the same hue are distinguished with adjectives referring to their lightness or colorfulness - for example: "light blue", " blue", "vivid blue", and "cobalt blue". Exceptions include , which is a dark orange.C J Bartleson, "Brown". Color Research and Application, 1 : 4, pp. 181–191 (1976).

In , a hue is a pure —one without tint or shade (added white or black pigment, respectively).

The first processes hues in areas in the extended V4 called globs.


Deriving a hue
The concept of a color system with a hue was explored as early as 1830 with Philipp Otto Runge's color sphere. The Munsell color system from the 1930s was a great step forward, as it was realized that perceptual uniformity means the color space can no longer be a sphere.

As a convention, the hue for is set to 0° for most color spaces with a hue.


Opponent color spaces
In in which two of the axes are perceptually orthogonal to lightness, such as the CIE 1976 ( L*, a*, b*) () and 1976 ( L*, u*, v*) () color spaces, hue may be computed together with chroma by converting these coordinates from rectangular form to polar form. Hue is the angular component of the polar representation, while chroma is the radial component.

Specifically, in CIELAB Colorimetry, second edition: CIE Publication 15.2. Vienna: Bureau Central of the CIE, 1986.

h_{ab} = \mathrm{atan2}(b^*, a^*),

while, analogously, in CIELUV

h_{uv} = \mathrm{atan2}(v^*, u^*) = \mathrm{atan2}(v', u'),

where, atan2 is a two-argument inverse tangent.


Defining hue in terms of RGB
PreucilFrank Preucil, "Color Hue and Ink Transfer … Their Relation to Perfect Reproduction", TAGA Proceedings, p 102-110 (1953). TAGA] describes a color hexagon, similar to a trilinear plot described by Evans, Hanson, and Brewer,Ralph Merrill Evans, W T Hanson, and W Lyle Brewer, Principles of Color Photography. New York: Wiley, 1953 which may be used to compute hue from RGB. To place at 0°, at 120°, and at 240°,

h_{rgb} = \mathrm{atan2}\left( \sqrt{3} \cdot (G - B), 2 \cdot R - G - B \right).

Equivalently, one may solve

\tan( h_{rgb}) = \frac{\sqrt{3}\cdot (G - B)}{2\cdot R - G - B}.

Preucil used a polar plot, which he termed a color circle. Using R, G, and B, 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 formula given in the table below.

R \ge G \ge BOrange60^\circ \cdot \frac{G - B}{R - B}
G > R \ge BChartreuse60^\circ \cdot \left( 2 - \frac{R - B}{G - B}\right)
G \ge B > RSpring Green60^\circ \cdot \left( 2 + \frac{B - R}{G - R}\right)
\ B > G > R\ Azure60^\circ \cdot \left( 4 - \frac{G - R}{B - R}\right)
B > R \ge GViolet60^\circ \cdot \left( 4 + \frac{R - G}{B - G}\right)
R \ge B > GRose60^\circ \cdot \left( 6 - \frac{B - G}{R - G}\right)

In each case the formula contains the fraction \frac{M - L}{H - L}, where H is the highest of R, G, and B; L is the lowest, and M is the mid one between the other two. This is referred to as the "Preucil hue error" and was used in the computation of mask strength in photomechanical color reproduction.Miles Southworth, Color Separation Techniques, second edition. Livonia, New York: Graphic Arts Publishing, 1979.

Hue angles computed for the Preucil circle agree with the hue angle computed for the Preucil hexagon at integer multiples of 30° (red, yellow, green, cyan, blue, magenta, and the colors midway between contiguous pairs) and differ by approximately 1.2° at odd integer multiples of 15° (based on the circle formula), the maximal divergence between the two.

The process of converting an RGB color into an HSL or HSV color space is usually based on a 6-piece piecewise mapping, treating the HSV cone as a hexacone, or the HSL double cone as a double hexacone.

(2025). 9781852338183, Springer. .
The formulae used are those in the table above.

File:HueScale.svg|Hue in the HSL/HSV encodings of RGB File:Hue shift six photoshop.jpg|An image with the hues cyclically shifted in HSL space File:Hue.gif|The hues in this image of a are cyclically rotated over time in HSL.

One might notice that the HSL/HSV hue "circle" does not appear to all be of the same . This is a known issue of this RGB-based derivation of hue.


Usage in art
Manufacturers of pigments use the word hue, for example, "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 , and .


Hue vs. dominant wavelength
Dominant wavelength (or sometimes equivalent wavelength) is a physical analog to the perceptual attribute hue. On a chromaticity diagram, a line is drawn from a 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.Deane B Judd and Günter Wyszecki, Color in Business, Science, and Industry. New York: Wiley, 1976.


Hue difference notation
There are two main ways in which hue difference is quantified. The first is the simple difference between the two hue angles. The symbol for this expression of hue difference is \Delta h_{ab} in CIELAB and \Delta h_{uv} in CIELUV. The other is computed as the residual total color difference after Lightness and Chroma differences have been accounted for; its symbol is \Delta H^*_{ab} in CIELAB and \Delta H^*_{uv} in CIELUV.


Names and other notations
There exists some correspondence, more or less precise, between hue values and (names). One approach in color science is to use traditional color terms but try to give them more precise definitions. See spectral color#Spectral color terms for names of highly saturated colors with the hue from ≈ 0° (red) up to ≈ 275° (violet), and line of purples#Table of highly-saturated purple colors for color terms of the remaining part of the color wheel.

Alternative approach is to use a systematic notation. It can be a standard notation for certain color model such as HSL/HSV mentioned above, , or CIECAM02. Alphanumeric notations such as of Munsell color system, NCS, and Pantone Matching System are also used.


See also
  • Lightness (color)
  • Munsell color system
  • Bezold–Brücke shift


External links

Page 1 of 1
1
Page 1 of 1
1

Account

Social:
Pages:  ..   .. 
Items:  .. 

Navigation

General: Atom Feed Atom Feed  .. 
Help:  ..   .. 
Category:  ..   .. 
Media:  ..   .. 
Posts:  ..   ..   .. 

Statistics

Page:  .. 
Summary:  .. 
1 Tags
10/10 Page Rank
5 Page Refs
1s Time