Misplaced Pages

British Colour Council

Article snapshot taken from Wikipedia with creative commons attribution-sharealike license. Give it a read and then ask your questions in the chat. We can research this topic together.

The British Colour Council (BCC) was an industry standards organisation, active from the 1930s to the 1950s, which produced indexes of named colours for use by government, industry, academia, and horticulture.

#308691

49-710: Founded in 1931 and chaired by designer Robert Francis Wilson, the BCC produced the British Colour Council reference Code or British Colour Codes : indexes of named colours for a variety of industries. Its first major work was the British Colour Council 1934 "Dictionary of Colour Standards" which defined colour shades in its printed plates and gave a two or three number code and evocative names to each colour. BCC colour codes define colours as varying by hue , tone and intensity , and were originally designed for use in

98-504: 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

147-565: A central or neutral point or axis on a color space coordinate diagram (such as a chromaticity diagram ) or color wheel , or by its dominant wavelength or by that of its complementary color . The other color appearance parameters are colorfulness , saturation (also known as intensity or chroma), lightness , and brightness . Usually, colors with the same hue are distinguished with adjectives referring to their lightness or colorfulness - for example: "light blue", " pastel blue", "vivid blue", and "cobalt blue". Exceptions include brown , which

196-438: A formal definition—the language was not available—but there is no doubt that he had the concept. With this conceptual background, in 1853, Grassmann published a theory of how colors mix; it and its three color laws are still taught, as Grassmann's law . As noted first by Grassmann... the light set has the structure of a cone in the infinite-dimensional linear space. As a result, a quotient set (with respect to metamerism) of

245-449: A given 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. Colors can be created on computer monitors with color spaces based on the RGB color model , using

294-471: A graphic or document is sometimes called tagging or embedding ; tagging, therefore, marks the absolute meaning of colors in that graphic or document. A color in one absolute color space can be converted into another absolute color space, and back again, in general; however, some color spaces may have gamut limitations, and converting colors that lie outside that gamut will not produce correct results. There are also likely to be rounding errors, especially if

343-429: A model, the variables are assigned to cylindrical coordinates . Many color spaces can be represented as three-dimensional values in this manner, but some have more, or fewer dimensions, and some, such as Pantone , cannot be represented in this way at all. 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

392-457: A particular combination of the color model and the mapping function, the word is often used informally to identify a color model. However, even though identifying a color space automatically identifies the associated color model, this usage is incorrect in a strict sense. For example, although several specific color spaces are based on the RGB color model , there is no such thing as the singular RGB color space . In 1802, Thomas Young postulated

441-417: A polar plot, which he termed a color circle. Using R, G, and B, one may compute hue angle using the following scheme: determine which of the six possible orderings of R, G, and B prevail, then apply the formula given in the table below. In each case the formula contains the fraction M − L H − L {\displaystyle {\frac {M-L}{H-L}}} , where H

490-821: Is Δ h a b {\displaystyle \Delta h_{ab}} in CIELAB and Δ h u v {\displaystyle \Delta h_{uv}} in CIELUV. The other is computed as the residual total color difference after Lightness and Chroma differences have been accounted for; its symbol is Δ H a b ∗ {\displaystyle \Delta H_{ab}^{*}} in CIELAB and Δ H u v ∗ {\displaystyle \Delta H_{uv}^{*}} in CIELUV. There exists some correspondence, more or less precise, between hue values and color terms (names). One approach in color science

539-419: Is a dark orange . In painting , a hue is a pure pigment —one without tint or shade (added white or black pigment, respectively). The human brain first processes hues in areas in the extended V4 called globs . The concept of a color system with a hue was explored as early as 1830 with Philipp Otto Runge 's color sphere. The Munsell color system from the 1930s was a great step forward, as it

SECTION 10

#1732872698309

588-639: 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 ( h ue, s aturation, v alue), also known as HSB (hue, saturation, b rightness) 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

