Movatterモバイル変換


[0]ホーム

URL:


Jump to content
WikipediaThe Free Encyclopedia
Search

Adobe RGB color space

From Wikipedia, the free encyclopedia
Color space developed by Adobe

Adobe RGB
Adobe RGB (1998) color space
TheCIE 1931xy chromaticity diagram showing the primaries of the Adobe RGB (1998) color space. TheIlluminant D65white point is shown in the center.
AbbreviationopRGB
Native name
  • Adobe RGB (1998) color space
  • IEC 61966-2-5:2007
  • ISO 12640-4:2011
StatusPublished
Year started1997
First published1998
Latest version2007
November 7, 2007; 17 years ago (2007-11-07)[1]
Organization
Committee
AuthorsAdobe Systems, Inc.
Base standardssRGB
DomainColor space,color model
Website

TheAdobe RGB (1998) color space oropRGB is acolor space developed byAdobe Inc. in 1998. It was designed to encompass most of the colors achievable onCMYK colorprinters, but by usingRGBprimary colors on a device such as acomputer display. The Adobe RGB (1998)color space encompasses roughly 30% of thevisible colors specified by theCIELAB color space – improving upon thegamut of thesRGB color space, primarily in cyan-greenhues. It was subsequently standardized by theIEC as IEC 61966-2-5:1999 with a name opRGB (optional RGB color space) and is used inHDMI.[1]

Historical background

[edit]

Beginning in 1997, Adobe Systems was looking into creatingICC profiles that its consumers could use in conjunction withPhotoshop's newcolor management features. Since not many applications at the time had any ICC color management, mostoperating 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 theSMPTE 240M standard, the precursor toRec. 709 (but not in primaries: 240M also defined EOTF and thus was display referred, sRGB was created by connecting BT.470 PAL and SMPTE C). SMPTE 240M's gamut is wider than that of the BT.709 gamut and the same as SMPTE ST 170 also known as SMPTE C. 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 (in a special annex to the standard).[failed verification] 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 (Thomas Knoll) had made an error when copying the red primary chromaticity coordinates, resulting in an even more inaccurate representation of the SMPTE standard.[3] On the other hand red and blue primaries are the same as in PAL and green is the same as inNTSC 1953 (blue is the same as in BT.709 and sRGB).

Adobe tried numerous tactics to correct the profile, such as correcting the red primary and changing the white point to match that of theCIE Standard Illuminant D50 (though that will also change the primaries and is thus pointless), 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 toAdobe RGB (1998) in order to avoid a trademark search orinfringement.[4]

Specifications

[edit]

Reference viewing conditions

[edit]
ParameterValue
White Point Luminance Level160.00 cd/m2
Black Point Luminance Level0.5557 cd/m2 (0.34731% of white point luminance)
Contrast Ratio287.9
Ambient Illuminance Level32 lx
Reference Display Surround Level32.00 cd/m2 (20% of white point luminance)
Viewing Surround2 cd/m2

In Adobe RGB (1998), colors are specified as [R,G,B] triplets, where each of theR,G, andB components have values ranging between 0 and 1. When displayed on a monitor, the exactchromaticities of the referencewhite point [1,1,1], the reference black point [0,0,0], and the primaries ([1,0,0], [0,1,0], and [0,0,1]) are specified. To meet the color appearance requirements of the color space, theluminance of the monitor must be 160.00cd/m2 at the white point, and 0.5557 cd/m2 at the black point, which implies acontrast ratio of 287.9. Moreover, the black point shall have the same chromaticity as the white point, yet with a luminance equal to 0.34731% of the white point luminance.[5] The ambientillumination level at the monitor faceplate when the monitor is turned off must be 32lx.

As with sRGB, theRGB component values in Adobe RGB (1998) are not proportional to the luminances. Rather, agamma of approximately 2.2 is assumed, without the linear segment near zero that is present in sRGB. The precise gamma value is 563/256, or 2.19921875. In coverage of theCIE 1931 color space the Adobe RGB (1998) color space covers 52.1%.[6]

