All Topics  
Gamut

 

   Email Print
   Bookmark   Link






 

Gamut



 
 
In color reproduction, including computer graphics
Computer graphics

Computer graphics are graphics created by computers and, more generally, the representation and manipulation of pictorial data by a computer....
 and photography
Photography

Photography is the process, activity and art of creating still or moving by recording radiation on a sensitive medium, such as a photographic film, or an ....
, the gamut, or color gamut , is a certain complete subset of color
Color

Color or colour is the visual perception property corresponding in humans to the categories called red, yellow, blue and others....
s. The most common usage refers to the subset of colors which can be accurately represented in a given circumstance, such as within a given color space
Color space

A color model is an abstract mathematical model describing the way colors can be represented as tuples of numbers, typically as three or four values or color components ....
 or by a certain output device
Output device

An output device is any piece of computer hardware equipment used to communicate the results of data processing carried out by an information processing system to the outside world....
.






Discussion
Ask a question about 'Gamut'
Start a new discussion about 'Gamut'
Answer questions from other users
Full Discussion Forum



Encyclopedia


Ciexy1931 Srgb Gamut
In color reproduction, including computer graphics
Computer graphics

Computer graphics are graphics created by computers and, more generally, the representation and manipulation of pictorial data by a computer....
 and photography
Photography

Photography is the process, activity and art of creating still or moving by recording radiation on a sensitive medium, such as a photographic film, or an ....
, the gamut, or color gamut , is a certain complete subset of color
Color

Color or colour is the visual perception property corresponding in humans to the categories called red, yellow, blue and others....
s. The most common usage refers to the subset of colors which can be accurately represented in a given circumstance, such as within a given color space
Color space

A color model is an abstract mathematical model describing the way colors can be represented as tuples of numbers, typically as three or four values or color components ....
 or by a certain output device
Output device

An output device is any piece of computer hardware equipment used to communicate the results of data processing carried out by an information processing system to the outside world....
. Another sense, less frequently used but not less correct, refers to the complete set of colors found within an image at a given time. In this context, digitizing a photograph, converting a digitized image to a different color space, or outputting it to a given medium using a certain output device generally alters its gamut, in the sense that some of the colors in the original are lost in the process.

Introduction


The term gamut was adopted from the field of music, where it means the set of pitches of which musical melodies are composed; Shakespeare's use of the term in The Taming of the Shrew
The Taming of the Shrew

The Taming of the Shrew is an early Shakespearean comedy by William Shakespeare believed to have been written between 1590 and 1594. The play begins with a framing device, often referred to as the Induction, in which a drunken tinker named Sly is tricked into thinking he is a nobleman by a mischievous Lord....
 is sometimes attributed to the author/musician, Thomas Morley
Thomas Morley

Thomas Morley was an England composer, music theory, editor and organ of the Renaissance music, and the foremost member of the English Madrigal School....
. In the 1850s, the term was applied to a range of colors or hue, for example by Thomas De Quincey
Thomas de Quincey

Thomas de Quincey was an England author and intellectual, best known for his Confessions of an English Opium-Eater ....
 who wrote, "Porphyry
Porphyry

Porphyry may refer to:*Porphyry , a plutonic rock with large crystals in a fine-grained matrix*Porphyry , a Neoplatonic philosopher*Porphyrio, also known as Pomponius Porphyrio, a Latin grammarian, fl....
, I have heard, runs through as large a gamut of hues as marble."

In color theory
Color theory

In the visual arts, color theory is a body of practical guidance to color mixing and the visual impact of specific color combinations. Although color theory principles first appear in the writings of Leone Battista Alberti and the notebooks of Leonardo da Vinci , a tradition of "colory theory" begins in the 18th century, initially within a...
, the gamut of a device or process is that portion of the color space
Color space

A color model is an abstract mathematical model describing the way colors can be represented as tuples of numbers, typically as three or four values or color components ....
 that can be represented, or reproduced. Generally, the color gamut is specified in the hue
Hue

Hue is one of the main properties of a color described with names such as "red", "yellow", etc. The two other main properties are lightness and colorfulness....
saturation
Saturation (color theory)

In colorimetry and color theory, colorfulness, chroma, and saturation are related but distinct concepts referring to the perceived intensity of a specific color....
 plane, as many systems can produce colors over a wide intensity
Intensity (disambiguation)

Intensity is a widely-used term, which can refer to:In colloquial use:*Strength*Amplitude*Level*MagnitudeIn physics:*Intensity , power per unit area ...
 range within their color gamut; in addition, for subtractive color systems, such as printing
Printing

Printing is a process for reproducing text and image, typically with ink on paper using a printing press. It is often carried out as a large-scale industrial process, and is an essential part of publishing and transaction printing....
, the range of intensity available in the system is for the most part meaningless outside the context of its illumination
Optics

