digplanet beta 1: Athena
Share digplanet:

Agriculture

Applied sciences

Arts

Belief

Business

Chronology

Culture

Education

Environment

Geography

Health

History

Humanities

Language

Law

Life

Mathematics

Nature

People

Politics

Science

Society

Technology

A comparison of the chromaticities enclosed by some color spaces.

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 (e.g. RGB and CMYK are color models). However, a color model with no associated mapping function to an absolute 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, and, in combination with the color model, defines a new color space. For example, Adobe RGB and sRGB are two different absolute color spaces, 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, 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.

Contents

Understanding the concept [edit]

A comparison of RGB and CMYK color models. This image demonstrates the difference between how colors will look on a computer monitor (RGB) compared to how they will reproduce in a CMYK print process.

A wide range of colors can be created by the subtractive primary colors 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 (X axis), their Saturation (Y axis), and their brightness 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, such as Pantone, cannot be represented in this way at all.

Notes [edit]

When formally defining a color space, the usual reference standard is the CIELAB or CIEXYZ color spaces, which were specifically designed to encompass all colors the average human can see.

Since "color space" is a more specific term for a certain combination of a color model plus a mapping function, the term "color space" tends to be used to also identify color models, since identifying a color space automatically identifies the associated color model. Informally, the two terms are often used interchangeably, though this is strictly incorrect. For example, although several specific color spaces are based on the RGB model, there is no such thing as the RGB color space.

Since any color space defines colors as a function of the absolute reference frame, color spaces, along with device profiling, allow reproducible representations of color, in both analogue and digital representations.

Conversion [edit]

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 [edit]

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 as of 2006 is the 24-bit implementation, with 8 bits, or 256 discrete levels of color per channel. Any color space based on such a 24-bit RGB model is thus limited to a range of 256×256×256 ≈ 16.7 million colors. Some implementations use 16 bits per component for 48 bits total, resulting in the same gamut 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 [edit]

CIE 1931 XYZ color space 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, König & Dieterici, and Abney at Imperial College)[1] and it is the basis for almost all other color spaces. Derivatives of the CIE XYZ space include CIELUV, CIEUVW, and CIELAB.

Generic color models [edit]

Additive color mixing: Three overlapping lightbulbs in a vacuum, adding together to create white.
Subtractive color mixing: Three splotches of paint on white paper, subtracting together to turn the paper black.

RGB uses additive color 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 is RGB with an additional channel, alpha, to indicate transparency.

Common color spaces based on the RGB model include sRGB, Adobe RGB and ProPhoto RGB.

