In the cmyk color rendering system, color is formed by. Color palettes in RGB, CMYK and HSB color rendering systems. How RGB primary colors are mixed

| Planning lessons for the school year (according to the textbook by N.D. Ugrinovich) | Color palettes in RGB, CMYK and HSB color rendering systems

Lesson 12
Color palettes in RGB, CMYK and HSB color rendering systems

§ 2.2.3. Color palettes in RGB, CMYK and HSB color rendering systems

2.2.3. Color palettes in RGB, CMYK and HSB color rendering systems

White light can be decomposed using optical instruments, such as a prism, or water droplets in the atmosphere (rainbow) into various colors of the spectrum: red, orange, yellow, green, cyan, indigo and violet (Fig. 2.4).

Rice. 2.4. Decomposition of white light into a spectrum


There is a well-known phrase that helps you easily remember the sequence of colors in the visible light spectrum: « Every hunter wishes know , Where is sitting pheasant ».

A person perceives light using color receptors, the so-called cones, located on the retina of the eye. The cones are most sensitive to red, green and blue colors, which are the basic colors of human perception. The sum of red, green and blue colors is perceived by a person as white, their absence as black, and their various combinations as numerous shades of colors.

Color palette in the RGB color rendering system. From a monitor screen, a person perceives color as the sum of the radiation of three basic colors: red, green and blue. This color rendering system is called RGB, after the first letters of the English color names ( Red, - red, Green - green, Blue - blue).

Colors in the palette RGB are formed by adding basic colors, each of which can have different intensities.

The color of the Color palette can be determined using the formula (2.1).

At the minimum intensities of all basic colors, black is obtained, and at maximum intensities, white is obtained. The maximum intensity of one color and the minimum of the other two are red, green and blue. The overlay of green and blue colors forms cyan (Cyan), the overlay of red and green colors forms yellow (Yellow), the overlay of red and blue colors forms magenta (Magenta) (Table 2.4).

Table 2.4. Formation of colors in the RGB color rendering system


In the RGB color rendering system, the color palette is formed by adding red, green and blue.

With a color depth of 24 bits, 8 bits are allocated to encode each of the basic colors. In this case, for each color, N = 2 8 = 256 intensity levels are possible. Intensity levels are specified in decimal (from minimum - 0 to maximum - 255) or binary (from 00000000 to 11111111) codes (Table 2.5).

Color palette in the CMYK color rendering system. When printing images on printers, the color palette in the system is used CMY. The main colors in it are Cyan - blue, Magenta - purple and Yellow - yellow.

Colors in the CMY palette are formed by applying paints of base colors. The color of the Color palette can be determined using formula (2.2), in which the intensity of each paint is specified as a percentage:

A person perceives an image printed on paper in reflected light. If no paint is applied to the paper, then the incident white light is completely reflected and we see a white sheet of paper. If paints are applied, they absorb certain colors of the spectrum. Colors in the CMY palette are created by subtracting certain colors from white light.

When applied to paper, blue ink absorbs red light and reflects green and blue light, giving us the color blue. When applied to paper, purple ink absorbs green light and reflects red and blue light, giving us the color magenta. Yellow ink applied to paper absorbs blue light and reflects red and green light, giving us the color yellow.

By mixing two CMY paints, we get a base color in the RGB color rendering system. If we apply magenta and yellow inks to paper, the green and blue light will be absorbed and we will see red. If you apply blue and yellow paints to paper, the red and blue light will be absorbed and we will see green. If you apply magenta and cyan paints to paper, green and red light will be absorbed, and we will see blue (Table 2.6).

Mixing three colors - blue, yellow and purple- should lead to complete absorption of light, and we should see a black color. However, in practice, instead of black, the result is a dirty brown color. Therefore, another true black color is added to the color model. Since the letter “B” is already used to denote the color blue, the last letter in the English name for the color Black, i.e. “K,” is adopted to denote the color black. The extended palette is called CMYK (see Table 2.6).

In the CMYK color system, the color palette is created by combining cyan, magenta, yellow and black.

The RGB color rendering system is used in computer monitors, televisions and other light-emitting technical devices. The CMYK color rendering system is used in printing, since printed documents are perceived by humans in reflected light. Inkjet printers use four cartridges containing base inks of the CMYK color rendering system to produce high-quality images (Fig. 2.5).

