Maroon ( US / UK / m ə ˈ r uː n / mə- ROON , Australia / m ə ˈ r oʊ n / mə- ROHN ) is a brownish crimson color that takes its name from the French word marron , or chestnut . "Marron" is also one of the French translations for "brown".
82-429: Terms describing interchangeable shades, with overlapping RGB ranges, include burgundy, claret, mulberry and crimson. Different dictionaries define maroon differently. The Cambridge English Dictionary defines maroon as a dark reddish-purple color while its "American Dictionary" section defines maroon as dark brown-red. Lexico online dictionary defines maroon as a brownish-red. Similarly, Dictionary.com defines maroon as
164-508: A color profile is created for each device involved in the color workflow. This profile describes the device's color capabilities and characteristics, such as its color gamut (range of colors it can display or reproduce) and color temperature. These profiles are then used to translate colors between devices, ensuring consistent and accurate color reproduction. Color management is particularly important in industries such as graphic design, photography, and printing, where accurate color representation
246-607: A complete color transformation for a specific RGB encoding. At the consumer level, system wide color management is available in most of Apple's products (macOS, iOS, iPadOS, watchOS). Microsoft Windows lacks system wide color management and virtually all applications do not employ color management. Windows' media player API is not color space aware, and if applications want to color manage videos manually, they have to incur significant performance and power consumption penalties. Android supports system wide color management, but most devices ship with color management disabled. To describe
328-522: A computer. Displayed in the adjacent table is the web color dark red . UP Maroon is the shade used by the University of the Philippines as its primary color. RGB color model The RGB color model is an additive color model in which the red , green and blue primary colors of light are added together in various ways to reproduce a broad array of colors . The name of
410-573: A configuration option. As of July 2019, Safari, Chrome and Firefox fully support color management. However, it is important to note that most browsers only do color management for images and CSS elements, but not video. Regarding mobile browsers, Safari 13.1 (on iOS 13.4.1) recognizes the device color profile and can displays images accordingly. Chrome 83 (on Android 9 ) ignores the display profile, simply converting all images to sRGB. As of 2023, Chrome 114 , Android Browser 114 and Firefox for Android 115 support multiple colorspaces. The same
492-464: A dark brownish-red. The Shorter Oxford English Dictionary describes maroon as "a brownish- crimson or claret colour," while the Merriam-Webster online dictionary simply defines it as a dark red. In the sRGB color model for additive color representation, the web color called maroon is created by turning down the brightness of pure red to about one half. It is also noted that maroon
574-541: A devicelink profile. In this process there are approximations involved which make sure that the image keeps its important color qualities and also gives an opportunity to control on how the colors are being changed. In the terminology of the International Color Consortium , a translation between two color spaces can go through a profile connection space (PCS): Color Space 1 → PCS ( CIELAB or CIEXYZ ) → Color space 2; conversions into and out of
656-498: A few more years because the original VGA cards were palette-driven just like EGA, although with more freedom than VGA, but because the VGA connectors were analog, later variants of VGA (made by various manufacturers under the informal name Super VGA) eventually added true-color. In 1992, magazines heavily advertised true-color Super VGA hardware. One common application of the RGB color model is
738-404: A fourth greyscale color channel as a masking layer, often called RGB32 . For images with a modest range of brightnesses from the darkest to the lightest, eight bits per primary color provides good-quality images, but extreme images require more bits per primary color as well as the advanced display technology. For more information see High Dynamic Range (HDR) imaging. In classic CRT devices,
820-593: A result, many have received the nickname "Maroons." The color designated as maroon in Crayola crayons since 1958 (when it was renamed from dark red ) is a bright medium shade of maroon halfway between brown and rose . Displayed in the adjacent table is the color rich maroon , i.e. maroon as defined in the X11 color names , which is much brighter and more toned toward rose than the HTML/CSS maroon shown above. See
902-452: A small working space will lead to clipping . This trade-off is a consideration for the critical image editor. Color transformation, or color space conversion, is the transformation of the representation of a color from one color space to another. This calculation is required whenever data is exchanged inside a color-managed chain and carried out by a Color Matching Module . Transforming profiled color information to different output devices
SECTION 10
#1732765602062984-596: A time. Of course, before displaying, the CLUT has to be loaded with R, G, and B values that define the palette of colors required for each image to be rendered. Some video applications store such palettes in PAL files ( Age of Empires game, for example, uses over half-a-dozen ) and can combine CLUTs on screen. This indirect scheme restricts the number of available colors in an image CLUT—typically 256-cubed (8 bits in three color channels with values of 0–255)—although each color in
1066-825: A transparency mask value. Some image software (such as Photoshop ) perform automatic color separation to maintain color information in CMYK mode using a specified ICC profile such as US Web Coated (SWOP) v2 . Adobe software includes its own color management engine - Adobe Color Engine. It is also available as a separate Color Management Module - Adobe CMM for use by non-Adobe applications that supports 3rd-party CMMs. As of 2005 , most web browsers ignored color profiles. Notable exceptions were Safari , starting with version 2.0, and Firefox starting with version 3. Although disabled by default in Firefox 3.0, ICC v2 and ICC v4 color management could be enabled by using an add-on or setting
1148-752: Is a device-dependent color model: different devices detect or reproduce a given RGB value differently, since the color elements (such as phosphors or dyes ) and their response to the individual red, green, and blue levels vary from manufacturer to manufacturer, or even in the same device over time. Thus an RGB value does not define the same color across devices without some kind of color management . Typical RGB input devices are color TV and video cameras , image scanners , and digital cameras . Typical RGB output devices are TV sets of various technologies ( CRT , LCD , plasma , OLED , quantum dots , etc.), computer and mobile phone displays, video projectors , multicolor LED displays and large screens such as
1230-436: Is a specialized RAM that stores R, G, and B values that define specific colors. Each color has its own address (index)—consider it as a descriptive reference number that provides that specific color when the image needs it. The content of the CLUT is much like a palette of colors. Image data that uses indexed color specifies addresses within the CLUT to provide the required R, G, and B values for each specific pixel, one pixel at
1312-490: Is achieved by referencing the profile data into a standard color space. It makes it easier to convert colors from one device to a selected standard color space and from that to the colors of another device. By ensuring that the reference color space covers the many possible colors that humans can see, this concept allows one to exchange colors between many different color output devices. Color transformations can be represented by two profiles (source profile and target profile) or by
1394-484: Is an industry consortium that has defined: There are other approaches to color management besides using ICC profiles. This is partly due to history and partly because of other needs than the ICC standard covers. The film and broadcasting industries make use of some of the same concepts, but they frequently rely on more limited boutique solutions. The film industry, for instance, often uses 3D LUTs ( lookup table ) to represent
1476-402: Is applied. Color matching module (also - method or - system ) is a software algorithm that adjusts the numerical values that get sent to or received from different devices so that the perceived color they produce remains consistent. The key issue here is how to deal with a color that cannot be reproduced on a certain device in order to show it through a different device as if it were visually
1558-422: Is because Windows' media player API is not color space aware. Thus, browsers ( Chrome , Firefox , Edge ) are only able to do color management for images but not video. For the same reason, virtually no video players on Windows support color management (including the default Movies & TV app and VLC ), with Media Player Classic Home Cinema being a rare exception. On Android, system wide color management
1640-429: Is called a profile . Calibration is like characterization, except that it can include the adjustment of the device, as opposed to just the measurement of the device. Color management is sometimes sidestepped by calibrating devices to a common standard color space such as sRGB ; when such calibration is done well enough, no color translations are needed to get all devices to handle colors consistently. This avoidance of
1722-479: Is crucial. It helps to maintain color consistency throughout the entire workflow, from capturing an image to displaying or printing it. Parts of color management are implemented in the operating system (OS), helper libraries, the application, and devices. The type of color profile that is typically used is called an ICC profile . A cross-platform view of color management is the use of an ICC-compatible color management system. The International Color Consortium (ICC)
SECTION 20
#17327656020621804-401: Is described in the form of scattered measurement data. The transformation of the scattered measurement data into a more regular form, usable by the application, is called profiling . Profiling is a complex process involving mathematics, intense computation, judgment, testing, and iteration. After the profiling is finished, an idealized color description of the device is created. This description
1886-402: Is formed by the sum of two primary colors of equal intensity: cyan is green+blue, magenta is blue+red, and yellow is red+green. Every secondary color is the complement of one primary color: cyan complements red, magenta complements green, and yellow complements blue. When all the primary colors are mixed in equal intensities, the result is white. The RGB color model itself does not define what
1968-526: Is given by a gamma value of 1.0, but actual CRT nonlinearities have a gamma value around 2.0 to 2.5. Similarly, the intensity of the output on TV and computer display devices is not directly proportional to the R, G, and B applied electric signals (or file data values which drive them through digital-to-analog converters). On a typical standard 2.2-gamma CRT display, an input intensity RGB value of (0.5, 0.5, 0.5) only outputs about 22% of full brightness (1.0, 1.0, 1.0), instead of 50%. To obtain
2050-422: Is given twice as many detectors as red and blue (ratio 1:2:1) in order to achieve higher luminance resolution than chrominance resolution. The sensor has a grid of red, green, and blue detectors arranged so that the first row is RGRGRGRG, the next is GBGBGBGB, and that sequence is repeated in subsequent rows. For every channel, missing pixels are obtained by interpolation in the demosaicing process to build up
2132-447: Is in-gamut, relative is perfect, but when there are out of gamut colors, which is preferable depends on a case-by-case basis. CMMs may offer options for BPC and partial chromatic adaptation. A black point correction (BPC) is not applied for absolute colorimetric or devicelink profiles. For ICCv4, it is always applied to the perceptual intent. ICCv2 sRGB profiles differ among each other in a number of ways, one of which being whether BPC
2214-522: Is introduced in Android Oreo 8.1 . However, most Android phones are shipped with color management disabled (ex: 'adaptive' color profile on Google Pixel , 'vivid' color profile on Samsung Galaxy ). This oversaturates sRGB content to the native display gamut, typically DCI-P3 . Users need to manually select the 'natural' color profile to enable color management, enabling accurate display of sRGB and P3 wide color content. Operating systems that use
2296-448: Is meant by red , green , and blue colorimetrically, and so the results of mixing them are not specified as absolute, but relative to the primary colors. When the exact chromaticities of the red, green, and blue primaries are defined, the color model then becomes an absolute color space , such as sRGB or Adobe RGB . The choice of primary colors is related to the physiology of the human eye ; good primaries are stimuli that maximize
2378-491: Is not very popular as a video signal format; S-Video takes that spot in most non-European regions. However, almost all computer monitors around the world use RGB. A framebuffer is a digital device for computers which stores data in the so-called video memory (comprising an array of Video RAM or similar chips ). This data goes either to three digital-to-analog converters (DACs) (for analog monitors), one per primary color or directly to digital monitors. Driven by software ,
2460-468: Is one of the most common ways to encode color in computing, and several different digital representations are in use. The main characteristic of all of them is the quantization of the possible values per component (technically a sample ) by using only integer numbers within some range, usually from 0 to some power of two minus one (2 − 1) to fit them into some bit groupings. Encodings of 1, 2, 4, 5, 8 and 16 bits per color are commonly found;
2542-536: Is outside the gamut of a typical computer monitor. The color management system can utilize various methods to achieve desired results and give experienced users control of the gamut mapping behavior. When the gamut of source color space exceeds that of the destination, saturated colors are liable to become clipped (inaccurately represented), or more formally burned . The color management module can deal with this problem in several ways. The ICC specification includes four different rendering intents, listed below. Before
Maroon - Misplaced Pages Continue
2624-448: Is represented by a cube using non-negative values within a 0–1 range, assigning black to the origin at the vertex (0, 0, 0), and with increasing intensity values running along the three axes up to white at the vertex (1, 1, 1), diagonally opposite black. An RGB triplet ( r , g , b ) represents the three-dimensional coordinate of the point of the given color within the cube or its faces or along its edges. This approach allows computations of
2706-887: Is the complement of the web color called teal . Maroon is French marron (" chestnut "), itself from the Italian marrone that means both chestnut and brown (but the color maroon in Italian is granata and in French is grenat ), from the medieval Greek maraon . The first recorded use of maroon as a color name in English was in 1789. Many universities, colleges, high schools and other educational institutions have maroon as one of their school colors . Popular combinations include maroon and white, maroon and grey, maroon and gold, and maroon and blue. Sports teams often use maroon as one of their identifying colors, as
2788-1147: Is used. Following is the mathematical relationship between RGB space to HSI space (hue, saturation, and intensity: HSI color space ): I = R + G + B 3 S = 1 − 3 ( R + G + B ) min ( R , G , B ) H = cos − 1 ( ( R − G ) + ( R − B ) 2 ( R − G ) 2 + ( R − B ) ( G − B ) ) assuming G > B {\displaystyle {\begin{aligned}I&={\frac {R+G+B}{3}}\\S&=1\,-\,{\frac {3}{(R+G+B)}}\,\min(R,G,B)\\H&=\cos ^{-1}\left({\frac {(R-G)+(R-B)}{2{\sqrt {(R-G)^{2}+(R-B)(G-B)}}}}\right)\qquad {\text{assuming }}G>B\end{aligned}}} If B > G {\displaystyle B>G} , then H = 360 − H {\displaystyle H=360-H} . The RGB color model
2870-499: Is written in the different RGB notations as: In many environments, the component values within the ranges are not managed as linear (that is, the numbers are nonlinearly related to the intensities that they represent), as in digital cameras and TV broadcasting and receiving due to gamma correction, for example. Linear and nonlinear transformations are often dealt with via digital image processing. Representations with only 8 bits per component are considered sufficient if gamma correction
2952-449: The CPU (or other specialized chips) write the appropriate bytes into the video memory to define the image. Modern systems encode pixel color values by devoting eight bits to each of the R, G, and B components. RGB information can be either carried directly by the pixel bits themselves or provided by a separate color look-up table (CLUT) if indexed color graphic modes are used. A CLUT
3034-612: The Enhanced Graphics Adapter (EGA) in 1984. The first manufacturer of a truecolor graphics card for PCs (the TARGA) was Truevision in 1987, but it was not until the arrival of the Video Graphics Array (VGA) in 1987 that RGB became popular, mainly due to the analog signals in the connection between the adapter and the monitor which allowed a very wide range of RGB colors. Actually, it had to wait
3116-582: The Jumbotron . Color printers , on the other hand, are not RGB devices, but subtractive color devices typically using the CMYK color model . To form a color with RGB, three light beams (one red, one green, and one blue) must be superimposed (for example by emission from a black screen or by reflection from a white screen). Each of the three beams is called a component of that color, and each of them can have an arbitrary intensity, from fully off to fully on, in
3198-497: The Numeric representations section below (24bits = 256 , each primary value of 8 bits with values of 0–255). With this system, 16,777,216 (256 or 2 ) discrete combinations of R, G, and B values are allowed, providing millions of different (though not necessarily distinguishable) hue, saturation and lightness shades. Increased shading has been implemented in various ways, some formats such as .png and .tga files among others using
3280-554: The X Window System for graphics can use ICC profiles , and support for color management on Linux , still less mature than on other platforms, is coordinated through OpenICC at freedesktop.org and makes use of LittleCMS . Certain image filetypes ( TIFF and Photoshop ) include the notion of color channels for specifying the color mode of the file. The most commonly used channels are RGB (mainly for display (monitors) but also for some desktop printing) and CMYK (for commercial printing). An additional alpha channel may specify
3362-410: The black ), and full intensity of each gives a white ; the quality of this white depends on the nature of the primary light sources, but if they are properly balanced, the result is a neutral white matching the system's white point . When the intensities for all the components are the same, the result is a shade of gray, darker or lighter depending on the intensity. When the intensities are different,
Maroon - Misplaced Pages Continue
3444-399: The color similarity of two given RGB colors by simply calculating the distance between them: the shorter the distance, the higher the similarity. Out-of-gamut computations can also be performed this way. Color management Color management is the process of ensuring consistent and accurate colors across various devices, such as monitors , printers , and cameras . It involves
3526-695: The ICM system in Windows 2000 and Windows XP , originally written by Heidelberg . Apps need to be aware of color management and tag the content appropriately to accurately display colors. Otherwise, (unlike macOS) Windows will display the colors to the maximum extent of the display's gamut, resulting in over-saturated colors on wide-gamut displays. To fix this issue, Microsoft includes a new feature called "Auto Color Management" since Windows 11 2022. Windows Photo Viewer from Windows 7 (also included in later Windows versions) performs proper color management, however,
3608-521: The OS, but applications can explicitly target other color spaces if they wish to. System wide color management is used in iOS, iPadOS and watchOS as well. Since 1997 color management in Windows is available through an ICC color management system: ICM (Image Color Management). Beginning with Windows Vista , Microsoft introduced a new color architecture known as WCS ( Windows Color System ). WCS supplements
3690-556: The PCS are each specified by a profile. In nearly every translation process, we have to deal with the fact that the color gamut of different devices vary in range which makes an accurate reproduction impossible. They therefore need some rearrangement near the borders of the gamut. Some colors must be shifted to the inside of the gamut, as they otherwise cannot be represented on the output device and would simply be clipped. This so-called gamut mismatch occurs for example, when we translate from
3772-458: The RGB color model is described by indicating how much of each of the red, green, and blue is included. The color is expressed as an RGB triplet ( r , g , b ), each component of which can vary from zero to a defined maximum value. If all the components are at zero the result is black; if all are at maximum, the result is the brightest representable white. These ranges may be quantified in several different ways: For example, brightest saturated red
3854-429: The RGB color space with a wider gamut into the CMYK color space with a narrower gamut range. In this example, the dark highly saturated purplish-blue color of a typical computer monitor's "blue" primary is impossible to print on paper with a typical CMYK printer. The nearest approximation within the printer's gamut will be much less saturated. Conversely, an inkjet printer's "cyan" primary, a saturated mid-brightness blue,
3936-689: The RGB24 CLUT table has only 8 bits representing 256 codes for each of the R, G, and B primaries, making 16,777,216 possible colors. However, the advantage is that an indexed-color image file can be significantly smaller than it would be with only 8 bits per pixel for each primary. Modern storage, however, is far less costly, greatly reducing the need to minimize image file size. By using an appropriate combination of red, green, and blue intensities, many colors can be displayed. Current typical display adapters use up to 24-bits of information for each pixel: 8-bit per component multiplied by three components (see
4018-674: The RS-170 and RS-343 standards for monochrome video. This type of video signal is widely used in Europe since it is the best quality signal that can be carried on the standard SCART connector. This signal is known as RGBS (4 BNC / RCA terminated cables exist as well), but it is directly compatible with RGBHV used for computer monitors (usually carried on 15-pin cables terminated with 15-pin D-sub or 5 BNC connectors), which carries separate horizontal and vertical sync signals. Outside Europe, RGB
4100-431: The actual rendering intent is carried out, one can temporarily simulate the rendering by soft proofing . It is a useful tool as it predicts the outcome of the colors and is available as an application in many color management systems: In practice, photographers almost always use relative or perceptual intent, as for natural images, absolute causes color cast , while saturation produces unnatural colors. If an entire image
4182-413: The behavior of various output devices, they must be compared (measured) in relation to a standard color space . Often a step called linearization is performed first, to undo the effect of gamma correction that was done to get the most out of limited 8-bit color paths. Instruments used for measuring device colors include colorimeters and spectrophotometers . As an intermediate result, the device gamut
SECTION 50
#17327656020624264-453: The brightness of a given point over the fluorescent screen due to the impact of accelerated electrons is not proportional to the voltages applied to the electron gun control grids, but to an expansive function of that voltage. The amount of this deviation is known as its gamma value ( γ {\displaystyle \gamma } ), the argument for a power law function, which closely describes this behavior. A linear response
4346-474: The chart Color name clashes in the X11 color names article to see those colors that are different in HTML/CSS and X11. Displayed at right is the color mystic maroon , one of the colors in the special set of metallic Crayola crayons called Silver Swirls, the colors of which were formulated by Crayola in 1990. Although this is supposed to be a metallic color , there is no mechanism for displaying metallic colors on
4428-416: The common color component between them, e.g. green as the common component between yellow and cyan, red as the common component between magenta and yellow, and blue-violet as the common component between magenta and cyan. There is no color component among magenta, cyan and yellow, thus rendering a spectrum of zero intensity: black. Zero intensity for each component gives the darkest color (no light, considered
4510-445: The complete image. Also, other processes used to be applied in order to map the camera RGB measurements into a standard color space as sRGB. In computing, an image scanner is a device that optically scans images (printed text, handwriting, or an object) and converts it to a digital image which is transferred to a computer. Among other formats, flat, drum and film scanners exist, and most of them support RGB color. They can be considered
4592-461: The complexity of color management was one of the goals in the development of sRGB. Image formats themselves (such as TIFF , JPEG , PNG , EPS , PDF , and SVG ) may contain embedded color profiles but are not required to do so by the image format. The International Color Consortium standard was created to bring various developers and manufacturers together. The ICC standard permits the exchange of output device characteristics and color spaces in
4674-418: The correct response, a gamma correction is used in encoding the image data, and possibly further corrections as part of the color calibration process of the device. Gamma affects black-and-white TV as well as color. In standard color TV, broadcast signals are gamma corrected. In color television and video cameras manufactured before the 1990s, the incoming light was separated by prisms and filters into
4756-684: The cyan plate, and so on. Before the development of practical electronic TV, there were patents on mechanically scanned color systems as early as 1889 in Russia . The color TV pioneer John Logie Baird demonstrated the world's first RGB color transmission in 1928, and also the world's first color broadcast in 1938, in London . In his experiments, scanning and display were done mechanically by spinning colorized wheels. The Columbia Broadcasting System (CBS) began an experimental RGB field-sequential color system in 1940. Images were scanned electrically, but
4838-455: The difference between the responses of the cone cells of the human retina to light of different wavelengths , and that thereby make a large color triangle . The normal three kinds of light-sensitive photoreceptor cells in the human eye (cone cells) respond most to yellow (long wavelength or L), green (medium or M), and violet (short or S) light (peak wavelengths near 570 nm, 540 nm and 440 nm, respectively ). The difference in
4920-411: The display of colors on a cathode-ray tube (CRT), liquid-crystal display (LCD), plasma display , or organic light emitting diode (OLED) display such as a television, a computer's monitor, or a large scale screen. Each pixel on the screen is built by driving three small and very close but still separated RGB light sources. At common viewing distance, the separate sources are indistinguishable, which
5002-462: The eye interprets as a given solid color. All the pixels together arranged in the rectangular screen surface conforms the color image. During digital image processing each pixel can be represented in the computer memory or interface hardware (for example, a graphics card ) as binary values for the red, green, and blue color components. When properly managed, these values are converted into intensities or voltages via gamma correction to correct
SECTION 60
#17327656020625084-411: The form of metadata . This allows the embedding of color profiles into images as well as storing them in a database or a profile directory. Working spaces, such as sRGB , Adobe RGB or ProPhoto are color spaces that facilitate good results while editing. For instance, pixels with equal values of R,G,B should appear neutral. Using a large (gamut) working space will lead to posterization , while using
5166-431: The image sensor, whereas older drum scanners use a photomultiplier tube as the image sensor. Early color film scanners used a halogen lamp and a three-color filter wheel, so three exposures were needed to scan a single color image. Due to heating problems, the worst of them being the potential destruction of the scanned film, this technology was later replaced by non-heating light sources such as color LEDs . A color in
5248-518: The inherent nonlinearity of some devices, such that the intended intensities are reproduced on the display. The Quattron released by Sharp uses RGB color and adds yellow as a sub-pixel, supposedly allowing an increase in the number of available colors. RGB is also the term referring to a type of component video signal used in the video electronics industry. It consists of three signals—red, green, and blue—carried on three separate cables/pins. RGB signal formats are often based on modified versions of
5330-416: The intermediate optics, thereby reducing the size of home video cameras and eventually leading to the development of full camcorders . Current webcams and mobile phones with cameras are the most miniaturized commercial forms of such technology. Photographic digital cameras that use a CMOS or CCD image sensor often operate with some variation of the RGB model. In a Bayer filter arrangement, green
5412-444: The light under which we see them. In the additive model, if the resulting spectrum, e.g. of superposing three colors, is flat, white color is perceived by the human eye upon direct incidence on the retina. This is in stark contrast to the subtractive model, where the perceived resulting spectrum is what reflecting surfaces, such as dyed surfaces, emit. A dye filters out all colors but its own; two blended dyes filter out all colors but
5494-414: The medium and long wavelength cones of the retina, but not equally—the long-wavelength cells will respond more. The difference in the response can be detected by the brain, and this difference is the basis of our perception of orange. Thus, the orange appearance of an object results from light from the object entering our eye and stimulating the different cones simultaneously but to different degrees. Use of
5576-511: The mixture. The RGB color model is additive in the sense that if light beams of differing color (frequency) are superposed in space their light spectra adds up, wavelength for wavelength, to make up a resulting, total spectrum. This is essentially opposite to the subtractive color model, particularly the CMY color model , which applies to paints, inks, dyes and other substances whose color depends on reflecting certain components (frequencies) of
5658-469: The model comes from the initials of the three additive primary colors , red, green, and blue. The main purpose of the RGB color model is for the sensing, representation, and display of images in electronic systems, such as televisions and computers, though it has also been used in conventional photography and colored lighting . Before the electronic age , the RGB color model already had a solid theory behind it, based in human perception of colors . RGB
5740-583: The newer Windows Photos app in Windows 8, 10, 11 does not perform color management until version v2022.31070.26005.0. Other Windows components, including Microsoft Paint , Snipping Tool , Windows Desktop , Windows Explorer , do not perform color management. Unfortunately, the vast majority of applications do not use the Windows Color System. For applications that do employ color management (typically web browsers ), color management tend to apply for only images and UI, but not videos. This
5822-634: The process of combining three color-filtered separate takes. To reproduce the color photograph, three matching projections over a screen in a dark room were necessary. The additive RGB model and variants such as orange–green–violet were also used in the Autochrome Lumière color plates and other screen-plate technologies such as the Joly color screen and the Paget process in the early twentieth century. Color photography by taking three separate plates
5904-469: The result is a colorized hue , more or less saturated depending on the difference of the strongest and weakest of the intensities of the primary colors employed. When one of the components has the strongest intensity, the color is a hue near this primary color (red-ish, green-ish, or blue-ish), and when two components have the same strongest intensity, then the color is a hue of a secondary color (a shade of cyan , magenta or yellow ). A secondary color
5986-552: The same color, just as when the reproducible color range between color transparencies and printed matters are different. There is no common method for this process, and the performance depends on the capability of each color matching method. Some well known CMMs are ColorSync , Adobe CMM, Little CMS , and ArgyllCMS. Apple's classic Mac OS and macOS operating systems have provided OS-level color management APIs since 1993, through ColorSync . macOS has added automatic color management (assuming sRGB for most things) automatically in
6068-436: The signals received from the three kinds allows the brain to differentiate a wide gamut of different colors, while being most sensitive (overall) to yellowish-green light and to differences between hues in the green-to-orange region. As an example, suppose that light in the orange range of wavelengths (approximately 577 nm to 597 nm) enters the eye and strikes the retina. Light of these wavelengths would activate both
6150-448: The successors of early telephotography input devices, which were able to send consecutive scan lines as analog amplitude modulation signals through standard telephonic lines to appropriate receivers; such systems were in use in press since the 1920s to the mid-1990s. Color telephotographs were sent as three separated RGB filtered images consecutively. Currently available scanners typically use CCD or contact image sensor (CIS) as
6232-550: The system still used a moving part: the transparent RGB color wheel rotating at above 1,200 rpm in synchronism with the vertical scan. The camera and the cathode-ray tube (CRT) were both monochromatic . Color was provided by color wheels in the camera and the receiver. More recently, color wheels have been used in field-sequential projection TV receivers based on the Texas Instruments monochrome DLP imager. The modern RGB shadow mask technology for color CRT displays
6314-460: The three RGB primary colors feeding each color into a separate video camera tube (or pickup tube ). These tubes are a type of cathode-ray tube, not to be confused with that of CRT displays. With the arrival of commercially viable charge-coupled device (CCD) technology in the 1980s, first, the pickup tubes were replaced with this kind of sensor. Later, higher scale integration electronics was applied (mainly by Sony ), simplifying and even removing
6396-701: The three primary colors is not sufficient to reproduce all colors; only colors within the color triangle defined by the chromaticities of the primaries can be reproduced by additive mixing of non-negative amounts of those colors of light. The RGB color model is based on the Young–Helmholtz theory of trichromatic color vision , developed by Thomas Young and Hermann von Helmholtz in the early to mid-nineteenth century, and on James Clerk Maxwell 's color triangle that elaborated that theory ( c. 1860 ). The first experiments with RGB in early color photography were made in 1861 by Maxwell himself, and involved
6478-408: The total number of bits used for an RGB color is typically called the color depth . Since colors are usually defined by three components, not only in the RGB model, but also in other color models such as CIELAB and Y'UV , among others, then a three-dimensional volume is described by treating the component values as ordinary Cartesian coordinates in a Euclidean space . For the RGB model, this
6560-475: The use of color profiles, which are standardized descriptions of how colors should be displayed or reproduced. Color management is necessary because different devices have different color capabilities and characteristics. For example, a monitor may display colors differently than a printer can reproduce them. Without color management, the same image may appear differently on different devices, leading to inconsistencies and inaccuracies. To achieve color management,
6642-665: Was patented by Werner Flechsig in Germany in 1938. Personal computers of the late 1970s and early 1980s, such as the Apple II and VIC-20 , use composite video . The Commodore 64 and the Atari 8-bit computers use S-Video derivatives. IBM introduced a 16-color scheme (four bits—one bit each for red, green, blue, and intensity) with the Color Graphics Adapter (CGA) for its IBM PC in 1981, later improved with
6724-521: Was used by other pioneers, such as the Russian Sergey Prokudin-Gorsky in the period 1909 through 1915. Such methods lasted until about 1960 using the expensive and extremely complex tri-color carbro Autotype process. When employed, the reproduction of prints from three-plate photos was done by dyes or pigments using the complementary CMY model, by simply using the negative plates of the filtered takes: reverse red gives
#61938