Optics is the study of the behavior and properties of light including its optical phenomena with matter and its imaging by optical instruments....
.

When certain colors cannot be displayed within a particular color model, those colors are said to be out of gamut. For example, pure red
Red

Red is any of a number of similar colors evoked by light consisting predominantly of the longest wavelengths of light discernible by the human eye, in the wavelength range of roughly 625?740 Nanometer....
 which is contained in the RGB color model gamut is out of gamut in the CMYK model.

A device that is able to reproduce the entire visible color space is somewhat of a holy grail
Holy Grail

According to Christian mythology, the Holy Grail was the dish, plate, or cup used by Jesus at the Last Supper, said to possess miraculous powers....
 in the engineering
Engineering

Engineering is the discipline and profession of applying Technology and science knowledge and utilizing natural laws and physical resources in order to design and implement materials, structures, machines, devices, systems, and process that safely realize a desired objective and meet specified criteria....
 of color displays
Display device

A display device is an output device for presentation of information for visual, tactile or Hearing_ reception, acquired, stored, or transmitted in various forms....
 and printing processes. While modern techniques allow increasingly good approximations, the complexity of these systems often makes them impractical. What is "good enough" is dictated by the limitations of human perception
Perception

In psychology and the cognitive sciences, perception is the process of attaining awareness or understanding of sense information. It is a task far more complex than was imagined in the 1950s and 1960s, when it was predicted that building perceiving machines would take about a decade, a goal which is still very far from fruition....
.

While processing a digital image, the most convenient color model used is the RGB model. Printing the image requires transforming the image from the original RGB color space to the printer's CMYK color space. During this process, the colors from the RGB which are out of gamut must be somehow converted to approximate values within the CMYK space gamut. Simply trimming only the colors which are out of gamut to the closest colors in the destination space would burn
Burned (image)

An image is said to be burned when its original gamut considerably exceeds the target gamut, or when the result of processing considerably exceeds the image's gamut....
 the image. There are several algorithms approximating this transformation, but none of them can be truly perfect, since those colors are simply out of the target device's capabilities. This is why identifying the colors in an image which are out of gamut in the target color space as soon as possible during processing is critical for the quality of the final product.

Representation of gamuts


Gamuts are commonly represented as areas in the CIE 1931 chromaticity diagram as shown at right, with the curved edge representing the monochromatic colors. Gamut areas typically have triangular shapes because most color reproduction is done with three primaries.

However, the accessible gamut depends on the brightness; a full gamut must therefore be represented in 3D space, as below:
Gamut Rgb
Gamut Nature
The pictures at left show the gamuts of RGB color space (top), such as on computer monitors, and of reflective colors in nature (bottom). The cone drawn in grey corresponds roughly to the CIE diagram at right, with the added dimension of brightness.

The axes in these diagrams are the responses of the short-wavelength (S), middle-wavelength (M), and long-wavelength (L) cones in the human eye
Eye

Eyes are Organ that detect light, and send signals along the optic nerve to the visual system and other areas of the brain. Complex optical systems with resolving power have come in ten fundamentally different forms, and 96% of animal species possess a complex optical system....
. The other letters indicate black (Blk), red (R), green (G), blue (B), cyan (C), magenta (M), yellow (Y), and white colors (W). (Note: These pictures are not exactly to scale.)

The left diagram shows that the shape of the RGB gamut is a triangle between red, green, and blue at lower luminosities; a triangle between cyan, magenta, and yellow at higher luminosities, and a single white point at maximum luminosity. The exact positions of the apexes depends on the emission spectra of the phosphor
Phosphor

A phosphor is a substance that exhibits the optical phenomenon of phosphorescence .Phosphors are transition metal compounds or rare earth element compounds of various types....
s in the computer monitor, and on the ratio between the maximum luminosities of the three phosphors (i.e., the color balance).

The gamut of the CMYK color space is, ideally, approximately the same as that for RGB, with slightly different apexes, depending on both the exact properties of the dyes and the light source. In practice, due to the way raster-printed colors interact with each other and the paper and due to their non-ideal absorption spectra, the gamut is smaller and has rounded corners.

The gamut of reflective colors in nature has a similar, though more rounded, shape. An object that reflects only a narrow band of wavelengths will have a color close to the edge of the CIE diagram, but it will have a very low luminosity at the same time. At higher luminosities, the accessible area in the CIE diagram becomes smaller and smaller, up to a single point of white, where all wavelengths are reflected exactly 100 per cent. The exact coordinates of white are of course determined by the color of the light source.

Limitations of color representation


Surfaces


