All Topics  
Color space

 

   Email Print
   Bookmark   Link






 

Color space



 
 
A color model is an abstract mathematical model describing the way color
Color

Color or colour is the visual perception property corresponding in humans to the categories called red, yellow, blue and others....
s can be represented as tuple
Tuple

In mathematics, a tuple is a sequence of a specific number of values, called the components of the tuple. These components can be any kind of mathematical objects, where each component of a tuple is a value of a specified type....
s of numbers, typically as three or four values or color components (e.g. RGB
RGB color model

The RGB color model is an additive color in which red, green, and blue light are added together in various ways to reproduce a broad array of colors....
 and CMYK
CMYK color model

CMYK is a subtractive color color model, used in color printing, also used to describe the printing process itself. Though it varies by print house, press operator, press manufacturer and press run, ink is typically applied in the order of the abbreviation....
 are color models). However, a color model with no associated mapping function to an absolute color space
Absolute color space

In color science, there are two meanings of the term absolute color space:* A color space in which the perceptual difference between colors is directly related to color difference as represented by points in the color space....
 is a more or less arbitrary color system with no connection to any globally-understood system of color interpretation.

Adding a certain mapping function between the color model and a certain reference color space results in a definite "footprint" within the reference color space.






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



Encyclopedia


A color model is an abstract mathematical model describing the way color
Color

Color or colour is the visual perception property corresponding in humans to the categories called red, yellow, blue and others....
s can be represented as tuple
Tuple

In mathematics, a tuple is a sequence of a specific number of values, called the components of the tuple. These components can be any kind of mathematical objects, where each component of a tuple is a value of a specified type....
s of numbers, typically as three or four values or color components (e.g. RGB
RGB color model

The RGB color model is an additive color in which red, green, and blue light are added together in various ways to reproduce a broad array of colors....
 and CMYK
CMYK color model

CMYK is a subtractive color color model, used in color printing, also used to describe the printing process itself. Though it varies by print house, press operator, press manufacturer and press run, ink is typically applied in the order of the abbreviation....
 are color models). However, a color model with no associated mapping function to an absolute color space
Absolute color space

In color science, there are two meanings of the term absolute color space:* A color space in which the perceptual difference between colors is directly related to color difference as represented by points in the color space....
 is a more or less arbitrary color system with no connection to any globally-understood system of color interpretation.

Adding a certain mapping function between the color model and a certain reference color space results in a definite "footprint" within the reference color space. This "footprint" is known as a gamut
Gamut

In color reproduction, including computer graphics and photography, the gamut, or color gamut , is a certain complete subset of colors....
, and, in combination with the color model, defines a new color space. For example, Adobe RGB
Adobe RGB color space

The Adobe RGB color space is an RGB color space developed by Adobe Systems in 1998. It was designed to encompass most of the colors achievable on CMYK color printing, but by using RGB color model primary colors on a device such as the computer display....
 and sRGB
SRGB color space

sRGB is a standard RGB color spaces created cooperatively by Hewlett-Packard and Microsoft for use on monitors, printers, and the Internet....
 are two different absolute color space
Absolute color space

In color science, there are two meanings of the term absolute color space:* A color space in which the perceptual difference between colors is directly related to color difference as represented by points in the color space....
s, both based on the RGB model.

In the most generic sense of the definition above, color spaces can be defined without the use of a color model. These spaces, such as Pantone
Pantone

Pantone Inc. is a corporation headquartered in Carlstadt, New Jersey, New Jersey, USA. The company is best known for its Pantone Matching System , a proprietary color space...
, are in effect a given set of names or numbers which are defined by the existence of a corresponding set of physical color swatches. This article focuses on the mathematical model concept.

Understanding the concept


A wide range of colors can be created by the primary colors
Primary Colors

Primary Colors: A Novel of Politics is a 1996 in literature novel by "Anonymity" ....
 of pigment (cyan (C), magenta (M), yellow (Y), and black (K)). Those colors then define a specific color space. To create a three-dimensional representation of a color space, we can assign the amount of magenta color to the representation's X axis, the amount of cyan to its Y axis, and the amount of yellow to its Z axis. The resulting 3-D space provides a unique position for every possible color that can be created by combining those three pigments.

