Epstein Files Full PDF

CLICK HERE
Technopedia Center
PMB University Brochure
Faculty of Engineering and Computer Science
S1 Informatics S1 Information Systems S1 Information Technology S1 Computer Engineering S1 Electrical Engineering S1 Civil Engineering

faculty of Economics and Business
S1 Management S1 Accountancy

Faculty of Letters and Educational Sciences
S1 English literature S1 English language education S1 Mathematics education S1 Sports Education
teknopedia

  • Registerasi
  • Brosur UTI
  • Kip Scholarship Information
  • Performance
Flag Counter
  1. World Encyclopedia
  2. Hue - Wikipedia
Hue - Wikipedia
From Wikipedia, the free encyclopedia
Property of a color
This article is about the color property. For the city in Vietnam, see Huế. For other uses, see Hue (disambiguation).
All colors on this color wheel should appear to have the same lightness and the same saturation, differing only by hue.
Look up hue in Wiktionary, the free dictionary.

In color theory, hue is one of the properties (called color appearance parameters) of a color, 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 red, orange, yellow, green, blue, violet,"[1] within certain theories of color vision.

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 color space coordinate diagram (such as a chromaticity diagram) or color wheel, or by its dominant wavelength or by that of its complementary color. The other color appearance parameters are colorfulness, saturation (also known as intensity or chroma),[2] lightness, and brightness. Usually, colors with the same hue are distinguished with adjectives referring to their lightness or colorfulness - for example: "light blue", "pastel blue", "vivid blue", and "cobalt blue". Exceptions include brown, which is a dark orange.[3]

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

The human brain first processes hues in areas in the extended V4 called globs.[5][6]

Deriving a hue

[edit]
Gradient Munsell hue wheel at value 5 and constant chroma (6.24)

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 red is set to 0° for most color spaces with a hue.

Opponent color spaces

[edit]

In opponent color spaces in which two of the axes are perceptually orthogonal to lightness, such as the CIE 1976 (L*, a*, b*) (CIELAB) and 1976 (L*, u*, v*) (CIELUV) 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[7]

h a b = a t a n 2 ( b ∗ , a ∗ ) , {\displaystyle h_{ab}=\mathrm {atan2} (b^{*},a^{*}),} {\displaystyle h_{ab}=\mathrm {atan2} (b^{*},a^{*}),}

while, analogously, in CIELUV[7]

h u v = a t a n 2 ( v ∗ , u ∗ ) = a t a n 2 ( v ′ , u ′ ) , {\displaystyle h_{uv}=\mathrm {atan2} (v^{*},u^{*})=\mathrm {atan2} (v',u'),} {\displaystyle h_{uv}=\mathrm {atan2} (v^{*},u^{*})=\mathrm {atan2} (v',u'),}

where, atan2 is a two-argument inverse tangent.

Defining hue in terms of RGB

[edit]
HSV color space as a conical object
An illustration of the relationship between the "hue" of colors with maximal saturation in HSV and HSL with their corresponding RGB coordinates
Hue circle in 24 colors (15°)

Preucil[8] describes a color hexagon, similar to a trilinear plot described by Evans, Hanson, and Brewer,[9] which may be used to compute hue from RGB. To place red at 0°, green at 120°, and blue at 240°,

h r g b = a t a n 2 ( 3 ⋅ ( G − B ) , 2 ⋅ R − G − B ) . {\displaystyle h_{rgb}=\mathrm {atan2} \left({\sqrt {3}}\cdot (G-B),2\cdot R-G-B\right).} {\displaystyle h_{rgb}=\mathrm {atan2} \left({\sqrt {3}}\cdot (G-B),2\cdot R-G-B\right).}

Equivalently, one may solve