In the beginning of the 20th century industrial demands for a controllable way to describe colors and the new possibility to measure light spectra initiated intense research on mathematical descriptions of colors. The idea of optimal colors was introduced by the Baltic German Chemist Wilhelm Ostwald
Wilhelm Ostwald

Friedrich Wilhelm Ostwald was a Baltic German chemist. He received the Nobel Prize in Chemistry in 1909 for his work on catalysis, chemical equilibria and reaction velocities....
. Erwin Schrödinger
Erwin Schrödinger

Erwin Rudolf Josef Alexander Schr?dinger was an Austrian theoretical physicist who achieved fame for his contributions to quantum mechanics, especially the Schr?dinger equation, for which he received the Nobel Prize in 1933....
 showed in his 1919 article Theorie der Pigmente von größter Leuchtkraft (Theory of Pigments with Highest Luminosity) that the most-saturated colors are generated by stimuli having either a zero or full reflectance over the visible spectrum. (i.e., the reflectivity spectrum must have at most two transitions). Thus two types of optimal color spectra are possible: Either the transition goes from zero at both ends of the spectrum to one in the middle, as shown in the image, or it goes from one at the ends to zero in the middle. The first type produces colors that are similar to the spectral colors and follow roughly the horseshoe-shaped portion of the CIE xy chromaticity diagram. The second type produces colors that are similar to the colors near the straight line in the CIE xy chromaticity diagram, leading to magenta-like colors. Schrödinger's work was further developed by David MacAdam
David MacAdam