637-618: Is a specific organization of colors . In combination with color profiling supported by various physical devices, it supports reproducible representations of color – whether such representation entails an analog or a digital representation. A color space may be arbitrary, i.e. with physically realized colors assigned to a set of physical color swatches with corresponding assigned color names (including discrete numbers in – for example – the Pantone collection), or structured with mathematical rigor (as with

686-465: Is a transformation of an RGB color space, and its components and colorimetry are relative to the RGB color space from which it was derived. HSL ( h ue, s aturation, l ightness/ l uminance), also known as HLS or HSI (hue, saturation, i ntensity) 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

735-511: Is one of the main properties (called color appearance parameters ) of a color , defined technically in the CIECAM02 model as "the degree to which a stimulus can be described as similar to or different from stimuli that are described as red , orange , yellow , green , blue , violet ," within certain theories of color vision . Hue can typically be represented quantitatively by a single number, often corresponding to an angular position around

784-430: 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. The RGB color model is implemented in different ways, depending on the capabilities of the system used. The most common incarnation in general use as of 2021 is the 24- bit implementation, with 8 bits, or 256 discrete levels of color per channel . Any color space based on such

833-464: Is sometimes referred to as absolute, though it also needs a white point specification to make it so. A popular way to make a color space like RGB into an absolute color is to define an ICC profile, which contains the attributes of the RGB. This is not the only way to express an absolute color, but it is the standard in many industries. RGB colors defined by widely accepted profiles include sRGB and Adobe RGB . The process of adding an ICC profile to

882-459: Is the angular component of the polar representation, while chroma is the radial component. Specifically, in CIELAB while, analogously, in CIELUV where, atan2 is a two-argument inverse tangent. Preucil describes a color hexagon, similar to a trilinear plot described by Evans, Hanson, and Brewer, which may be used to compute hue from RGB . To place red at 0°, green at 120°, and blue at 240°, Equivalently, one may solve Preucil used

931-458: Is the highest of R, G, and B; L is the lowest, and M is the mid one between the other two. This is referred to as the "Preucil hue error" and was used in the computation of mask strength in photomechanical color reproduction. Hue angles computed for the Preucil circle agree with the hue angle computed for the Preucil hexagon at integer multiples of 30° (red, yellow, green, cyan, blue, magenta, and

980-655: Is to use traditional color terms but try to give them more precise definitions. See spectral color#Spectral color terms for names of highly saturated colors with the hue from ≈ 0° (red) up to ≈ 275° (violet), and line of purples#Table of highly-saturated purple colors for color terms of the remaining part of the color wheel. Alternative approach is to use a systematic notation. It can be a standard angle notation for certain color model such as HSL/HSV mentioned above, CIELUV , or CIECAM02 . Alphanumeric notations such as of Munsell color system , NCS , and Pantone Matching System are also used. Color space A color space

1029-511: The British Army , Royal Institute of British Architects , and the Royal Mail . BCC codes, due to their subtlety of hue in comparison with previous standards, were useful for the precise colour matching necessary in fields as diverse as dermatology and the classification of Chinese porcelain . As the British Colour Council developed its services to industry it became apparent that the bias in

SECTION 20

#1732872698309

1078-503: The CIELUV , CIEUVW , and CIELAB . RGB uses additive color mixing, because it describes what kind of light needs to be emitted to produce a given color. 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 , ProPhoto RGB , scRGB , and CIE RGB . CMYK uses subtractive color mixing used in

1127-470: The NCS System , Adobe RGB and sRGB ). A "color space" is a useful conceptual tool for understanding the color capabilities of a particular device or digital file. When trying to reproduce color on another device, color spaces can show whether shadow/highlight detail and color saturation can be retained, and by how much either will be compromised. A " color model " is an abstract mathematical model describing

1176-512: The United Kingdom and used as standards for some British Commonwealth flags, academic robes and horticulture. The council, as well as functioning as an oversight body, operated a reference publishing house and its British Colour Education Institute, after the Second World War at 13 Portman Square, London, W1, and later at 10A Chandos St, W1M 9DE. Hue In color theory , hue

1225-430: The lightness of a pure color is equal to the lightness of a medium gray. 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. In color science , there are two meanings of the term absolute color space : In this article, we concentrate on

1274-476: The textile dye industry. The colour names given by the BCC were particularly descriptive and often referred to flora or fauna, with titles such as Larkspur ("No. 196"), Forget-Me-Not ("No. 84"), Bee Eater Blue, Kermes, and Squirrel. The codes of the BCC became standards for identifying colours used in everything from the Royal Horticultural Society , to British government planning commission maps,

1323-414: The wavelengths of light striking the retina . The relative strengths of the signals detected by the three types of cones are interpreted by the brain as a visible color. But it is not clear that they thought of colors as being points in color space. The color-space concept was likely due to Hermann Grassmann , who developed it in two stages. First, he developed the idea of vector space , which allowed

1372-529: The 1937 royal coronation, providing "Traditional British Colours" for flags and street decorations. The BCC, under the Chairmanship of British lighting industry executive Leslie Hubble, continued to publish colour codes through the 1960s, and while largely supplanted by the British Standards organisation, and commercial colour standards such as Pantone , the BCC codes are still referred to by industries in

1421-474: The additive primary colors ( red , green , and blue ). A three-dimensional representation would assign each of the three colors to the X, Y, and Z axes. Colors generated on a given monitor will be limited by the reproduction medium, such as the phosphor (in a CRT monitor ) or filters and backlight ( LCD monitor). Another way of creating colors on a monitor is with an HSL or HSV color model, based on hue , saturation , brightness (value/lightness). With such

1470-486: The algebraic representation of geometric concepts in n -dimensional space . Fearnley-Sander (1979) describes Grassmann's foundation of linear algebra as follows: The definition of a linear space (vector space)... became widely known around 1920, when Hermann Weyl and others published formal definitions. In fact, such a definition had been given thirty years previously by Peano , who was thoroughly acquainted with Grassmann's mathematical work. Grassmann did not put down

1519-719: The color. It is similar to the YUV scheme used in most video capture systems 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

British Colour Council - Misplaced Pages Continue

1568-525: The colors midway between contiguous pairs) and differ by approximately 1.2° at odd integer multiples of 15° (based on the circle formula), the maximal divergence between the two. The process of converting an RGB color into an HSL color space or HSV color space is usually based on a 6-piece piecewise mapping, treating the HSV cone as a hexacone , or the HSL double cone as a double hexacone. The formulae used are those in