However, this is not the only possible color space. For instance, when colors are displayed on a computer monitor, they are usually defined in the RGB (red, green and blue) color space. This is another way of making nearly the same colors (limited by the reproduction medium, such as the phosphor (CRT) or filters and backlight (LCD)), and red, green and blue can be considered as the X, Y and Z axes. Another way of making the same colors is to use their 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....
 (X axis), their 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....
 (Y axis), and their brightness
Brightness

Brightness is an attribute of visual perception in which a source appears to be radiating or reflecting light. In other words, brightness is the perception elicited by the luminance of a visual target....
 Value (Z axis). This is called the HSV color space. Many color spaces can be represented as three-dimensional (X,Y,Z) values in this manner, but some have more, or fewer dimensions, and some cannot be represented in this way at all.

Conversion

Color space conversion is the translation of the representation of a color from one basis to another. This typically occurs in the context of converting an image that is represented in one color space to another color space, the goal being to make the translated image look as similar as possible to the original.

Density


The RGB color model is implemented in different ways, depending on the capabilities of the system used. By far the most common general-used incarnation is the 24-bit
Bit

A bit is a binary numeral system numerical digit, taking a value of either 0 or 1. Binary digits are a basic unit of information Computer data storage and transmission in digital computing and digital information theory....
 implementation, with 8 bits, or 256 discrete levels of color per channel
Channel (digital image)

Color digital images are made of pixels, and pixels are made of combinations of primary colors. A channel in this context is the grayscale image of the same size as a color image, made of just one of these primary colors....
. Any color space based on such a 24-bit RGB model is thus limited to a gamut
Gamut

In color reproduction, including computer graphics and photography, the gamut, or color gamut , is a certain complete subset of colors....
 of 256×256×256 ˜ 16.7 million colors. Some implementations use 16 bits per component for 48 bits total, resulting in the same range with a larger number of distinct colors. This is especially important when working with wide-gamut color spaces (where most of the more common colors are located relatively close together), or when a large number of digital filtering algorithms are used consecutively. The same principle applies for any color space based on the same color model, but implemented in different bit depths.

Partial list of color spaces

CIE 1931 XYZ color space
CIE 1931 color space

In the study of the perception of color, one of the first mathematically defined color spaces was the CIE 1931 XYZ color space , created by the International Commission on Illumination in 1931....
 was one of the first attempts to produce a color space based on measurements of human color perception (earlier efforts were by James Clerk Maxwell
James Clerk Maxwell

James Clerk Maxwell was a Scotland Mathematical physics. His most significant achievement was the development of the classical electromagnetic theory, synthesizing all previous unrelated observations, experiments and equations of electricity, magnetism and even optics into a consistent theory....
, König & Dieterici, and Abney at Imperial College) and it is the basis for almost all other color spaces. Derivatives of the CIE XYZ space include CIELUV
CIELUV color space

In colorimetry, the CIE 1976 color space, also known as the CIELUV color space, is a color space adopted by the International Commission on Illumination in 1976, as a simple-to-compute transformation of the 1931 CIE 1931 color space, but which attempted perceptual uniformity....
, CIEUVW
CIE 1964 color space

The CIE 1964 color space, CIEUVW is based on the CIE 1960 color space:where is the white point and is the luminous tristimulus value of the object....
, and CIELAB
Lab color space

A Lab color space is a opponent process space with dimension L for lightness and a and b for the color-opponent dimensions, based on nonlinearly-compressed CIE XYZ color space coordinates....
.

Generic color models

Subtractivecolor
RGB
RGB color space

An RGB color space is any additive color space based on the RGB color model. A particular RGB color space is defined by the three chromaticity of the red, green, and blue additive primaries, and can produce any chromaticity that is the triangle defined by those primary colors....
 uses additive color
Additive color

An additive color model involves light emitted directly from a source or illuminant of some sort. The additive reproduction process usually uses red, green and blue light to produce the other colors....
 mixing, because it describes what kind of light needs to be emitted to produce a given color. Light is added together to create form from out of the darkness. RGB stores individual values for red, green and blue. RGBA
RGBA color space

RGBA stands for Red Green Blue Alpha. While it is sometimes described as a color space, it is actually simply a use of the RGB color model, with extra information....
 is RGB with an additional channel, alpha, to indicate transparency.