tan ⁡ ( h r g b ) = 3 ⋅ ( G − B ) 2 ⋅ R − G − B . {\displaystyle \tan(h_{rgb})={\frac {{\sqrt {3}}\cdot (G-B)}{2\cdot R-G-B}}.} {\displaystyle \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.[8] 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.

Ordering Hue region h Preucil circle {\displaystyle h_{\text{Preucil circle}}} {\displaystyle h_{\text{Preucil circle}}}
R ≥ G ≥ B {\displaystyle R\geq G\geq B} {\displaystyle R\geq G\geq B} Orange 60 ∘ ⋅ G − B R − B {\displaystyle 60^{\circ }\cdot {\frac {G-B}{R-B}}} {\displaystyle 60^{\circ }\cdot {\frac {G-B}{R-B}}}
G > R ≥ B {\displaystyle G>R\geq B} {\displaystyle G>R\geq B} Chartreuse 60 ∘ ⋅ ( 2 − R − B G − B ) {\displaystyle 60^{\circ }\cdot \left(2-{\frac {R-B}{G-B}}\right)} {\displaystyle 60^{\circ }\cdot \left(2-{\frac {R-B}{G-B}}\right)}
G ≥ B > R {\displaystyle G\geq B>R} {\displaystyle G\geq B>R} Spring Green 60 ∘ ⋅ ( 2 + B − R G − R ) {\displaystyle 60^{\circ }\cdot \left(2+{\frac {B-R}{G-R}}\right)} {\displaystyle 60^{\circ }\cdot \left(2+{\frac {B-R}{G-R}}\right)}
  B > G > R   {\displaystyle \ B>G>R\ } {\displaystyle \ B>G>R\ } Azure 60 ∘ ⋅ ( 4 − G − R B − R ) {\displaystyle 60^{\circ }\cdot \left(4-{\frac {G-R}{B-R}}\right)} {\displaystyle 60^{\circ }\cdot \left(4-{\frac {G-R}{B-R}}\right)}
B > R ≥ G {\displaystyle B>R\geq G} {\displaystyle B>R\geq G} Violet 60 ∘ ⋅ ( 4 + R − G B − G ) {\displaystyle 60^{\circ }\cdot \left(4+{\frac {R-G}{B-G}}\right)} {\displaystyle 60^{\circ }\cdot \left(4+{\frac {R-G}{B-G}}\right)}
R ≥ B > G {\displaystyle R\geq B>G} {\displaystyle R\geq B>G} Rose 60 ∘ ⋅ ( 6 − B − G R − G ) {\displaystyle 60^{\circ }\cdot \left(6-{\frac {B-G}{R-G}}\right)} {\displaystyle 60^{\circ }\cdot \left(6-{\frac {B-G}{R-G}}\right)}

In each case the formula contains the fraction M − L H − L {\displaystyle {\frac {M-L}{H-L}}} {\displaystyle {\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.[10]

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.[11] The formulae used are those in the table above.

  • Additional images for hue in the HSL and HSV systems
  • Hue in the HSL/HSV encodings of RGB
    Hue in the HSL/HSV encodings of RGB
  • An image with the hues cyclically shifted in HSL space
    An image with the hues cyclically shifted in HSL space
  • The hues in this image of a painted bunting are cyclically rotated over time in HSL.
    The hues in this image of a painted bunting 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 lightness. This is a known issue of this RGB-based derivation of hue.[12]

Usage in art

[edit]

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 chromium, cadmium and alizarin.

Hue vs. dominant wavelength

[edit]

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 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.[13]

Hue difference notation

[edit]

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 Δ h a b {\displaystyle \Delta h_{ab}} {\displaystyle \Delta h_{ab}} in CIELAB and Δ h u v {\displaystyle \Delta h_{uv}} {\displaystyle \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 Δ H a b ∗ {\displaystyle \Delta H_{ab}^{*}} {\displaystyle \Delta H_{ab}^{*}} in CIELAB and Δ H u v ∗ {\displaystyle \Delta H_{uv}^{*}} {\displaystyle \Delta H_{uv}^{*}} in CIELUV.

Names and other notations

[edit]

There exists some correspondence, more or less precise, between hue values and color terms (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 angle notation for certain color model such as HSL/HSV mentioned above, CIELUV, or CIECAM02. Alphanumeric notations such as of Munsell color system, NCS, and Pantone Matching System are also used.

See also

[edit]
  • Lightness (color)
  • Chromaticity
  • Munsell color system
  • Bezold–Brücke shift

References

[edit]
  1. ^ Mark Fairchild, "Color Appearance Models: CIECAM02 and Beyond". Tutorial slides for IS&T/SID 12th Color Imaging Conference.
  2. ^ "Hue, Value, Saturation | learn". Archived from the original on 2017-06-30. Retrieved October 27, 2017.
  3. ^ C J Bartleson, "Brown". Color Research and Application, 1 : 4, pp. 181–191 (1976).
  4. ^ "The Color Wheel and Color Theory". Creative Curio. 2008-05-16. Archived from the original on 2011-07-05. Retrieved 2011-06-09.
  5. ^ Conway, BR; Moeller, S; Tsao, DY. (2007). "Specialized color modules in macaque extrastriate cortex" (PDF). Neuron. 56 (3): 560–73. doi:10.1016/j.neuron.2007.10.008. PMC 8162777. PMID 17988638. S2CID 11724926. Archived from the original (PDF) on 2021-03-02. Retrieved 2020-09-10.
  6. ^ Conway, BR; Tsao, DY (2009). "Color-tuned neurons are spatially clustered according to color preference within alert macaque posterior inferior temporal cortex". Proceedings of the National Academy of Sciences of the United States of America. 106 (42): 18034–9. Bibcode:2009PNAS..10618034C. doi:10.1073/pnas.0810943106. PMC 2764907. PMID 19805195.
  7. ^ a b Colorimetry, second edition: CIE Publication 15.2. Vienna: Bureau Central of the CIE, 1986.
  8. ^ a b Frank Preucil, "Color Hue and Ink Transfer … Their Relation to Perfect Reproduction", TAGA Proceedings, p 102-110 (1953). [TAGA article #T530102, paid registration required from TAGA]
  9. ^ Ralph Merrill Evans, W T Hanson, and W Lyle Brewer, Principles of Color Photography. New York: Wiley, 1953
  10. ^ Miles Southworth, Color Separation Techniques, second edition. Livonia, New York: Graphic Arts Publishing, 1979.
  11. ^ Max K. Agoston (2004). Computer Graphics and Geometric Modeling v. 1: Implementation and Algorithms. Springer. pp. 301–304. ISBN 1-85233-818-0. Archived from the original on 2017-03-21.
  12. ^ Brewer, Cynthia A. (1999). "Color Use Guidelines for Data Representation". Proceedings of the Section on Statistical Graphics. Alexandria, VA: American Statistical Association. pp. 55–60. Archived from the original on 2009-08-07. Retrieved 2024-01-03.
  13. ^ Deane B Judd and Günter Wyszecki, Color in Business, Science, and Industry. New York: Wiley, 1976.

External links

[edit]
  • Editing of hue in photography
  • v
  • t
  • e
Color topics
Color science
Color physics
  • Electromagnetic spectrum
    • Light
    • Rainbow
    • Visible
  • Spectral colors
  • Chromophore
    • Structural coloration
    • Animal coloration
  • Color of chemicals
    • Water
  • Spectral power distribution
  • Colorimetry
Color perception
  • Chromesthesia
    • Sonochromatism
  • Color blindness
    • Achromatopsia
    • Dichromacy
  • Color calibration
  • Color constancy
  • Color task
    • Color code
  • Color temperature
  • Color vision test
  • Evolution of color vision
  • Impossible colors
  • Metamerism
  • Opponent process
    • Afterimage
    • Unique hues
  • Tetrachromacy
  • The dress
Color psychology
  • Color symbolism
  • Color preferences
  • Lüscher color test
  • Kruithof curve
  • Political color
  • National colors
  • Chromophobia
  • Chromotherapy
Color reproduction
  • Color photography
    • Color balance
    • Color cast
  • Digital image processing
  • Color management
  • Color printing
    • Multi-primary color display
    • Quattron
  • Color model
    • additive
      • RGB
    • subtractive
      • CMYK
  • Color space
  • Image color transfer
Color
philosophy
Color scheme
  • Color tool
    • Monochromatic colors
      • Black and white
      • Grisaille
    • Complementary colors
    • Analogous colors
    • Achromatic colors (Neutral)
    • Polychromatic colors
  • Light-on-dark
  • Web colors
  • Tinctures in heraldry
Color theory
  • Color mixing
    • Primary color
    • Secondary color
  • Chromaticity
  • Color solid
  • Color wheel
  • Color triangle
  • Color analysis (fashion)
  • Color realism (art style)
  • On Vision and Colours (Schopenhauer)
  • Theory of Colours (Goethe)
Color terms
Basic English terms
  • Red
  • Orange
  • Yellow
  • Green
  • Blue
  • Purple
  • Pink
  • Brown
  • White
  • Gray
  • Black
Cultural differences
  • Linguistic relativity and the color naming debate
    • Blue–green distinction in language
  • Color history
    • Black-and-white dualism
    • Blue in culture
    • Color in Chinese culture
    • Traditional colors of Japan
    • Human skin color
Color dimensions
  • Hue
    • Dichromatism
  • Colorfulness
    • Pastel colors
  • Luminance
    • Lightness
    • Darkness
    • Brightness
    • Iridescence
    • Fluorescence
  • Grayscale
  • Tint, shade and tone
Color
organizations
  • Pantone
  • Color Marketing Group
  • Color Association of the United States
  • International Colour Authority
  • International Commission on Illumination (CIE)
  • International Color Consortium
  • International Colour Association
Names
Lists
  • Alphabetical
    • List of colors: A–F
    • G–M
    • N–Z
    • Full list
  • List of colors by shade
  • List of color palettes
  • List of color spaces
  • List of Crayola crayon colors
    • history
  • Color chart
  • List of RAL colors
  • List of web colors
Shades of:
  • Red
  • Orange
  • Yellow
  • Green
  • Cyan
  • Blue
  • Violet
  • Purple
  • Magenta
  • Pink
  • Brown
  • White
  • Gray
  • Black
Related
  • Vision
    • Contrast
  • Qualia
  • Lighting
  • Category
  • Index
Authority control databases Edit this at Wikidata
  • GND
Retrieved from "https://teknopedia.ac.id/w/index.php?title=Hue&oldid=1309573756"
Category:
  • Color
Hidden categories:
  • Articles with short description
  • Short description is different from Wikidata

  • indonesia
  • Polski
  • العربية
  • Deutsch
  • English
  • Español
  • Français
  • Italiano
  • مصرى
  • Nederlands
  • 日本語
  • Português
  • Sinugboanong Binisaya
  • Svenska
  • Українська
  • Tiếng Việt
  • Winaray
  • 中文
  • Русский
Sunting pranala
url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url
Pusat Layanan

UNIVERSITAS TEKNOKRAT INDONESIA | ASEAN's Best Private University
Jl. ZA. Pagar Alam No.9 -11, Labuhan Ratu, Kec. Kedaton, Kota Bandar Lampung, Lampung 35132
Phone: (0721) 702022
Email: pmb@teknokrat.ac.id