Posted on

Demystifying Colour Models

HLS, RGB and CMYK are all different colour models used in various applications, from digital displays to print media.

Here is a deep dive into what sets them apart:

HLS (Hue, Lightness, Saturation)

HLS is a color model that represents colors based on three components:

Hue (H): Defines the type of color, such as red, blue, or green, represented as an angle on the color wheel (0–360°).

Lightness (L): Determines how bright or dark the color is, ranging from 0 (black) to 100 (white).

Saturation (S): Measures the intensity of the color—100% is fully saturated, while lower values make it appear more faded or grayscale.

Key Features of HLS:

● Used in graphic design and color adjustments because it closely resembles human color perception.

● Easier to manipulate color shades than RGB since you can adjust brightness and saturation independently.

RGB (Red, Green, Blue)

RGB is an additive color model where colors are created by combining different intensities of red, green, and blue light. It is widely used for screens, such as TVs, computer monitors, and mobile displays.

Primary colors: Red, Green, Blue

Mixing principle: Adding light intensities together increases brightness—combining all at full intensity produces white.

Color representation: Typically ranges from 0 to 255 per channel (e.g., (255,0,0) for red).

Key Features of RGB:

● Used in digital screens and web design.

● Ideal for backlit displays since it uses light to create colors.

● Not optimal for print because printed colors are created subtractively.

CMYK (Cyan, Magenta, Yellow, Key/Black)

CMYK is a subtractive color model used for printing. It works by mixing various percentages of four ink colors: Cyan (C), Magenta (M), Yellow (Y), and Black (K).

Primary colors: Cyan, Magent a, Yellow (Black is added for depth and contrast).

Mixing principle: When colors are combined, they absorb (subtract) portions of light rather than emit it. Mixing all at full intensity creates black.

Color representation: Expressed in percentage values (e.g., C=100, M=50, Y=20, K=0).

Key Features of CMYK:

● Used in physical printing such as newspapers, posters, and brochures.

● Black ink (K) is essential because CMY alone cannot produce a true black.

● Cannot display the same vivid brightness as RGB because it lacks light-based color creation.

FeatureHLSRGBCMYK
Color BasisHuman Color PerceptionLight Based (Additive)Ink Based (Subtractive)
ApplicationGraphic Design, Image EditingDigital Display (e.g. Computer screen)Printing Materials
CompositionHue, Lightness, SaturationRed, Green, BlueCyan, Magenta, Yellow, Black
Brightness ControlAdjusted via LightnessCreated by Adding ColorsCreated by Subtracting Colors
Black CreationAdjusted via Lightness ValueMixing all Colors at Full IntensityDedicated Black Ink (K)

Each model serves a distinct purpose, depending on whether colors are being used in digital environments or for physical printing. Each of these color models plays a crucial role in different industries and workflows. Here’s how they are practically applied:

HLS (Hue, Lightness, Saturation) Applications

Graphic Design & UI Adjustments: Used in software like Photoshop and Illustrator for intuitive color selection and adjustment.

Video Editing & Special Effects: Helps in color grading and correcting to achieve realistic or dramatic visuals.

Digital Art & Illustrations: Artists use HLS sliders to fine-tune colors based on brightness and intensity rather than RGB mixing.

Game Development: Used for dynamic shading, lighting effects, and color transitions that mimic real-world perception.

RGB (Red, Green, Blue) Applications

Displays & Screens: Found in computer monitors, televisions, smartphones, and projectors.

Web Design & Digital Media: HTML, CSS, and other web technologies use RGB values to define colors.

Photography & Image Processing: Cameras capture images in RGB format, and photo editing tools work with this color space.

LED Lighting & Smart Displays: RGB LEDs create custom lighting effects by blending different intensities.

Augmented Reality (AR) & Virtual Reality (VR): RGB-based rendering is essential for creating immersive environments.

CMYK (Cyan, Magenta, Yellow, Black) Applications

Printing Industry: Used in newspapers, magazines, brochures, posters, and packaging.

Textile & Fabric Printing: Screen printing and digital fabric printing rely on CMYK for accurate color reproduction.

Product Packaging: Ensures consistent branding colors across different printed materials.

Fine Art & Reproduction Printing: High-quality prints use CMYK to match artist intentions.

Offset & Commercial Printing: Professional printers use CMYK as the standard color model to ensure consistent results across different materials.

Application of a model depends on whether the final output is going to be digital (e.g., a computer or other display screen), or physical like a printout on paper or other media.

While artists typically do not paint using CMYK (Cyan, Magenta, Yellow, and Black) as their primary palette like they do with Red, Yellow, and Blue (RYB), it is possible and even advantageous in certain situations. The CMYK palette, commonly used in printing, is a subtractive color model where colors are created by subtracting light from a white background.