Adobe RGB color space


The Adobe RGB color space is a color space developed by Adobe Systems, Inc. in 1998. It was designed to encompass most of the colors achievable on CMYK color printers, but by using RGB primary colors on a device such as a computer display. The Adobe RGB color space encompasses roughly 50% of the visible colors specified by the CIELAB color space – improving upon the gamut of the sRGB color space, primarily in cyan-green hues.

Historical background

Beginning in 1997, Adobe Systems was looking into creating ICC profiles that its consumers could use in conjunction with Photoshop's new color management features. Since not many applications at the time had any ICC color management, most operating systems did not ship with useful profiles.
Lead developer of Photoshop, Thomas Knoll decided to build an ICC profile around specifications he found in the documentation for the SMPTE 240M standard, the precursor to Rec. 709. SMPTE 240M's gamut was wider than that of the sRGB color space, but not by much. However, with the release of Photoshop 5.0 nearing, Adobe made the decision to include the profile within the software.
Although users loved the wider range of reproducible colors, those familiar with the SMPTE 240M specifications contacted Adobe, informing the company that it had copied the values that described idealized primaries, not actual standard ones. The real values were much closer to sRGB's, which avid Photoshop consumers did not enjoy as a working environment. To make matters worse, an engineer had made an error when copying the red primary chromaticity coordinates, resulting in an even more inaccurate representation of the SMPTE standard.
Adobe tried numerous tactics to correct the profile, such as correcting the red primary and changing the white point to match that of the CIE Standard Illuminant D50, yet all of the adjustments made CMYK conversion worse than before. In the end, Adobe decided to keep the "incorrect" profile, but changed the name to Adobe RGB in order to avoid a trademark search or infringement.

Specifications

ICC PCS color image encoding

An image in the ICC Profile Connection Space is encoded in 24-bit Adobe RGB color image encoding. Through the application of the 3x3 matrix below, the input image's normalized XYZ tristimulus values are transformed into RGB tristimulus values. The component values would be clipped to the range .
The RGB tristimulus values are then converted to Adobe RGB R'G'B' component values through the use of the following component transfer functions:
The resulting component values would be then represented in floating point or integer encodings. If it is necessary to encode values from the PCS back to the input device space, the following matrix can be implemented:

Comparison to sRGB

Gamut

sRGB is an RGB color space proposed by HP and Microsoft in 1996 to approximate the color gamut of the most common computer display devices. Since sRGB serves as a "best guess" metric for how another person's monitor produces color, it has become the standard color space for displaying images on the Internet. sRGB's color gamut encompasses just 35% of the visible colors specified by CIE, whereas Adobe RGB encompasses slightly more than 50% of all visible colors. Adobe RGB extends into richer cyans and greens than does sRGB – for all levels of luminance. The two gamuts are often compared in mid-tone values, but clear differences are evident in shadows and highlights as well. In fact, Adobe RGB expands its advantages to areas of intense orange, yellow, and magenta regions.
Although there is a significant difference between gamut ranges in the CIE xy chromaticity diagram, if the coordinates were to be transformed to fit on the CIE u′v′ chromaticity diagram, which illustrates the eye's perceived variance in hue more closely, the difference in the green region is far less exaggerated. Also, although Adobe RGB can theoretically represent a wider gamut of colors, the color space requires special software and a complex workflow in order to utilize its full range. Otherwise, the produced colors would be squeezed into a smaller range in order to match sRGB's more widely used gamut.

Bit depth distribution

Although the Adobe RGB working space clearly provides more colors to utilize, another factor to consider when choosing between color spaces is how each space influences the distribution of the image's bit depth. Color spaces with larger gamuts "stretch" the bits over a broader region of colors, whereas smaller gamuts concentrate these bits within a narrow region.
A similar, yet not as dramatic concentration of bit depth occurs with Adobe RGB versus sRGB, except in three dimensions rather than one. The Adobe RGB color space occupies roughly 40% more volume than the sRGB color space, which concludes that one would only be exploiting 70% of the available bit depth if the colors in Adobe RGB are unnecessary. On the contrary, one may have plenty of "spare" bits if using a 16-bit image, thus negating any reduction due to the choice of working space.