1617-410: The conversion between them should maintain the same color. However, in general, converting between two non-absolute color spaces (for example, RGB to CMYK ) or between absolute and non-absolute color spaces (for example, RGB to L*a*b*) is almost a meaningless concept. A different method of defining absolute color spaces is familiar to many consumers as the swatch card, used to select paint, fabrics, and

1666-408: The council published the "Dictionary of Colours for Interior Decoration". This work consisted of three volumes, two of colour samples and the other a slim list of names and a history of the colours. The 378 colours illustrated were shown on three surfaces – matt, gloss and a pile fabric (like carpet). One reference name and number was given for the colour shown in three forms, and it was stressed that

1715-451: The dictionary towards colours for textiles made it less relevant as a standard reference work for interior decoration. Some colours which were suitable for clothes were insufficiently permanent for application to carpets, curtains and upholstery fabric, while others were technically impracticable for use in the pottery and glass industries, in porcelain and vitreous enamel or in the making of paint or other materials used in decorating. In 1949

1764-465: 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 luma value roughly analogous to (and sometimes incorrectly identified as) luminance , along with two chroma values as approximate representations of the relative amounts of blue and red in

1813-477: The existence of three types of photoreceptors (now known as cone cells ) in the eye, each of which was sensitive to a particular range of visible light. Hermann von Helmholtz developed the Young–Helmholtz theory further in 1850: that the three types of cone photoreceptors could be classified as short-preferring ( blue ), middle-preferring ( green ), and long-preferring ( red ), according to their response to