The chromaticities of the primary colors and the white point, both of which correspond to the CIE Standard Illuminant D65, are as follows:[5]

xy
Red0.64000.3300
Green0.21000.7100
Blue0.15000.0600
White0.31270.3290

The corresponding absoluteXYZtristimulus values for the reference display white and black points are as follows:[5]

XYZ
White152.07160.00174.25
Black0.52820.55570.6052

NormalizedXYZ tristimulus values can be obtained from absolute luminanceXaYaZa tristimulus values as follows:[5]

X=XaXKXWXKXWYW{\displaystyle X={\frac {X_{a}-X_{K}}{X_{W}-X_{K}}}{\frac {X_{W}}{Y_{W}}}}
Y=YaYKYWYK{\displaystyle Y={\frac {Y_{a}-Y_{K}}{Y_{W}-Y_{K}}}}
Z=ZaZKZWZKZWYW{\displaystyle Z={\frac {Z_{a}-Z_{K}}{Z_{W}-Z_{K}}}{\frac {Z_{W}}{Y_{W}}}}

whereXKYKZK andXWYWZW are reference display black and white points in the table above.

The conversion between normalized XYZ to and from Adobe RGB tristimulus values can be done as follows:[5]

[RGB]=[2.041590.565010.344730.969241.875970.041560.013440.118361.01517][XYZ]{\displaystyle {\begin{bmatrix}R\\G\\B\end{bmatrix}}={\begin{bmatrix}2.04159&-0.56501&-0.34473\\-0.96924&1.87597&0.04156\\0.01344&-0.11836&1.01517\end{bmatrix}}{\begin{bmatrix}X\\Y\\Z\end{bmatrix}}}
[XYZ]=[0.576670.185560.188230.297340.627360.075290.027030.070690.99134][RGB]{\displaystyle {\begin{bmatrix}X\\Y\\Z\end{bmatrix}}={\begin{bmatrix}0.57667&0.18556&0.18823\\0.29734&0.62736&0.07529\\0.02703&0.07069&0.99134\end{bmatrix}}{\begin{bmatrix}R\\G\\B\end{bmatrix}}}

As was later defined in the IEC standard opYCC usesBT.601 matrix for conversion to YCbCr, that can be full range matrix and limited range matrix. Display can signal YCC quantization range support and sink can send either one.

ICC PCS color image encoding

[edit]

An image in theICC Profile Connection Space (PCS) is encoded in24-bit Adobe RGB (1998)color image encoding. Through the application of the 3x3matrix below (derived from the inversion of the color space chromaticity coordinates and achromatic adaptation to CIE Standard Illuminant D50 using the Bradford transformation matrix), the input image's normalizedXYZ tristimulus values are transformed intoRGB tristimulus values. The component values would beclipped to the range [0, 1].[5]

[RGB]=[1.962530.610680.341370.978761.916150.033420.028690.140671.34926][XYZ]{\displaystyle {\begin{bmatrix}R\\G\\B\end{bmatrix}}={\begin{bmatrix}1.96253&-0.61068&-0.34137\\-0.97876&1.91615&0.03342\\0.02869&-0.14067&1.34926\end{bmatrix}}{\begin{bmatrix}X\\Y\\Z\end{bmatrix}}}

TheRGB tristimulus values are then converted to Adobe RGBR'G'B' component values through the use of the following component transfer functions:

R=R256563,{\displaystyle R'=R^{\frac {256}{563}},}G=G256563,{\displaystyle G'=G^{\frac {256}{563}},}B=B256563{\displaystyle B'=B^{\frac {256}{563}}}

The resulting component values would be then represented infloating point orinteger encodings. If it is necessary to encode values from the PCS back to theinput device space, the following matrix can be implemented:

[XYZ]=[0.609740.205280.149190.311110.625670.063220.019470.060870.74457][RGB]{\displaystyle {\begin{bmatrix}X\\Y\\Z\end{bmatrix}}={\begin{bmatrix}0.60974&0.20528&0.14919\\0.31111&0.62567&0.06322\\0.01947&0.06087&0.74457\end{bmatrix}}{\begin{bmatrix}R\\G\\B\end{bmatrix}}}

Comparison to sRGB

[edit]

Gamut

[edit]
A comparison of the Adobe RGB (1998) color space and sRGB color gamuts space within the CIE 1931xy chromaticity diagram. The sRGB gamut is lacking in cyan-green hues.

sRGB is an RGB color space proposed byHP andMicrosoft in 1996 to approximate the color gamut of the (then) most common computer display devices (CRTs). 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 (1998) encompasses slightly more than 50% of all visible colors. Adobe RGB (1998) extends into richercyans and greens than does sRGB – for all levels of luminance. The two gamuts are often compared in mid-tone values (~50% luminance), but clear differences are evident inshadows (~25% luminance) andhighlights (~75% luminance) as well. In fact, Adobe RGB (1998) expands its advantages to areas of intense orange, yellow, andmagenta regions.[7]

Although there is a significant difference between gamut ranges in the CIExy chromaticity diagram, if the coordinates were to be transformed to fit on theCIEu′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 (1998) cantheoretically 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 (making them appear duller) in order to match sRGB's more widely used gamut.

Bit depth distribution

[edit]

Although the Adobe RGB (1998) 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'sbit depth. Color spaces with larger gamuts "stretch" the bits over a broader region of colors, whereas smaller gamuts concentrate thesebits within a narrow region.

A similar, yet not as dramatic concentration of bit depth occurs with Adobe RGB (1998) versus sRGB, except in three dimensions rather than one. The Adobe RGB (1998) 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 (1998) are unnecessary.[7] On the contrary, one may have plenty of "spare" bits if using a16-bit image, thus negating any reduction due to the choice of working space.

See also

[edit]

References

[edit]
  1. ^abcd"IEC 61966-2-5:2007 | IEC Webstore".webstore.iec.ch. Retrieved8 February 2021.
  2. ^abISO;Adobe Systems, Inc. (May 2011)."ISO - ISO 12640-4:2011 - Graphic technology — Prepress digital data exchange — Part 4: Wide gamut display-referred standard colour image data [Adobe RGB (1998)/SCID]".ISO. Retrieved18 April 2021.
  3. ^"2011 Color and Imaging Conference, Part VI: Special Session | Real-Time Rendering".www.realtimerendering.com. Archived fromthe original on 27 August 2025. Retrieved16 October 2025.
  4. ^"2011 Color and Imaging Conference, Part VI: Special Session".Real-Time Rendering. 21 December 2011.
  5. ^abcdefAdobe RGB (1998) Color Image Encoding(PDF) (Technical report). Adobe Systems Incorporated. 13 May 2005.
  6. ^Yamashita, Takayuki; Masuda, Hiroyasu; Masaoka, Kenichiro; Ohmura, Kohei; Emotot, Masaki; Nishida, Yukihiro; Sugawara, Masayuki (November–December 2012).""Super Hi-Vision" as Next-Generation Television and Its Video Parameters"(PDF).Information Display.28 (11 & 12). Society for Information Display:12–17.doi:10.1002/j.2637-496X.2012.tb00565.x.S2CID 86626642. Archived fromthe original(PDF) on 20 April 2015. Retrieved1 December 2013.
  7. ^ab"sRGB vs. Adobe RGB 1998".Cambridge in Colour.

External links

[edit]
CAM
CIE
RGB
Y′UV
Other
Color systems
and standards
For the vision capacities of organisms or machines, see Color vision.
Retrieved from "https://en.wikipedia.org/w/index.php?title=Adobe_RGB_color_space&oldid=1318642742"
Category:
Hidden categories:

[8]ページ先頭

©2009-2025 Movatter.jp