RGB vs. CMYK

COLOUR GAMUT

The range of colour that can be perceived (e.g. by the human eye) or displayed (e.g. by a computer monitor or printing press) is a colour gamut. Different devices have different colour gamuts. That is, they can produce a range of colours that vary depending on the device. That is why a colour image may look very different when viewed on different monitors, and why,although both Macintosh and Windows operating systems recognise millions of colours, only 216 of those colours are considered "safe" for web use - they are the colours that can be consistently reproduced on both Mac and Windows-based computers. To make things even more complicated, colours are created and described differently depending on how they are displayed. Computer monitors, which display in RGB, are also described as using an additive colour model (add colours together to create white), while printed materials, using CMYK to create colour, can be described as using a subtractive colour model (subtract colours to get white).

 

RGB Colour Space

RGB stands for Red, Green, Blue. Computer monitors, video cameras, television sets, etc. create colour using the RGB model. Under this model, a device will add varying amounts of red, green and blue light to a black background. On a colour monitor this translates into having three possible light sources for each pixel on screen. To get white, 100% of each colour is transmitted. All other colours are created by varying the amount of red, green and blue displayed. RGB is considered an additive colour model. When there are no colours, the result should be black.

 

Back