Color Models
Figure 5.1 shows the Photoshop Color Picker. You can reach it by clicking either of the large blocks of color at the bottom of the toolbar. It has a graduated block of color, which you can click to select a particular shade, and text entry fields that display the numbers for any chosen color in each of the four color models. In addition, Photoshop gives you a Color palette, which is shown in Figure 5.2. Open it, if it's not already open, by choosing Window
Figure 5.1. The Photoshop Color Picker.

Figure 5.2. The Photoshop Color palette has adjustable sliders as well as a clickable strip representing the full color spectrum. Right now, it's showing pure green.

Pick a Different Picker
|
RGB Model
The RGB model, which computer monitors and TV screens use for display, assigns values on a scale of 0 to 255 for each of the three RGB primaries. As an example, pure green (as you can see in the previous figure) has red and blue values of 0, and a green value of 255. Pure white places the values of all three RGB primaries at 255. Pure black places the values of the RGB primaries at 0.Value , in this usage, means the relative strength of the color. Because the RGB model mixes colors of light to achieve white light, the full strength is 255. When you combine all three primaries at a value of 128 (half of 255), you get medium gray.
CMYK Model
The CMYK model, used for printing, defines colors according to their percentages of cyan, magenta, yellow, and black. These are the four colors of printing inks, both in your home inkjet printer and in the fancy, high-resolution color laser printers and printing presses that service bureaus and commercial printers use. A six-color inkjet printer adds light cyan and light magenta.
HSB Model
When artists talk about color, they generally define it by using a set of parameters called HSB. Photoshop also includes this color model. H stands for Hue , which is the basic color from the color wheel; for example, red, blue, or yellow. It's expressed in degrees (0360°), which correspond to the positions on the color wheel of the various colors. S is Saturation , or the strength of the color, and it's a percentage of the color minus the amount of gray in it. Pure color pigment with no gray in it is said to be 100% saturated. Neutral gray, with no color, is 0% saturated. Saturated colors are found at the edge of the color wheel, and saturation decreases as you approach the center of the wheel. If you look at the Apple Color Picker in Figure 5.3, it's a little easier to understand this. Brightness , the relative tone or lightness of the color, is also measured as a percentage, from 0% (black) to 100% (white). Brightness is equivalent to the value used by the RGB model.
Figure 5.3. The Apple Color Picker uses a standard color wheel.

CIE Lab Model
The most encompassing of these color models is CIE Lab. It defines a color gamut (a range of colors) that is broader than any of the other models. Because of its broad color gamut, Photoshop uses the CIE Lab model to convert from one color model to another. Lab color is defined as luminance, plus two components (a and b), which move, respectively, from green to red and from blue to yellow. Lab color is designed to be device-independent, meaning that the range of colors defined in this model isn't restricted to the range that can be printed or displayed on a particular device. However, this is probably not a model you will use frequently. Let's focus the attention now on the more commonly used models, and what you need to know to get up and running.
Choosing a Color Model
|