Information AboutCmyk |
| CATEGORIES ABOUT CMYK COLOR MODEL | |
| color space | |
| printing | |
|
CMYK (sometimes '''YMCK''' or '''CYM''') is a Subtractive Color Model used in color Printing . This color model is based on mixing pigments of the following Color s in order to make other colors: The mixture of ideal CMY Color s is subtractive (cyan, magenta, and yellow printed together on white result in black). CMYK works through Light Absorption . The colors that are seen are from the part of light that is not absorbed. In CMYK, magenta plus yellow produces Red , magenta plus cyan makes Blue and cyan plus yellow generates Green . WHY BLACK INK IS USED For several reasons, the 'black' generated by mixing the subtractive Primaries is not ideal and so Four-color Printing uses black ink in addition to the subtractive primaries Yellow , Magenta , and Cyan . The reasons for using black ink include:
(The black is referred to as K for key – a shorthand for the Printing term ''' Key Plate '''. This plate impressed the artistic detail of an image, usually in black ink.) The amount of black to use to replace amounts of the other ink is variable, and the choice depends on the technology, paper and ink in use. Processes called Under Color Removal , Under Color Addition , and Gray Component Replacement are used to decide on the final mix, so that different CMYK recipes will be used depending on the printing task. Where black is mixed with the other colors, this is "blacker than black" and is referred to as Rich Black . COMPARISON WITH RGB Use of four-color printing generates a good final printed result with greater contrast. However, the color seen on a computer screen is often different from the color of the same object on a printout since CMYK and RGB have different gamuts. For example, pure, royal blue (rgb 0, 0, 100%) is impossible to produce in CMYK. The nearest equivalent in CMYK is a dissimilar shade of purple. Computer (and other) screens use an RGB color space, representing colors as additive mixtures of red, green and blue light (whose sum is white light). In printed materials, this light combination cannot be directly reproduced, so computer-generated images must be converted to the CMYK equivalent in ink colors. CONVERSIONS Note that the conversions here are best described as "nominal". They will produce an invertible conversion between RGB and a subset of CMYK; that is, one can take an RGB color and convert to certain CMYK colors, and from these CMYK colors obtain the corresponding, original RGB equivalents. However, conversion of CMYK colors in general to RGB colors is not invertible; that is, given a CMYK color which is converted to RGB, performing the former conversion may not give the original CMYK color. In addition, CMYK colors may print wildly differently from how the RGB colors display on a monitor. There is no single "good" conversion rule between RGB and CMYK, because neither RGB nor CMYK is an Absolute Color Space . These conversions should never be used in commercial printing or any other application where color matching is important. Converting between RGB and CMYK To convert between RGB and CMYK, an intermediate CMY value is used. Color values are represented as a Vector , with each color component varying from 0.0 (no color) to 1.0 (fully saturated color): Converting CMYK to RGB To convert, we first convert CMYK to CMY, then convert the CMY value to RGB Converting now : then : and : or substituting in : Mapping RGB to CMYK This is a formula for mapping a given RGB color to one of many possible ''semi-equivalent'' CMYK colors. In this case: the CMYK color that uses the most black (K) and the least color (CMY). E.g. #808080 (gray, exactly halfway between black and white) will map to (0,0,0,0.5), and not to (0.5,0.5,0.5,0). Converting RGB → CMY, with the same color vectors as before: Converting now : converting to CMY : and then to CMYK: :if :then :: :else :: :: SEE ALSO
|
|
|