Common color spaces based on the RGB model include sRGB, Adobe RGB
Adobe RGB color space

The Adobe RGB color space is an RGB color space developed by Adobe Systems in 1998. It was designed to encompass most of the colors achievable on CMYK color printing, but by using RGB color model primary colors on a device such as the computer display....
 and Adobe Wide Gamut RGB
Adobe Wide Gamut RGB color space

The Adobe Wide Gamut RGB color space is an RGB color space developed by Adobe Systems as an alternative to the sRGB color space and subsequently abandoned by Adobe....
.

CMYK uses subtractive color
Subtractive color

A subtractive color model explains the mixing of paints, dyes, inks, and natural colorants to create a range of colors, where each such color is caused by the mixture absorbing some wavelengths of light and reflecting others....
 mixing used in the printing process, because it describes what kind of inks need to be applied so the light reflected from the substrate
Substrate (printing)

Substrate is a term used in printing to describe the base material onto which will be printed. Base materials include :* films,* foils,* textiles,...
 and through the inks produces a given color. One starts with a white substrate(canvas, page, etc), and uses ink to subtract color from white to create an image. CMYK stores ink values for cyan, magenta, yellow and black. There are many CMYK color spaces for different sets of inks, substrates, and press characteristics (which change the dot gain or transfer function for each ink and thus change the appearance).

YIQ
YIQ

YIQ is the color space used by the NTSC color TV system, employed mainly in North America and Central America, and Japan. In the United States, currently federally mandated for analog over-the-air TV broadcasting as shown in this excerpt of the current FCC rules and regulations part 73 "TV transmission standard":...
 was formerly used in NTSC
NTSC

NTSC is the analog television system used in most of the Americas, Japan, South Korea, Taiwan, the Philippines, Burma, and some Pacific island nations and territories ....
 (North America, Japan and elsewhere) television broadcasts for historical reasons. This system stores a luminance value with two chrominance values, corresponding approximately to the amounts of blue and red in the color. It is similar to the YUV
YUV

Y'UV is a color space typically used as part of a color image pipeline. It encodes a color image or video taking human perception into account, allowing reduced bandwidth for chrominance components, thereby typically enabling transmission errors or compression artifacts to be more efficiently masked by the human perception than using a "d...
 scheme used in most video capture systems and in PAL
PAL

PAL, short for Phase Alternating Line, is a color-encoding system used in broadcast television systems in large parts of the world. Other common analog television systems are SECAM and NTSC....
 (Australia, Europe, except France, which uses SECAM
SECAM

SECAM, also written S?CAM , is an analog television system first used in France.A team led by Henri de France working at Compagnie Fran?aise de T?l?vision invented SECAM....
) television, except that the YIQ color space is rotated 33° with respect to the YUV color space. The YDbDr
YDbDr

YDbDr is the colour space used in the S?CAM colour television broadcasting standard, which is used in France and some countries of the former Eastern Bloc....
 scheme used by SECAM
SECAM

SECAM, also written S?CAM , is an analog television system first used in France.A team led by Henri de France working at Compagnie Fran?aise de T?l?vision invented SECAM....
 television is rotated in another way.

YPbPr
YPbPr

YPBPR is a color space used in video electronics, in particular in reference to component video cables. YPBPR is the analog signal version of the YCbCr color space; the two are numerically equivalent, but YPBPR is designed for use in analogue electronics whereas YCB
 is a scaled version of YUV. It is most commonly seen in its digital form, YCbCr
YCbCr

YCbCr or Y'CbCr is a family of color spaces used as a part of the Color image pipeline in video and digital photography systems. Y' is the Luma component and Cb and Cr are the blue-difference and red-difference chrominance components....
, used widely in video
Video compression

Video compression refers to reducing the quantity of data used to represent digital video images, and is a straightforward combination of and motion compensation....
 and image compression
Image compression

Image compression is the application of Data compression on digital images. In effect, the objective is to reduce redundancy of the image data in order to be able to store or data transmission data in an efficient form....
 schemes such as MPEG and JPEG
JPEG

In computing, JPEG is a commonly used method of for photographic images. The degree of compression can be adjusted, allowing a selectable tradeoff between storage size and image quality....
.