Dr. David Lewis MacAdam was an American color scientist. Long affiliated with Kodak's Research laboratory, Dr. MacAdam presided over the U.S. Technical Commission on Colorimetry and the International Commission on Illumination....
 and Siegfried Rösch. MacAdam was the first person to calculate precise coordinates of selected points on the boundary of the optimal color solid in the CIE 1931 color space for lightness levels from Y = 10 to 95 in steps of 10 units. This enabled him to draw the optimal color solid at an acceptable degree of precision. Because of his achievement the boundary of the optimal color solid is called the MacAdam limit. Today efficient algorithms can calculate the boundary to a much higher degree of precision (several hundred points per lightness level compared to MacAdam's maximum of twelve points per level) in an acceptable amount of time (an hour on a modern computer). The MacAdam limit, on which the most saturated (or "optimal") colors reside, shows that colors that are near monochromatic colors can only be achieved at very low luminance levels, except for yellows, because a mixture of the wavelengths from the long straight-line portion of the spectral locus between green and red will combine to make a color very close to a monochromatic yellow.

Light sources

Light sources used as primaries in an additive color reproduction system need to be bright, so they are generally not close to monochromatic. That is, the color gamut of most light sources can be understood as a result of difficulties producing pure monochromatic (single wavelength
Wavelength

In physics, wavelength is the distance between repeating units of a propagating wave of a given frequency. It is commonly designated by the Greek language letter lambda ....
) light. The best technological source of (nearly) monochromatic light is the laser
Laser

A laser is a device that emits light through a process called stimulated emission. The term laser is an acronym for light amplification by stimulated emission of radiation....
, which is expensive and impractical for many systems (as laser technology improves and becomes more inexpensive, this may no longer be the case). Other than lasers, most systems represent highly saturated colors with a more or less crude approximation, which includes light with a range of wavelengths besides the desired color. This may be more pronounced for some hues than others.

Systems which use additive color processes usually have a color gamut which is roughly a convex polygon
Convex polygon

In geometry, a polygon can be either convex or concave....
 in the hue-saturation plane. The vertices of the polygon are the most saturated colors the system can produce. In subtractive color systems, the color gamut is more often an irregular region.

Comparison of various systems


Following is a list of representative color systems more or less ordered from large to small color gamut:

  • Laser video projector
    Laser video projector

    A laser video projector is a video projector that modulates a laser beam in order to project a Raster scan-based image. The systems work either by scanning the entire picture a dot at a time and modulating the laser directly at high frequency, much like the electron beams in a CRT, or by optically spreading and then modulating the laser and...
     uses 3 lasers to produce the broadest gamut available in practical display equipment today, derived from the fact that lasers produce truly monochromatic primaries. The systems work either by scanning the entire picture a dot at a time and modulating the laser directly at high frequency, much like the electron beams in a CRT
    CRT

    CRT may refer to:In computing:* Transport_Layer_Security, in computing* The C runtime library , in programming* The C++ Curiously recurring template pattern, in programming....
    , or by optically spreading and then modulating the laser and scanning a line at a time, the line itself being modulated in much the same way as in a DLP
    DLP

    Digital Light Processing is a trademark owned by Texas Instruments, representing a technology used in projectors and video projectors. It was originally developed in 1987 by Dr....
    . Lasers can also be used as a light source for a DLP. More than 3 lasers can be combined to increase the gamut range, a technique sometimes used in holography.
  • Photographic film
    Photographic film

    Photographic film is a sheet of plastic coated with an emulsion containing light-sensitive silver halide salts with variable crystal sizes that determine the sensitivity, contrast and of the film....
     can reproduce a larger color gamut than typical television, computer, or home video
    Home video

    Home video is a blanket term used for pre-recorded media that is either sold or hired for home entertainment. The term originates from the VHS/Betamax era but has carried over into the current DVD/Blu-ray Disc age....
     systems.
  • CRT
    Cathode ray tube

    The cathode ray tube is a vacuum tube containing an electron gun and a fluorescent screen, with internal or external means to accelerate and deflect the electron beam, used to create images in the form of light emitted from the fluorescent screen....
     and similar video displays have a roughly triangular color gamut which covers a significant portion of the visible color space. In CRTs, the limitations are due to the phosphors in the screen which produce red, green, and blue light.
  • Liquid crystal display
    Liquid crystal display

    A liquid crystal display is an Electro-optic modulator shaped into a thin, flat panel made up of any number of color or monochrome pixels filled with liquid crystals and arrayed in front of a Light#Light sources or reflector....
     (LCD) screens filter the light emitted by a backlight
    Backlight

    A backlight is a form of illumination used in liquid crystal displays . Backlights illuminate the LCD from the side or back of the display panel, unlike frontlights, which are placed in front of the LCD....
    . The gamut of an LCD screen is therefore limited to the emitted spectrum of the backlight. Typical LCD screens use cold-cathode fluorescent bulbs (CCFL's) for backlights. LCD Screens with certain LED
    Light-emitting diode

    A light-emitting diode , is an electronic light source. The LED was discovered in the early 20th century, and introduced as a practical electronic component in 1962....
     or wide-gamut CCFL backlights yield a more comprehensive gamut than CRTs.
  • Television
    Television

    Television is a widely used telecommunication mass-media for transmitting and receiving moving , either monochrome or color, usually accompanied by sound....
     uses a CRT display (usually), but does not take full advantage of its color display properties, due to the limitations of broadcasting
    Broadcasting

    Broadcasting is distribution of Sound and/or video Signalling s which transmit programs to an audience. The audience may be the general public or a relatively large sub-audience, such as children or young adults....
    . HDTV
    High-definition television

    High-definition television is a digital television broadcasting system with higher than traditional television systems . HDTV is digitally broadcast; the earliest implementations used analog broadcasting, but today digital television signals are used, requiring less Bandwidth due to digital video compression....
     is far better, but still somewhat less than, for example, computer displays using the same display technology.
  • Paint
    Paint

    Paint is any liquid, liquifiable, or mastic composition which after application to a Substrate in a thin layer is converted to an opaque solid film....
     mixing, both artistic and for commercial applications, achieves a reasonably large color gamut by starting with a larger palette than the red, green, and blue of CRTs or cyan, magenta, and yellow of printing. Paint may reproduce some highly saturated colors that cannot be reproduced well by CRTs (particularly violet), but overall the color gamut is smaller.
  • Printing
    Printing

    Printing is a process for reproducing text and image, typically with ink on paper using a printing press. It is often carried out as a large-scale industrial process, and is an essential part of publishing and transaction printing....
     typically uses the CMYK color space (cyan, magenta, yellow, and black). Very few printing processes do not include black; however, those processes (with the exception of dye-sublimation printer
    Dye-sublimation printer

    A dye-sublimation printer is a computer printer which employs a printing process that uses heat to transfer dye to a medium such as a plastic card, printer paper, poster paper, or fabric....
    s) are poor at representing low saturation, low intensity colors. Efforts have been made to expand the gamut of the printing process by adding inks of non-primary colors; these are typically orange and green (see Hexachrome
    Hexachrome

    Hexachrome software was discontinued by Pantone Inc. in the 2nd Quarter of 2008.http://www.hexachrome.pantone.comHexachrome is Pantone's six-color color printing process....
    ) or light cyan and light magenta. Spot color
    Spot color

    In offset printing, a spot color is any color generated by an ink that is printed using a single run.The widely-spread offset printing process is composed of four spot colors: Cyan, Magenta, Yellow and Black commonly referred to as CMYK....
     inks of a very specific color are also sometimes used.
  • A monochrome
    Monochrome

    Monochrome comes from the Greek language ?????????? , meaning ?of one color?, which is a combination of ????? , meaning ?alone? or ?solitary?, and ????a , meaning ?color?....
     display's color gamut is a one-dimensional curve in color space.


External links

  • by Bruce Lindbloom.
  • book by Jan Morovic.