Color Models
Color Models
Color Models
Color Model
Color Model: It is an abstract mathematical model describing
the way color can be represented as tuple of numbers, typically
it is three or four.
2) Primary color: The basic color used to produce color gamut in a particular
model are called primary color.
Yellow (110)
White (111)
Black (000)
Magenta (101)
CMY COLOR MODEL
In this model Cyan , magenta and yellow colors
are used as (Gamut) primary color.
25
Additive vs. Subtractive Color
Models
26
HIS model
• Hue: it indicates pure color of light.
• Saturation: it indicates how much white light
is mixed with color.
• Intensity: it tells about the shade.
HSV model
• HSV stands for Hue-Saturation-Value
3) Values V varies from 0 at the apex and 1 at the top of the hexcon.
The apex represents the black. At the top of the hex cone
colors have the maximum intensity. When we have v=1 & s=1
we have the pure hue.
HSV model,cont’d
The human eyes are capable to distinguish 128
different hues, 130 different saturation and 23
shades can be detected . It means that we can
distinguish 128*130*23 = 382720
1) HUE:
• It has the same meaning as in the HSV model.It specifies
3) Saturation:
• Saturation parameter S again specifies relative
purity of the color .This parameter varies from 0-1, and
pure hues are those for which S= 1 and L=0.5.
• As S decreases the hue are said to be less pure.
• At S=0 we have Gray scale
HLS COLOR Model
YIQ Color Model
• Y : Luminance (Brightness)
• I : Inphase
• Q: Qudrature.
• If a color table has 256 color entries then the table can show
any of the 256 of 16,777,216 possible colors.
Color table
• Each entry in the table is 24 bit specifying one color.The
colors specified in the color table are available for selection
color.
• The colors in the color table are referred by the color index.
Color Mixing
Two or more color can be added together to produce a new color . There are
two types of color mixing
If a white light will pass through a yellow filter the yellow filter
absorb blue and transmit red & green , therefore yellow can be
considered as B Filter.