COLOR SPACES for COMPUTER GRAPHICS by George

Total Page:16

File Type:pdf, Size:1020Kb

COLOR SPACES for COMPUTER GRAPHICS by George COLOR SPACES FOR COMPUTER GRAPHICS by George H. Joblove and Donald Greenberg Program of Computer Graphics Cornell University ABSTRACT Normal human color perception is a product of three independent sensory systems. By mirroring this mechanism, full-color display devices create colors as mixtures of three primaries. Any displayable color can be described by the corresponding values of these primaries. Frequently it is more convenient to define various other color spaces, or coordinate systems, for color representation or manipulation. Several such color spaces are presented which are suitable for applications involving user specification of color, along with the defining equations and illustrations. The use of special color spaces for particular kinds of color computations is discussed. KEYWORDS: Computer Graphics, Color, COlor Displays, Color Space, Image Synthesis COMPUTING REVIEWS CLASSIFICATION: 8.2 Introduction The normal human visual system is comprised of three lute power level (or height of the distribution) components which produce color sensation. Full- determines what is perceived as the intensity. Two color display devices used in computer graphics take kinds of light-sensitive bodies in the retina, rods advantage of this phenomenon and produce their en- and cones, send signals to the brain. The rods tire range of color simply by mixing three primary function mostly in very dim light to which the colors. This paper describes the concept of color cones are insensitive. At normal light levels, space, wherein color is regarded as occupying a virtually all visual information is provided by the three-dimensional volume. One such space is inher- cones. Three types of these receptors, each sensi- ently defined by the primary colors of a display tive to different wavelengths, together are respon- system; others may be used provided that locations sible for color discrimination. The strengths of within them may ultimately be transformed to three the resulting three separate signals are interpre- proper input parameters for the display device. ted as a particular chromaticity. Although the sensitivities of the three receptors overlap, one Following a review of the principles of color, sev- is sensitive particularly in the blue area of the eral color spaces will be presented which are use- spectrum, one in the green, and one in the red. 1 ful for the purpose of communicating color specifi- cations between a computer graphics system and a Different spectral distributions can produce the user. Other color mappings which are primarily same color sensation, or receptor responses. This suitable for internal use by the graphics system phenomenon is called metamerism; "different" colors for color computations are discussed. which appear the same as a result are called meta- mers. 2 If light has a flat, even spectral distri- bution, or any other distribution that stimulates Light, Color, and Perception all three receptors equally, it is seen as black, gray, or white, the achromatic colors. Any other Visible light is electromagnetic radiation in the distribution produces the sensation of a chromatic range of wavelengths to which the normal human vis- color, one which has a distinguishable hue. ual system is sensitive, about 400 to 700 nanometers. The wavelength determines the perceived hue of the Any three wavelengths of light can be mixed in vary- light; the amplitude is interpreted as intensity. ing proportions to create many different colors. Some sets of three wavelengths can produce more In general, light is not of a single wavelength but colors than others, but the particular characteris- a continuous mixture of all the wavelengths across tics of the three human receptor systems make it some part or all of the visible spectrum. The per- impossible for any such set of three primary colors ceived color is then a function of the spectral dis- to duplicate all colors. The three primaries which tribution of amplitude by wavelength. The shape of can be mixed to produce the greatest number of the distribution determines what is perceived as colors are particular wavelengths of red, green and the chromaticity (color without regard to intensity) blue. For this reason, most color display systems of the light. For a given chromaticity, the abso- are based on three light sources which are as close 20 to these colors as possible. Color Spaces for User Interaction Chromaticity is a function of the ratios between the Because most people are not familiar with additive primary colors. If their relative values are ex- primary mixing, rgb space is not always suitable pressed as proportions of the sum of all three, for applications when the user is composing colors. chromaticity may then be plotted as a function of However, many people who are artistically inclined any two primary colors as shown in Figure i. In are quite proficient at seeing a color as a mixture this chromaticity diagram, the locations of the of the "subtractive primaries" cyan, magenta, and three primaries are the vertices of a color tri~ yellow. A color space so defined is just the in- angle which is the boundary of the area represent- verse of the rgb space, with white at the origin ing all colors which they can reproduce. The horse- (Figure 3). The correspondingly simple transforma- shoe-shaped curve is the locus of spectral colors tion to rgb space is given by: and therefore bounds all the visible colors. The colors on the straight line connecting the end- [r g b] = [i 1 i] - [c m y] (eq. i) points of the spectral locus are the pure non- spectral hues. The colors lying within the spec- where r,g,b are the red, green, and blue components, tral locus but outside the color triangle are those c,m,y are the cyan, magenta, and yellow components, which cannot be produced by the primaries because, all scaled in the range [0 0 0] to [i 1 i]. in terms of the diagram, they would each require one primary component to assume a negative value. Most viewers, though, first notice a color's hue The primaries are "optimum" in that the area repre- and then characteristics which might be described as senting the nonreproducible colors is minimum. lightness, brightness, brilliance, strength, satura- tion, vividness, purity, etc., many of which are Ultimately, any color to be displayed by a red/ interrelated. For interactive purposes, then, a green/blue component system must be specified by system of specifying colors based on such qualities those components. All colors which can be created would be most natural for a naive user. can therefore be represented within a cubic volume in the all-positive octant of an orthogonal three- Since hue is a circular or modular quality, while space whose axes are the rgb primaries (Figure 2). all the other characteristics mentioned imply the For many applications, it is convenient to regard a existence of minimum and maximum values, points in color as a point in this rgb color space. For many any color space related to these qualities may be others, however, it may be preferable to specify specified by cylindrical coordinates. The scaling colors as points in some other color space. If this of the angular component (that is, the precise func- alternative space has been defined parametrically tion relating hue to the angle) is somewhat arbi- in terms of r,g, and b and a function exists to trary for these applications. The remaining two transform its coordinate system to an rgb coordinate axes can be defined in a variety of ways. system, the result of such a transformation can be fed to the display device. One convenient arrangement of hue is an equidistant gree~ 620 530 ~ r e e n I \N00% ~ 570 0.4 ewhite o.~ Figure 2. RGB color space, and color solid. s,0 I4ao I "o Y~ s2o~" ~magenta 470 630 . 700 - ~44o,.~ ' _ 0.6 o.8 I.o '~ Figure i. Chromaticity diagram, with color triangle, spectral locus, ~n and "line of purples," for monochromatic primaries of yell~"~..~.~-'"'~ I~' ~ wavelengths 650 nanometers (red), 530 nanometers (green), Figure 3. Cyan/magenta/yellow color space, and 460 nanometers (blue). and color solid. 21 spacing of the primaries and their complements in which are of maximum chroma for their respective their natural order, with other hues located by hues (for the given rgb display space) are located linear interpolation as graphed in Figure 4a. The on a circle centered On the gray axis and per- rgb-component ratios are computed from the hue pendicularly intersecting it halfway between the angle as follows: black point and the white point; and all other colors are linearly interpolated by rgb components l if 0 ~ h ~ 1/6 or 5/6 ~ h < 1 between black, white and the colors on that circle of corresponding hues. All the colors that can be =$2r - 6h if 1/6 <h ~ 2/6 r displayed define a volume (hereafter referred to as 0 if 2/6 < h < 4/6 the color solid) which in this color space is bi- I conical. The space and color solid are diagrammed L6h - 4 if 4/6 < h < 5/6 (eq. 2a) in Figure 5. Figure 6a is a radial (constant-hue) section of the color solid, and Figure 6b is a sec- 6h if 0 < h ~ 1/6 ~ tion perpendicular to the cylindrical axis (con- =~ 1 if 1/6 <h <3/6 stant-intensity). In this space, the lightness or g intensity of a color is defined by the vertical |4 - 6h if 3/6 <h < 4/6 ! coordinate of the horizontal plane which contains ~0 if 4/6 < h < 1 (eq. 2b) the color; the radius relates to its chroma. 0 if 0 < h < 2/6 It is usually more convenient to define the space so that the radius corresponds to the chroma rel- ~6h - 2 if 2/6 <h <3/6 ative to the maximum achievable chroma for the hue b =~I if 3/6 < h < 5/6 and intensity of the color.
Recommended publications
  • Colors and Fillstyle
    GraphicsGraphicsGraphicsGraphicsGraphicsGraphicsGraphicsGraphicsGraphicsGraphicsGraphicsGraphicsGraphicsGraphicsGraphicsGraphicsGraphicsGraphicsGraphicsGraphicsGraphicsGraphicsGraphicsGraphicsGraphicsGraphicsGraphicsGraphicsGraphicsGraphics andandandandandandandandandandandandandandandandandandandandandandandandandandandandandand TTTTTTTTTTTTTTTTTTETETETETETXETXETXETXETXETXETXETXEXEXEXEXEXEXEXEXEXEXEXEXEXEXEXEXEXEXXXXX Ordinary colors More colors Colorful Fill—in style Custom colors From one color to another Tricks Online L Part II – Graphics AT EX Tutorial PSTricks c 2002, 2003, The Indian T This document is generated by hyperref, pstricks, pdftricks and pdfscreen packages on an intel and is released under EX Users Group The Indian T pc pdf running Floor lppl T Trivandrum 695014, EX with iii, sjp http://www.tug.org.in gnu/linux Buildings,EX Users Cotton HillsGroup india 1/19 Ordinary colors More colors Fill—in style Custom colors From one color to another 2. Colorful Tricks Seeing the (ps)tricks so far, at least some of you may be wishing for a bit of color in the graphics. Here’s good news for such people: you can have your wish! PSTricks comes with a set of macros that provide a basic set of colors Online LAT X Tutorial and lets you define your own colors. However, it has some incompatibility with E the LATEX package color. However, David Carlisle has written a package pstcol Part II – Graphics which modifies the PSTricks color interface to work with LATEX colors. All of our examples in this chapter assumes that this package is loaded, using the PSTricks command \usepackage{pstcol} in the preamble. Note that this loads the pstricks package also, so that it need not be separately loaded. c 2002, 2003, The Indian TEX Users Group This document is generated by pdfTEX with hyperref, pstricks, pdftricks and pdfscreen packages on an intel pc running gnu/linux and is released under lppl The Indian TEX Users Group Floor iii, sjp Buildings, Cotton Hills Trivandrum 695014, india http://www.tug.org.in 2/19 Colorful Tricks 2.1.
    [Show full text]
  • Review of Measures for Light-Source Color Rendition and Considerations for a Two-Measure System for Characterizing Color Rendition
    Review of measures for light-source color rendition and considerations for a two-measure system for characterizing color rendition Kevin W. Houser,1,* Minchen Wei,1 Aurélien David,2 Michael R. Krames,2 and Xiangyou Sharon Shen3 1Department of Architectural Engineering, The Pennsylvania State University, University Park, PA, 16802, USA 2Soraa, Inc., Fremont, CA 94555, USA 3Inno-Solution Research LLC, 913 Ringneck Road, State College, PA 16801, USA *[email protected] Abstract: Twenty-two measures of color rendition have been reviewed and summarized. Each measure was computed for 401 illuminants comprising incandescent, light-emitting diode (LED) -phosphor, LED-mixed, fluorescent, high-intensity discharge (HID), and theoretical illuminants. A multidimensional scaling analysis (Matrix Stress = 0.0731, R2 = 0.976) illustrates that the 22 measures cluster into three neighborhoods in a two- dimensional space, where the dimensions relate to color discrimination and color preference. When just two measures are used to characterize overall color rendition, the most information can be conveyed if one is a reference- based measure that is consistent with the concept of color fidelity or quality (e.g., Qa) and the other is a measure of relative gamut (e.g., Qg). ©2013 Optical Society of America OCIS codes: (330.1690) Color; (330.1715) Color, rendering and metamerism; (230.3670) Light-emitting diodes. References and links 1. CIE, “Methods of measuring and specifying colour rendering properties of light sources,” in CIE 13 (CIE, Vienna, Austria, 1965). 2. W. Walter, “How meaningful is the CIE color rendering index?” Light Design Appl. 11(2), 13–15 (1981). 3. T. Seim, “In search of an improved method for assessing the colour rendering properties of light sources,” Lighting Res.
    [Show full text]
  • Color Measurement1 Agr1c Ü8 ,
    I A^w /\PK4 1946 USDA COLOR MEASUREMENT1 AGR1C ü8 , ,. 2001 DEC-1 f=> 7=50 AndA ItsT ApplicationA rL '"NT SERIAL Í to the Grading of Agricultural Products A HANDBOOK ON THE METHOD OF DISK COLORIMETRY ui By S3 DOROTHY NICKERSON, Color Technologist, Producdon and Marketing Administration 50! es tt^iSi as U. S. DEPARTMENT OF AGRICULTURE Miscellaneous Publication 580 March 1946 CONTENTS Page Introduction 1 Color-grading problems 1 Color charts in grading work 2 Transparent-color standards in grading work 3 Standards need measuring 4 Several methods of expressing results of color measurement 5 I.C.I, method of color notation 6 Homogeneous-heterogeneous method of color notation 6 Munsell method of color notation 7 Relation between methods 9 Disk colorimetry 10 Early method 22 Present method 22 Instruments 23 Choice of disks 25 Conversion to Munsell notation 37 Application of disk colorimetry to grading problems 38 Sample preparation 38 Preparation of conversion data 40 Applications of Munsell notations in related problems 45 The Kelly mask method for color matching 47 Standard names for colors 48 A.S.A. standard for the specification and description of color 50 Color-tolerance specifications 52 Artificial daylighting for grading work 53 Color-vision testing 59 Literature cited 61 666177—46- COLOR MEASUREMENT And Its Application to the Grading of Agricultural Products By DOROTHY NICKERSON, color technologist Production and Marketing Administration INTRODUCTION cotton, hay, butter, cheese, eggs, fruits and vegetables (fresh, canned, frozen, and dried), honey, tobacco, In the 16 years since publication of the disk method 3 1 cereal grains, meats, and rosin.
    [Show full text]
  • Light and Color
    Chapter 9 LIGHT AND COLOR What Is Color? Color is a human phenomenon. To the physicist, the only difference be- tween light with a wavelength of 400 nanometers and that of 700 nm is Different wavelengths wavelength and amount of energy. However a normal human eye will see cause the eye to see another very significant difference: The shorter wavelength light will different colors. cause the eye to see blue-violet and the longer, deep red. Thus color is the response of the normal eye to certain wavelengths of light. It is nec- essary to include the qualifier “normal” because some eyes have abnor- malities which makes it impossible for them to distinguish between certain colors, red and green, for example. Note that “color” is something that happens in the human seeing ap- Only light itself paratus—when the eye perceives certain wavelengths of light. There is causes sensations of no mention of paint, pigment, ink, colored cloth or anything except light color. itself. Clear understanding of this point is vital to the forthcoming discus- sion. Colorants by themselves cannot produce sensations of color. If the proper light waves are not present, colorants are helpless to produce a sensation of color. Thus color resides in the eye, actually in the retina- optic-nerve-brain combination which teams up to provide our color sen- Color vision is sations. How this system works has been a matter of study for many years complex and not and recent investigations, many of them based on the availability of new completely brain scanning machines, have made important discoveries.
    [Show full text]
  • Colornet--Estimating Colorfulness in Natural Images
    COLORNET - ESTIMATING COLORFULNESS IN NATURAL IMAGES Emin Zerman∗, Aakanksha Rana∗, Aljosa Smolic V-SENSE, School of Computer Science, Trinity College Dublin, Dublin, Ireland ABSTRACT learning-based objective metric ‘ColorNet’ for the estimation of colorfulness in natural images. Based on a convolutional neural Measuring the colorfulness of a natural or virtual scene is critical network (CNN), our proposed ColorNet is a two-stage color rating for many applications in image processing field ranging from captur- model, where at stage I, a feature network extracts the characteristics ing to display. In this paper, we propose the first deep learning-based features from the natural images and at stage II, a rating network colorfulness estimation metric. For this purpose, we develop a color estimates the colorfulness rating. To design our feature network, rating model which simultaneously learns to extracts the pertinent we explore the designs of the popular high-level CNN based fea- characteristic color features and the mapping from feature space to ture models such as VGG [22], ResNet [23], and MobileNet [24] the ideal colorfulness scores for a variety of natural colored images. architectures which we finally alter and tune for our colorfulness Additionally, we propose to overcome the lack of adequate annotated metric problem at hand. We also propose a rating network which dataset problem by combining/aligning two publicly available color- is simultaneously learned to estimate the relationship between the fulness databases using the results of a new subjective test which characteristic features and ideal colorfulness scores. employs a common subset of both databases. Using the obtained In this paper, we additionally overcome the challenge of the subjectively annotated dataset with 180 colored images, we finally absence of a well-annotated dataset for training and validating Col- demonstrate the efficacy of our proposed model over the traditional orNet model in a supervised manner.
    [Show full text]
  • Relationship of Solid Ink Density and Dot Gain in Digital Printing
    International Journal of Engineering and Technical Research (IJETR) ISSN: 2321-0869, Volume-2, Issue-7, July 2014 Relationship of Solid Ink Density and Dot Gain in Digital Printing Vikas Jangra, Abhishek Saini, Anil Kundu gain while meeting density requirements. As discussed Abstract— Ours is the generation which is living in the age of above Dot gain is the measurement of the increase in tone science and technology. The latest scientific inventions have value from original file to the printed sheet. given rise to various technologies in every aspect of our life. Newer technologies have entered the field of printing also. II. MATERIALS AND METHODS Digital printing is one of these latest technologies which have further revolutionized entire modern printing industry in many Densitometer is used for measuring density of ink ways. It also facilitates working on large variety of surfaces, on the paper. Densitometer can be classified according to besides these factors digital printing have grown widely and type of materials they are designed to measure i.e. opaque made a special impact in print market. The presented analysis and transparent. Density of opaque materials is measured by system is used for study of print quality in Digital Printing. reflected light with a device called reflection type densitometer. Density of transparent materials is measured Index Terms— Digital Printing, Dot Gain, Solid ink density, by transmitted light with a device called transmission type Coated Paper and Uncoated Paper. densitometer. In order to measure the print quality i.e. solid ink density (SID) and dot gain (DG) on coated and uncoated I.
    [Show full text]
  • Color Appearance Models Today's Topic
    Color Appearance Models Arjun Satish Mitsunobu Sugimoto 1 Today's topic Color Appearance Models CIELAB The Nayatani et al. Model The Hunt Model The RLAB Model 2 1 Terminology recap Color Hue Brightness/Lightness Colorfulness/Chroma Saturation 3 Color Attribute of visual perception consisting of any combination of chromatic and achromatic content. Chromatic name Achromatic name others 4 2 Hue Attribute of a visual sensation according to which an area appears to be similar to one of the perceived colors Often refers red, green, blue, and yellow 5 Brightness Attribute of a visual sensation according to which an area appears to emit more or less light. Absolute level of the perception 6 3 Lightness The brightness of an area judged as a ratio to the brightness of a similarly illuminated area that appears to be white Relative amount of light reflected, or relative brightness normalized for changes in the illumination and view conditions 7 Colorfulness Attribute of a visual sensation according to which the perceived color of an area appears to be more or less chromatic 8 4 Chroma Colorfulness of an area judged as a ratio of the brightness of a similarly illuminated area that appears white Relationship between colorfulness and chroma is similar to relationship between brightness and lightness 9 Saturation Colorfulness of an area judged as a ratio to its brightness Chroma – ratio to white Saturation – ratio to its brightness 10 5 Definition of Color Appearance Model so much description of color such as: wavelength, cone response, tristimulus values, chromaticity coordinates, color spaces, … it is difficult to distinguish them correctly We need a model which makes them straightforward 11 Definition of Color Appearance Model CIE Technical Committee 1-34 (TC1-34) (Comission Internationale de l'Eclairage) They agreed on the following definition: A color appearance model is any model that includes predictors of at least the relative color-appearance attributes of lightness, chroma, and hue.
    [Show full text]
  • Chromatic Adaptation Transform by Spectral Reconstruction Scott A
    Chromatic Adaptation Transform by Spectral Reconstruction Scott A. Burns, University of Illinois at Urbana-Champaign, [email protected] February 28, 2019 Note to readers: This version of the paper is a preprint of a paper to appear in Color Research and Application in October 2019 (Citation: Burns SA. Chromatic adaptation transform by spectral reconstruction. Color Res Appl. 2019;44(5):682-693). The full text of the final version is available courtesy of Wiley Content Sharing initiative at: https://rdcu.be/bEZbD. The final published version differs substantially from the preprint shown here, as follows. The claims of negative tristimulus values being “failures” of a CAT are removed, since in some circumstances such as with “supersaturated” colors, it may be reasonable for a CAT to produce such results. The revised version simply states that in certain applications, tristimulus values outside the spectral locus or having negative values are undesirable. In these cases, the proposed method will guarantee that the destination colors will always be within the spectral locus. Abstract: A color appearance model (CAM) is an advanced colorimetric tool used to predict color appearance under a wide variety of viewing conditions. A chromatic adaptation transform (CAT) is an integral part of a CAM. Its role is to predict “corresponding colors,” that is, a pair of colors that have the same color appearance when viewed under different illuminants, after partial or full adaptation to each illuminant. Modern CATs perform well when applied to a limited range of illuminant pairs and a limited range of source (test) colors. However, they can fail if operated outside these ranges.
    [Show full text]
  • ARC Laboratory Handbook. Vol. 5 Colour: Specification and Measurement
    Andrea Urland CONSERVATION OF ARCHITECTURAL HERITAGE, OFARCHITECTURALHERITAGE, CONSERVATION Colour Specification andmeasurement HISTORIC STRUCTURESANDMATERIALS UNESCO ICCROM WHC VOLUME ARC 5 /99 LABORATCOROY HLANODBOUOKR The ICCROM ARC Laboratory Handbook is intended to assist professionals working in the field of conserva- tion of architectural heritage and historic structures. It has been prepared mainly for architects and engineers, but may also be relevant for conservator-restorers or archaeologists. It aims to: - offer an overview of each problem area combined with laboratory practicals and case studies; - describe some of the most widely used practices and illustrate the various approaches to the analysis of materials and their deterioration; - facilitate interdisciplinary teamwork among scientists and other professionals involved in the conservation process. The Handbook has evolved from lecture and laboratory handouts that have been developed for the ICCROM training programmes. It has been devised within the framework of the current courses, principally the International Refresher Course on Conservation of Architectural Heritage and Historic Structures (ARC). The general layout of each volume is as follows: introductory information, explanations of scientific termi- nology, the most common problems met, types of analysis, laboratory tests, case studies and bibliography. The concept behind the Handbook is modular and it has been purposely structured as a series of independent volumes to allow: - authors to periodically update the
    [Show full text]
  • Goethe's Theory of Colors Between the Ancient Philosophy, Middle Ages
    CULTURE, MEDIA & FILM | RESEARCH ARTICLE Goethe’s theory of colors between the ancient philosophy, middle ages occultism and modern science Victor Barsan and Andrei Merticariu Cogent Arts & Humanities (2016), 3: 1145569 Page 1 of 29 Barsan & Merticariu, Cogent Arts & Humanities (2016), 3: 1145569 http://dx.doi.org/10.1080/23311983.2016.1145569 CULTURE, MEDIA & FILM | RESEARCH ARTICLE Goethe’s theory of colors between the ancient philosophy, middle ages occultism and modern science 1 2 Received: 18 February 2015 Victor Barsan * and Andrei Merticariu Accepted: 20 January 2016 Published: 18 February 2016 Abstract: Goethe’s rejection of Newton’s theory of colors is an interesting example *Corresponding author: Victor Barsan, of the vulnerability of the human mind—however brilliant it might be—to fanati- Department of Theoretical Physics, cism. After an analysis of Goethe’s persistent fascination with magic and occultism, Horia Hulubei Institute of Physics and Nuclear Engineering, Aleea Reactorului of his education, existential experiences, influences, and idiosyncrasies, the authors nr. 30, Magurele, Bucharest, Romania E-mail: [email protected] propose an original interpretation of his anti-Newtonian position. The relevance of Goethe’s Farbenlehre to physics and physiology, from the perspective of modern sci- Reviewing editor: Peter Stanley Fosl, Transylvania ence, is discussed in detail. University, USA Subjects: Aristotle; Biophysics; Experimental Physics; Fine Art; Medical Physics; Ophthal- Additional information is available at the end of the article mology; Philosophy of Art; Philosophy of Science; Presocratics Keywords: ancient philosophy; Greek–Roman classicism; middle ages science; Newtonian science; occultism; pantheism; optics; theory of colors; primordial phenomenon (urphaeno men) 1. Introduction Light is one of the most interesting components of the physical universe.
    [Show full text]
  • Fuzzy Set Theoretical Approach to the Tone Triangular System
    JOURNAL OF COMPUTERS, VOL. 6, NO. 11, NOVEMBER 2011 2345 Fuzzy Set Theoretical Approach to the Tone Triangular System Naotoshi Sugano Tamagawa University, Tokyo, Japan [email protected] Abstract—The present study considers a fuzzy color system gravity of the attribute information of vague colors. This in which three input fuzzy sets are constructed on the tone fuzzy set theoretical approach is useful for vague color triangle. This system can process a fuzzy input to a tone information processing, color identification, and similar triangular system and output to a color on the RGB applications. triangular system. Three input fuzzy sets (not black, white, and light) are applied to the tone triangle relationship. By treating three attributes of chromaticness, whiteness, and II. METHODS blackness on the tone triangle, a target color can be easily A. Color Triangle and Additive Color Mixture obtained as the center of gravity of the output fuzzy set. In Additive color mixing occurs when two or three beams the present paper, the differences between fuzzy inputs and inference outputs are described, and the relationship of differently colored light combine. It has been found between inference outputs for crisp inputs and for fuzzy that mixing just three additive primary colors, red, green, inputs on the RGB triangular system are shown by the and blue, can produce the majority of colors. In general, a input-output characteristics between chromaticness, color vector can be described by certain quantities as a whiteness, and blackness as the inputs and redness (as one scalar and a direction. These quantities are referred to as of the outputs).
    [Show full text]
  • A Correlated Color Temperature for Illuminants
    . (R P 365) A CORRELATED COLOR TEMPERATURE FOR ILLUMINANTS By Raymond Davis ABSTRACT As has long been known, most of the artificial and natural illuminants do not match exactly any one of the Planckian colors. Therefore, strictly speaking, they can not be assigned a color temperature. A color of this type may, however, be correlated with a representative Planckian color. The method of determining correlated color temperature described in this paper consists in comparing the relative luminosities of each of the three primary red, green, and blue components of the source with similar values for the Planckian series. With such a comparison three component temperatures are obtained; that is, the red component of the source corresponds with that of the Planckian radiator at one temperature, its green component with that of the Planckian radiator at a second temperature, and its blue component with that of the Planckian radiator at a third temperature. The average of these three component temperatures is designated as the correlated color temperature of the source. The mean devia- tion of the component temperatures from the average temperature is used as a basis for specifying the color (chromaticity) departure of the source from that of the Planckian radiator at the correlated color temperature. The conjunctive wave length indicates the kind of color departure. CONTENTS Page I. Introduction 659 II. The proposed method 662 III. Procedure 665 1. The Planckian radiator evaluated in terms of relative lumi- nosity of the primary components 665 2. Computation of the correlated color temperature 670 3. Calculation of color departure in terms of sensation steps 672 4.
    [Show full text]