xvYCC
XvYCC

File:XvColor Final.svgxvYCC or Extended-gamut YCbCr is a color space that can be used in the video electronics of television sets to support a gamut 1.8 times as large as that of the sRGB color space....
 is a new international digital video color space standard published by the IEC
International Electrotechnical Commission

The International Electrotechnical Commission is a Non-profit organization, non-governmental international standards organization that prepares and publishes International Standards for all electrical, electronic and related technologies ? collectively known as "electrotechnology"....
 (IEC 61966-2-4). It is based on the ITU BT.601 and BT.709
Rec. 709

ITU-R Recommendation BT.709, more commonly known by the abbreviations Rec. 709 or BT.709, standardizes the format of High-definition television, having 16:9 aspect ratio....
 standards but extends the gamut beyond the R/G/B primaries specified in those standards.

HSV (hue, saturation, value), also known as HSB (hue, saturation, brightness) is often used by artists because it is often more natural to think about a color in terms of hue and saturation than in terms of additive or subtractive color components. HSV is a transformation of an RGB colorspace, and its components and colorimetry are relative to the RGB colorspace from which it was derived.

HSL
HSL color space

HSL and HSV are two related representations of points in an RGB color space, which attempt to describe perceptual color relationships more accurately than RGB, while remaining computationally simple....
 (hue, saturation, lightness/luminance), also known as HLS or HSI (hue, saturation, intensity) is quite similar to HSV, with "lightness" replacing "brightness". The difference is that the brightness of a pure color is equal to the brightness of white, while the lightness of a pure color is equal to the lightness of a medium gray.

Commercial color spaces


  • Munsell color system
    Munsell color system

    In colorimetry, the Munsell color system is a color space that specifies colors based on three color dimensions: hue, value , and chroma . It was created by Professor Albert Henry Munsell in the first decade of the 20th century....
  • Natural Color System (NCS)
    Natural Color System

    The Natural Color System is a proprietary perception color model published by the Scandinavian Colour Institute of Stockholm, Sweden. It is based on the opponent process description of color vision, first proposed by German physiologist Ewald Hering....


Special-purpose color spaces


  • The RG Chromaticity space is used in Computer vision
    Computer vision

    Computer vision is the science and technology of machines that see. As a scientific discipline, computer vision is concerned with the theory for building artificial systems that obtain information from images....
     applications, and shows the color of light (red, yellow, green etc.), but not its intensity (dark, bright).


Obsolete color spaces


Early color spaces had two components. They largely ignored blue light because the added complexity of a 3-component process provided only a marginal increase in fidelity when compared to the jump from monochrome to 2-component color.

  • RG
    RG color space

    The RG or red-green color space is a color space that uses only two colors, red and green. It is an additive format, similar to the RGB color model but without a blue channel....
     for early Technicolor
    Technicolor

    Technicolor is the trademark for a series of Color film processes pioneered by Technicolor Motion Picture Corporation , now a division of Thomson SA....
     film
  • RGK for early color printing


See also

  • 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...
  • List of colors
    List of colors

    The following is a complete list of colors with associated articles. See also color names and the list of color topics.Note that a large percentage of the color swatches below are taken from computer-domain-specific naming schemes such as X11 or HTML4 ....


External links


Educational

  • , Charles Poynton
  • , Stephen Westland
  • , Dan Bruton
  • , Rolf G. Kuhni (October 2003)
  • , Marko Tkalcic (2003)


Software tools

  • , Bruce Lindbloom
  • , color management
    Color management

    In digital imaging systems, color management is the controlled conversion between the color representations of various devices, such as s, digital cameras, monitors, TV screens, film printers, computer printers, offset presses, and corresponding media....
     in Scheme by Aubrey Jaffer
    Aubrey Jaffer

    Aubrey Jaffer is a mathematician who has written several free software programs, such as the SCM Scheme implementation, which forms the core of GNU Guile, and the SLIB portable Scheme library....
     (2002).
  • , Universitat de València
    Universitat de València

    The University of Valencia is a Spain university, located in the city of Valencia . The Universitat de Val?ncia is one of the oldest and largest universities in Spain, having been founded in 1499 and currently having around 60,000 students....
    's Visual Statistics Group
  • , Phil Green (2003)