CMYK uses subtractive color mixing used in the printing process, because it describes what kind of inks need to be applied so the light reflected from the substrate 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 was formerly used in NTSC (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 scheme used in most video capture systems[2] and in PAL (Australia, Europe, except France, which uses SECAM) television, except that the YIQ color space is rotated 33° with respect to the YUV color space and the color axes are swapped. The YDbDr scheme used by SECAM television is rotated in another way.

YPbPr is a scaled version of YUV. It is most commonly seen in its digital form, YCbCr, used widely in video and image compression schemes such as MPEG and JPEG.

xvYCC is a new international digital video color space standard published by the IEC (IEC 61966-2-4). It is based on the ITU BT.601 and BT.709 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 (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 [edit]

Special-purpose color spaces [edit]

Obsolete color spaces [edit]

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.

See also [edit]

References [edit]

  1. ^ William David Wright, 50 years of the 1931 CIE Standard Observer. Die Farbe, 29:4/6 (1981).
  2. ^ Dean Anderson. "Color Spaces in Frame Grabbers: RGB vs. YUV". Retrieved 2008-04-08. 

External links [edit]


Original courtesy of Wikipedia: http://en.wikipedia.org/wiki/Color_space — Please support Wikipedia.
A portion of the proceeds from advertising on Digplanet goes to supporting Wikipedia.
1000000 videos foundNext > 

Colour Space and ICC profiles explained Vol 1

A must listen for all photographers. Stop losing image quality. Camera and software setting explained. Volume 1.

Lightroom & Photoshop Workflow - Color Space & Bit Depth

So here it is Diego! I prefer to use Prophoto RGB for all editing in Adobe Photoshop along with 16 bit PSD files. That gives me the maximum amount of data to...

Visualizing the XYZ Color Space

This presents a three-dimensional visualization of RGB and XYZ colorspaces. The wide-gamut XYZ colorspace, though long appreciated in the color community, is...

Photoshop CS5: Understanding Color Space

This is an episode from the Peachpit TV Learn by Video podcast. You can find more videos at http://learnbyvideo.com This video compares and contrasts the RGB...

Printing tutorial: Defining gamut and color space | lynda.com

This inkjet printing tutorial explains gamut (the range of colors a camera or printer can produce) and color space (a standard that defines a specific set of...

Color Space - sRGB, Adobe RGB, ProPhoto RGB and CMYK

http://www.TheArtofRetouching.com - This Tutorial focuses on the basic differences between sRGB, Adobe RGB, ProPhoto RGB and CMYK color space. This video is ...

The Colour Out Of Space by H.P. Lovecraft

One of H.P. Lovecraft's greatest works, published in 192. Read by me, with various images primarily from DeviantArt. My original reading of this was uploaded...

ColorSpace - Start Big, Stay Big

John Paul Caponigro explains the importance of wide gamut color spaces using bowls of water.

Navigating Color Space: Part 1/3

Part One: The 3D Color Model.

Adam Beyer - The Color Out Of Space

Adam Beyer - The Color Out Of Space The Color Out Of Space EP out on Drumcode enjoy and subscribe! :)

1000000 videos foundNext > 

190 news items

LiveScience.com

LiveScience.com
Mon, 20 May 2013 07:57:42 -0700

The dark hot spot in this false-color space wallpaper from NASA's Cassini spacecraft is a window deep into Jupiter's atmosphere. All around it are layers of higher clouds, with colors indicating which layer of the atmosphere the clouds are in. The ...

Yahoo! News

Yahoo! News
Mon, 20 May 2013 11:45:15 -0700

The world's first mass-produced 4.99-inch Full HD mobile AMOLED display offers the world's broadest color gamut with a 94 percent average rate of reproduction for the Adobe RGB color space. The Adobe RGB standard is about 30 percent broader than ...
 
What They Think
Mon, 20 May 2013 04:22:37 -0700

It delivers consistent and repeatable color results to all output processes—offset, gravure, and digital print as well as online digital displays. It automates the transformation of RGB, CMYK, spot colors and mixed data to a standard, definable output ...
 
phillyBurbs.com
Mon, 20 May 2013 15:04:17 -0700

“I teach (my students) to create an art revolution with the use of line, shape, color, space and textures,” Measey Kurts said. Many of the projects incorporated other subjects. A 3-D model of the solar system, for example, offered a lesson in science ...
 
PR Newswire (press release)
Mon, 20 May 2013 15:32:46 -0700

A wider color gamut (DCI 98% Color Space) is achieved thanks to a newly re-formulated pure red phosphor. The ZT60 features THX certification in both 2D and 3D modes as well as ISFccc Calibration Mode with Advanced Calibration. Calibrators adjust the ...

Dexigner

Dexigner
Mon, 20 May 2013 08:15:40 -0700

Through class discussions and a short design project, students will be exposed to a range of topics including basic design elements, the use and application of color, space planning, selection of furniture, finishes, and textiles, and design resources.
 
imaging resource
Tue, 30 Apr 2013 20:15:00 -0700

posted Tuesday, April 30, 2013 at 10:42 PM EDT. NEC Display Solutions has introduced a new monitor covering close to 100% of the sRGB color space, and optionally available bundled with a color calibration system. The NEC MultiSync P242W-BK monitor ...
 
WorldPressOnline (press release)
Thu, 16 May 2013 06:51:04 -0700

It delivers consistent and repeatable color results to all output processes—offset, gravure, and digital print as well as online digital displays. It automates the transformation of RGB, CMYK, spot colors and mixed data to a standard, definable output ...
Loading

Oops, we seem to be having trouble contacting Twitter

Talk About Color space

You can talk about Color space with people all over the world in our discussions.

Support Wikipedia

A portion of the proceeds from advertising on Digplanet goes to supporting Wikipedia. Please add your support for Wikipedia!