Rice. 2.5. Using RGB and CMYK color rendering systems in technology


Color palette in the HSB color rendering system. The HSB color rendering system uses as basic parameters Hue(color shade), Saturation(saturation) and Brightness(brightness).

Hue setting allows you to select a color shade from all colors of the optical spectrum: from red to violet (H = 0 - red, H = 120 - green, H = 240 - blue, H = 360 - violet).

Saturation parameter determines the percentage of “pure” tint and white color (S = 0% - white color, S = 100% - “pure” tint).

Brightness parameter determines the intensity of the color (the minimum value B = 0 corresponds to black, the maximum value B = 100 corresponds to the maximum brightness of the selected shade of color).

In the HSB color rendering system, the color palette is formed by setting the values ​​of hue, saturation and brightness.

Graphic editors usually have the ability to switch from one color rendering model to another. This can be done either using the mouse, moving the pointer across the color field, or by entering the parameters of color models from the keyboard into the corresponding text fields.

Control questions

1. In what natural phenomena and physical experiments can one observe the decomposition of white light into a spectrum? Prepare a report.

2. How the color palette is formed in the color rendering system RGB? In the color rendering system CMYK? In the HSB color rendering system?

Tasks for independent completion

2.8. Short answer task. Define colors if the intensities of the base colors in the color rendering system are given RGB. Fill the table.

2.9. Short answer task. Determine colors if paints are applied to paper in a color rendering system CMYK. Fill the table.


A person perceives light using color receptors (the so-called cones) located on the retina of the eye. The cones are most sensitive to red, green and blue colors, which are the basic colors of human perception. The sum of red, green and blue colors is perceived by a person as white, their absence as black, and their various combinations as numerous shades of colors.



From a monitor screen, a person perceives color as the sum of the radiation of three basic colors: red, green and blue. This color rendering system is called RGB, after the first letters of the English color names (Red - red, Green - green, Blue - blue). The colors in the RGB palette are formed by adding the base colors, each of which can have different intensities. The color of the Color palette can be determined using a formula.


Color = R + G + B, where 0




With a color depth of 24 bits, 8 bits are allocated to encode each of the basic colors. In this case, for each color, N = 2 8 = 256 intensity levels are possible. Intensity levels are specified by codes: –decimal (from minimum – 0 to maximum – 255); –Binary (from to)


Color coding at 24-bit color depth Color Binary and decimal intensity codes for base colors Red Green Blue Black Red Green Blue Cyan Magenta Yellow White



When printing images on printers, a color palette in the CMYK system is used. The main colors in it are Cyan - blue, Magenta - purple and Yellow - yellow. The CMYK system, unlike RGB, is based on the perception of reflected light rather than emitted color. A person perceives an image printed on paper in reflected light. If paints are not applied to the paper, then the incident light is completely reflected, and we see a white sheet of paper. If paints are applied, then they absorb certain colors. CMYK colors are created by subtracting certain colors from white.




Cyan = W – R = G + B Cyan ink applied to paper absorbs red light and reflects green and blue light, and we see the color blue. Cyan = W – R = G + B Magenta = W – G = R + B Magenta ink applied to paper absorbs green light and reflects red and blue light and we see the color purple. Magenta = W – G = R + B Yellow = W – B = R + G Yellow ink applied to paper absorbs blue light and reflects red and green light, and we see the color yellow. Yellow = W – B = R + G Red = Y + M = W – R - B If you apply magenta and yellow paints to paper, the green and blue colors will be absorbed, and we will see red. Red = Y + M = W – R - B Green = Y + C = W – R - B If you apply blue and yellow paints to paper, the red and blue colors will be absorbed, and we will see green. Green = Y + C = W – R - B If you apply magenta and cyan paints to paper, the green and red colors will be absorbed, and we will see blue. Blue = M + C = W – R - G


Formation of colors in the SMUK color rendering system Color Formation of color Black Black = C + M + U = W – G – B - R White White = (C = 0, M = 0, U = 0) Red Red = U + M = W – R - B Green Green = U + C = W – R - B Blue Blue = M + C = W – R - G Cyan = W – R = G + B Purple Magenta = W – G = R + B Yellow Yellow = W – B = R + G