1862-455: The light cone inherits the conical structure, which allows color to be represented as a convex cone in the 3- D linear space, which is referred to as the color cone. Colors can be created in printing with color spaces based on the CMYK color model , using the subtractive primary colors of pigment ( c yan , m agenta , y ellow , and blac k ). To create a three-dimensional representation of

1911-401: The original. Replacements are often used for chromium , cadmium and alizarin . Dominant wavelength (or sometimes equivalent wavelength) is a physical analog to the perceptual attribute hue. On a chromaticity diagram , a line is drawn from a white point through the coordinates of the color in question, until it intersects the spectral locus . The wavelength at which the line intersects

1960-558: The popular range of only 256 distinct values per component ( 8-bit color ) is used. One part of the definition of an absolute color space is the viewing conditions. The same color, viewed under different natural or artificial lighting conditions, will look different. Those involved professionally with color matching may use viewing rooms, lit by standardized lighting. Occasionally, there are precise rules for converting between non-absolute color spaces. For example, HSL and HSV spaces are defined as mappings of RGB. Both are non-absolute, but

2009-463: 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

British Colour Council - Misplaced Pages Continue

2058-504: The reference color space a definite "footprint", known as a gamut , and for a given color model, this defines a color space. For example, Adobe RGB and sRGB are two different absolute color spaces, both based on the RGB color model. When 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" identifies

2107-467: The same color model, but implemented at different bit depths . 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 ) and it is the basis for almost all other color spaces. The CIERGB color space is a linearly-related companion of CIE XYZ. Additional derivatives of CIE XYZ include

2156-483: The second definition. CIEXYZ , sRGB , and ICtCp are examples of absolute color spaces, as opposed to a generic RGB color space . A non-absolute color space can be made absolute by defining its relationship to absolute colorimetric quantities. For instance, if the red, green, and blue colors in a monitor are measured exactly, together with other properties of the monitor, then RGB values on that monitor can be considered as absolute. The CIE 1976 L*, a*, b* color space

2205-409: The spectrum locus is identified as the color's dominant wavelength if the point is on the same side of the white point as the spectral locus, and as the color's complementary wavelength if the point is on the opposite side. There are two main ways in which hue difference is quantified. The first is the simple difference between the two hue angles. The symbol for this expression of hue difference

2254-407: The surface required should be made clear when the dictionary was used to specify a colour match. In the late 1930s the BCC produced books for use in horticulture . Its first (1938) version included 200 named hues, printed as three lightnesses each for a total of 600 colours, each given distinctive names; later editions included four tints per hue, making a total of 800 colours. The BCC also advised

2303-454: The table above. One might notice that the HSL/HSV hue "circle" do not appear to all be of the same brightness. This is a known issue of this RGB-based derivation of hue. Manufacturers of pigments use the word hue, for example, "cadmium yellow (hue)" to indicate that the original pigmentation ingredient, often toxic, has been replaced by safer (or cheaper) alternatives whilst retaining the hue of

2352-416: The way colors can be represented as tuples of numbers (e.g. triples in RGB or quadruples in CMYK ); 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 specific mapping function between a color model and a reference color space establishes within

2401-538: Was realized that perceptual uniformity means the color space can no longer be a sphere. As a convention, the hue for red is set to 0° for most color spaces with a hue. In opponent color spaces in which two of the axes are perceptually orthogonal to lightness, such as the CIE 1976 ( L *, a *, b *) ( CIELAB ) and 1976 ( L *, u *, v *) ( CIELUV ) color spaces, hue may be computed together with chroma by converting these coordinates from rectangular form to polar form. Hue

#308691