Mixing three colors - cyan, yellow and magenta should lead to complete absorption of light, and we should see black. However, in practice, instead of black, the result is a dirty brown color. Therefore, the color model contains one more, true black color. Since the letter “B” is already used to denote the color blue, the last letter in the English name for the color black “Black” is adopted to denote the color black, i.e. “K” In the CMYK color rendering system, the color palette is formed by superimposing cyan, magenta, yellow and black.


CMYK model The CMYK model is subtractive, i.e. To obtain a new shade, you need to remove the primary colors in certain proportions. Cyan = white – red = green + blue Magenta = white – green = red + blue Yellow = white – blue = red + green Black white + red + green + blue


The RGB color rendering system is used in computer monitors, televisions and other light-emitting technical devices. The CMYK color rendering system is used in printing because... printed documents are perceived by humans in reflected light. Inkjet printers use four cartridges containing base colors to produce high-quality images.



The HSB color rendering system uses Hue, Saturation and Brightness as basic parameters. The Hue parameter allows you to select a color hue from all colors of the optical spectrum, starting from red and ending with violet (H = 0 - red, H = green, H = 240 - blue, H = 360 - violet). The Saturation parameter determines the percentage of “pure” tint and white color (S = 0% - white color, S = 100% - “pure tint”). The Brightness parameter determines the intensity of the color (the minimum value B = 0 corresponds to black, the maximum value B = 100 corresponds to the maximum brightness of the selected color).


Model HSB The HSB model is tuned to human color perception. In it, all the primary colors are located at the top, decreasing in brightness down. To more accurately determine the desired shade, use the gradation bar on the right to make the selected color brighter or darker. There is also a choice of color by name and its coordinates translated into RGB or CMYK model.


Chapter Textbook: Ugrinovich N.D. Computer Science and ICT. Basic course: Textbook for 9th grade. – 4th ed. –M.: BINOM. Knowledge Laboratory

Lesson summary

Teacher: Ivanova Svetlana Yurievna

Item: computer science and ICT

Class: 9

Subject: Formation of color in color rendering systems RGB, CMYK And H.S.B.(Color palettes in color rendering systems RGB , CMYK And H.S.B. )

Lesson type: learning new material

Goals:

subject: give an idea of ​​color palettes in color rendering systems;

meta-subject:

a) regulatory: gaining experience working with graphic images; accepting and maintaining a learning task; exercising self-control;

b) cognitive: analysis of action guidelines in new educational material in collaboration with the teacher; implementation of final control based on the result; transforming a practical task into a cognitive one; constructing logical reasoning;

c) communicative: adequate perception of the assessment of the teacher, comrades; asking questions necessary for organizing your own activities and cooperation with a partner;

d) interdisciplinary: connection and generalization of subject knowledge of physics and computer science to see an object in the unity of its diverse properties;

personal: formation of sustainable educational and cognitive interest in new general ways of solving problems.

Forms of organizing educational activities: conversation, individual work, practical work in pairs, self-control.

Technologies used: problem-dialogue, differentiated approach, ICT technology.

Inventory and equipment: projector, screen, teacher laptop and student laptops with installed graphics editorPhotoShopand test shellMyTest, handouts, homework cards.

During the classes:

    Organizing time.

Greeting: Hello guys! I'm glad to see you! According to the philosopher E. Ilyenkov, “All human life is nothing else. As a constant desire to achieve success in solving new issues and problems.” And today the motto of our lesson is “The real treasure for a person is the ability to work.” (Esop). Get to work!

    Updating knowledge.

Before studying a new topic, I suggest doing a review test (I distribute cards with the test). In the last lesson we got acquainted with raster images. Let's remember what is the name of the minimum area of ​​the image for which you can independently set the color? (pixel). What is "color depth"? (The amount of information that is used to encode the color of an image point). We know that on a monitor screen, the color of a dot has a binary code. What does it mean? (consists of 0 and 1). How are “color depth” and “color palette” related?(N=2 i – Hartley formula) (1 slide )

    Setting a learning task.

We are used to seeing bright images on TV screens and monitors. But it happens that after printing on a color printer, a colorful picture no longer looks good. For example, I encountered this situation (I show a bright photo and a faded one). What question do you have? (why did this happen? Is it possible to correct such a photo? How to prevent such a situation?)

And today in class we will find out

Why does the picture look bright on the monitor, but after printing can become faded, and for thiswe will get acquainted with color palettes in two color rendering systems;

This is what needs to be done to prevent such a situation andon practice Let's learn how to set different graphics modes.

Let's formulate the topic of the lesson.(2 slide).

    Learning new material.

Let us recall Newton's experiment (watching video ).

What experience have we seen so far? (Newton's experiment on light dispersion). What is it? (A narrow beam of sunlight was directed at a triangular glass prism). A spectrum appeared on the screen behind the prism - a rainbow stripe of seven colors:red, orange, yellow, green, blue, blue Andviolet( 3 slide ).

There is a well-known phrase that helps you easily remember the sequence of colors in the visible light spectrum:“Every hunter wants to know where the pheasant is sitting.”

A person perceives light using color receptors, the so-called cones, located on the retina of the eye.(4 slide) .

From the monitor screen we perceive color as the sum of the radiation of three basic colors:red , green Andblue . This color rendering system is called RGB, after the first letters of the English color names (Red - red, Green - green, Blue - blue ). (Let's leave two lines for the theme, we will formulate it later and write down the name of the first color model)(5 slide) .

The colors in the RGB palette are formed by adding the base colors, each of which can have different intensities. The color of the Color palette can be determined using the formula

Color = R + G + B, where 0<= R <= Rmax, 0 <=G <= Gmax, 0 <= В <= Bmax .

With the minimum intensities of all basic colors, we getblack color, at maximum intensity –white color. With the maximum intensity of one color and the minimum of the other two -red , green Andblue colors.

Overlaygreen Andblue flowers formsblue color (Cyan), overlayred Andgreen colors -yellow color (Yellow), overlayred Andblue colors -purple color (Magenta). Table (6 slide).

With a color depth of 24 bits, 8 bits are allocated to encode each of the basic colors. In this case, N = 2 are possible for each color 8 = 256 intensity levels. Intensity levels are specified in decimal (from minimum - 0 to maximum - 255) or binary (from 00000000 to 11111111) codes.(7 slide) .

When printing images on printers, a color palette in the CMY system is used. The main colors in it areCyan - blue , Magenta - purple AndYellow - yellow. (8 slide) .

The colors in the CMY palette are formed by overlaying paints. The color of the Color palette can be determined using a formula in which the intensity of each color is specified as a percentage:

Color = C+M + Y, where 0%<= С <= 100%, 0% <= М <= 100%, 0% <= Y <= 100%.

A person perceives an image printed on paper in reflected light. If no paint is applied to the paper, then the incident white light is completely reflected, and we see a white sheet of paper.Printed on paperblue paint absorbsred light and reflectsgreen Andblue light and we seeblue color. Printed on paperpurple paint absorbsgreen light and reflectsred Andblue light and we seepurple color. Printed on paperyellow paint absorbsblue light and reflectsred Andgreen light and we seeyellow color.(9 slide) .

(Table). Let's look at how the color palette is formed in the systemCMYK. (write down)(10 slide) .

Mixing three colors -blue , yellow Andpurple - should lead to complete absorption of light, and we should seeblack color. However, in practice, instead of black, it turns outdirty brown color. Therefore, another one is added to the color model, trulyblack color. Since the letter B is already used to denote the color blue, the last letter in the English name for the color black is adopted to denote the color blackBlack , i.e.TO . The expanded palette is calledCMYK. (11 slide) .

So, what color rendering system is used in computer monitors, televisions and other light-emitting technical devices? (RGB). And we see images from the monitor screen in the emitted light.(12 slide) .

What color rendering system is used in printing? (CMYK). And we see printed images in reflected light.

    Practical work.

Let's return to our ruined photo. What do you think should be done before printing an image? (Translate it fromRGB V CMYK). And now we will practice converting an image fromRGB V CMYK.

Please break into pairs. Each couple takes a laptop and takes a seat at the table. Have any of you worked in a graphics editor?PhotoShop? Let's run the program.Before us is a working field. On the left is the toolbar. At the top is the drop-down menu, properties panel. On the right are the windows of additional panels. If we open the file, an image window will appear. Convert an image from RGB to CMYK.Actually, translation fromRGB VCMYK takes exactly 1 second.

After such a translation, you may find that your graphics have lost their former brightness. The picture became gray and faded.Why do the graphics generally become faded? We already know that the difference between these two color models is very simple.

    RGB - color model for most monitors, modern TVs, and screens in general.

CMYK is a color model that imitates the printing inks that a printing house can use to print an image.

What happens when converting fromRGB VCMYK ? First, each pixel in the graphic is assigned a different digital value. INRGB these were conditionalR255G255B0 , and after conversion the pixel acquired the valuesС4M0Y93K0 .

    It is at this moment that the picture may lose its brightness. The reasons why this happens is that the color gamut of the modelRGB significantly larger than the color gamutCMYK .

Photoshop is urgently looking for duller colors.

The result of this translation is not at all the maximum brightness, which throughCMYK can be provided. And you can easily verify this by simply applying the Brightness/Contrast color correction.

The reason for the loss of brightness is that Photoshop mixes too many extraneous colors into pure shades. Most often, Photoshop creates rough mixtures of paints and instead of bright paint, you get what happens when you took all the gouache colors as a child and mixed them on paper.

After conversion fromRGB VCMYK The image must be color corrected.

    Independent work.

And now I suggest you work on your own using a test shellMyTest. There are three tasks before you. The first two are easy tasks. The third is more difficult. Choose any two.

(The test shell allows you to send student answers to the teacher, who immediately sees the result. Guys can look at questions that were answered incorrectly. ).

    Homework.

At home, I propose to prepare a short message about the third color modelH.S.B.. Those who have completed all the tasks need to complete one of the proposed practical works and write a short conclusion about the work done. Who has any difficulties? I suggest filling out the table and practicing identifying colors again.

    Reflection.

    Guys, tell me, what colors are basic for human perception? (red, green, blue)

    What color models are there?

    In what types of activities is it advisable to use them?

At the very bottom of your cards, evaluate your work in class.

Thank you for the lesson! It was a pleasure working with you!

Lesson topic: “Color palettes in RGB, SMYK, HSB color rendering systems”

9th grade

1 hour of study time

Lesson type: familiarization with new material

Lesson type: mixed

Technology: personality-oriented, developmental

At the time of the lesson, students must

know:

    units of information

    concept of spatial sampling

    formula for the relationship between the number of colors in the palette and the amount of information

    monitor screen graphic modes

be able to :

    translate units of information

    determine the amount of graphic information

    briefly outline the main points of the lecture

Lesson objectives:

    check the level of mastery of the material from the previous lesson

    to form an idea of ​​human perception of color

    get acquainted with the process of decomposing colors into components.

    consider the features of color rendition by monitor screens

    consider the differences in color palettes in different color rendering systems

    consolidate skills in finding color depth and image volume.

Lesson objectives:

Educational: consolidate knowledge on determining the depth of color, the number of colors, teach how to determine colors based on the given intensity of basic colors, teach how to determine colors if there are paints in the color rendering systemRGB,CMYK.

educational : formation of general cultural skills in working with graphic information, formation of information culture, cultivate attentiveness, accuracy, independence;

developing : develop algorithmic thinking; skills in using application software; ability to solve information problems.

As a result of studying this topic, students should

know:

    color palettes in various color rendering systems

be able to:

determine colors if there are paints in the color rendering systemRGB,CMYK.

Comprehensive methodological support:

    interactive board;

    materials for checking homework (information dictation)

    presentation “Color palettes in color rendering systemsRGB, SMYK, H.S.B.” textbook N.D. Ugrinovich for 9th grade§ 1.5

Lesson plan:

    Organizational moment (2 min).

    Checking homework (20 min).DIktant "Basic concepts of computer graphics"and solving problems at the board

    New material (15 min).

    Reinforcing the material learned: answering questions (5 min)

    Summing up (2 min)

    Homework (1 min).

During the classes

1. Organizational moment

Greetings to those who are absent

2. Checking homework

D ictant “Basic concepts of computer graphics” (students write down the concept)

1. The minimum area of ​​the image for which color can be independently set is called PIXEL

2. The lower the resolution, the larger the pixel size. MORE

3. The lower the resolution, the better the image quality BELOW
4.
Complete the sentence: The scanner has hardware and optical .. PERMISSION

5. The amount of information that is used to encode the color of a dot is called DEPTH

6. Using this device, the spatial sampling process can be carried out. SCANNER

7 . This type of information can be presented in two forms: analog and discrete. GRAPHIC

Solving the problem at the blackboard (2 students). The tasks are displayed on the interactive board:

1. Determine the number of colors in the palette at color depths of 4, 8, 16, 24, 32 bits. You are allowed to use a computer calculator.

2. A color raster image with a palette of 65536 colors has a size of 100x100 pixels. What information volume does this image have?

3. To store an image of 64x32 pixels, 64 KB of memory are allocated. What is the maximum possible number of colors in the image palette?

4. A 256-color drawing contains 10 bytes of information. How many points does it consist of?

Updating knowledge (frontal survey):

- Recalling the previously studied topic “Coding of graphic information”, please answer the question:How is graphic information represented on a computer?

Using what formula can we calculateinformation volume of a graphic image?

- Name the two main forms of presenting graphic information.

3. Motivation

Let's remember the physics course. What colors of the spectrum can white be divided into?

Students remember optical instruments and the colors of the rainbow.

The topic of our lesson is "Color palettes in color rendering systems RGB , CMYK , H.S.B.

( Presentation 1 slide 1 ).

4. Learning new material

How does light perception work for humans?

( Humans perceive color using receptors called cones. The greatest sensitivity is for red, green and blue colors, the sum of which in different combinations gives shades ) . ( slide 2-3 ).

Today we will learn how color reproduction is carried out using computers.

We know the following color rendering systems: (slide 4 ).

From a computer screen, we also perceive colors as combinations of basic colors - red, blue and green. This system is called by the first letters of the basic colors in English -redR, greenG, blueB RGB . (slide 5-6)

Layering colors on top of each other gives us different shades.

Students work with the student to form shades from basic colors.. (slide 7-8)

Where is the system used?RGB(slide 9)

Palette being consideredSMYK(slide 10-13)

Where is the system used?SMYK(slide 14)

Palette being consideredH.S.B.and the formation of colors in this palette(slide 16-17)

5. Consolidation of the studied material

Students are asked to answer questions about the material covered.(slide 18)

6. Summing up the lesson

Giving grades, recording homework (slide 16 )

Very often, people who are not directly involved in print design have questions: “What is CMYK?”, “What is Pantone?” and "why can't you use anything other than CMYK?"

In this article we will try to understand a little what color spaces are. CMYK, RGB, LAB, HSB and how to use paints Pantone in layouts.

Color model

CMY(K), RGB, Lab, HSB is a color model. Color model- a term denoting an abstract model for describing the representation of colors as tuples of numbers, usually three or four values, called color components or color coordinates. Together with the method for interpreting this data, the set of colors in a color model defines a color space.

RGB- abbreviation of English words Red, Green, Blue- red, green, blue. Additive (Add, English - add) color model, usually used to display images on monitor screens and other electronic devices. As the name implies, it consists of blue, red and green colors, which form all the intermediate ones. Has a large color gamut.

The main thing to understand is that the additive color model assumes that the entire color palette is made up of luminous points. That is, on paper, for example, it is impossible to display color in the RGB color model, since paper absorbs color and does not glow on its own. The final color can be obtained by adding percentages from each of the key colors to the original black (non-luminous) surface.


CMYK - Cyan, Magenta, Yellow, Key color- subtractive (subtract, English - subtract) color formation scheme used in printing for standard process printing. It has a smaller color gamut compared to RGB.

CMYK is called a subtractive model because paper and other printed materials are surfaces that reflect light. It is more convenient to calculate how much light was reflected from a particular surface rather than how much was absorbed. Thus, if we subtract three primary colors - RGB - from white, we get three additional CMY colors. "Subtractive" means "subtractive" - ​​the primary colors are subtracted from white.

Key Color(black) is used in this color model as a replacement for mixing equal parts of the CMY triad colors. The fact is that only in the ideal case, when mixing the colors of the triad, a pure black color is obtained. In practice, it will turn out, rather, dirty brown - as a result of external conditions, the conditions of paint absorption by the material and the imperfection of dyes. In addition, there is an increased risk of under-registration in elements printed in black, as well as waterlogging of the material (paper).



In color space Lab the value of lightness is separated from the value of the chromatic component of color (hue, saturation). Lightness is specified by the L coordinate (varies from 0 to 100, that is, from the darkest to the lightest), the chromatic component is specified by two Cartesian coordinates a and b. The first denotes the color position in the range from green to purple, the second - from blue to yellow.

Unlike RGB or CMYK color spaces, which are essentially a set of hardware data for reproducing color on paper or on a monitor screen (color may depend on the type of printing machine, brand of ink, humidity in production, or the manufacturer of the monitor and its settings) ,Lab uniquely identifies the color. Therefore, Lab has found widespread use in image processing software as an intermediate color space through which data is converted between other color spaces (for example, from the RGB of a scanner to the CMYK of a printing process). At the same time, the special properties of Lab made editing in this space a powerful color correction tool.

Due to the nature of the color definition in Lab, it is possible to separately influence the brightness, contrast of the image and its color. In many cases, this allows for faster image processing, for example during prepress. Lab provides the ability to selectively influence individual colors in an image, enhancing color contrast, and the capabilities that this color space provides for combating noise in digital photographs are also irreplaceable.


H.S.B.- a model that is, in principle, an analogue of RGB, it is based on its colors, but differs in the coordinate system.

Any color in this model is characterized by Hue, Saturation and Brightness. Tone is the actual color. Saturation is the percentage of white paint added to the color. Brightness is the percentage of added black paint. So, HSB is a three-channel color model. Any color in HSB is obtained by adding black or white to the main spectrum, i.e. actually gray paint. The HSB model is not a rigorous mathematical model. The description of colors in it does not correspond to the colors perceived by the eye. The fact is that the eye perceives colors as having different brightnesses. For example, spectral green has greater brightness than spectral blue. In HSB, all colors in the main spectrum (hue channel) are considered to have 100% brightness. This is actually not true.

Although the HSB model is declared as hardware-independent, in fact it is based on RGB. In any case, HSB is converted to RGB for display on the monitor and to CMYK for printing, and any conversion is not without losses.


Standard paint set

In the standard case, printing is carried out using cyan, magenta, yellow and black inks, which, in fact, makes up the CMYK palette. Layouts prepared for printing must be in this space, since in the process of preparing photo forms, the raster processor unambiguously interprets any color as a CMYK component. Accordingly, an RGB pattern that looks very beautiful and bright on the screen will look completely different on the final product, but rather gray and pale. The CMYK color gamut is smaller than RGB, so all images prepared for printing require color correction and correct conversion to the CMYK color space!. In particular, if you use Adobe Photoshop to process raster images, you should use the Convert to Profile command from the Edit menu.

Printing with additional inks

Due to the fact that the CMYK color gamut is not enough to reproduce very bright, “poisonous” colors, in some cases CMYK printing + additional (SPOT) paints. Additional colors are usually called Pantone, although this is not entirely true (the Pantone catalog describes all colors, both included in CMYK and not contained in it) - it is correct to call such colors SPOT (spot), in contrast to spot colors, that is, CMYK.

Physically, this means that instead of four printing units with standard CMYK colors, more are used. If there are only four printing sections, an additional run is organized, during which additional colors are imprinted into the finished product.

There are presses with five printing units, so all colors are printed in one pass, which undoubtedly improves the quality of color registration in the finished product. When printing in 4 CMYK sections and additionally running through a printing machine with spot inks, color matching may suffer. This will be especially noticeable on machines with less than 4 printing sections - you’ve probably seen advertising leaflets more than once, where a yellow frame may protrude slightly beyond the edges of, for example, beautiful bright red letters, which is nothing more than yellow paint from the layout this beautiful red color.

Preparation of layouts for printing

If you are preparing a layout for printing in a printing house and you have not agreed on the possibility of printing with additional (SPOT) inks, prepare the layout in the CMYK color space, no matter how attractive the colors in the Pantone palettes may seem to you. The fact is that to simulate Pantone colors on screen, colors that fall outside the CMYK color space are used. Accordingly, all your SPOT inks will be automatically converted to CMYK and the result will not be at all what you expect.

If your layout (with an agreement to use a triad) still contains non-CMYK paints, be prepared for the layout to be returned to you and asked to be remade.

When compiling the article, materials from citypress72.ru and masters.donntu.edu.ua/ were taken as a basis