PantoneTools

CMYK to RGB

Convert CMYK color values to RGB with precision, bridging the gap between print and digital design workflows

Color Converter

0%
C
0%
M
0%
Y
0%
K

Click color swatches for examples

Color Result

RGB Value

rgb(255, 255, 255)

HEX Equivalent

#FFFFFF

Conversion Examples

Red

CMYK: 0, 100, 100, 0

rgb(255, 0, 0)

Green

CMYK: 100, 0, 100, 0

rgb(0, 255, 0)

Blue

CMYK: 100, 100, 0, 0

rgb(0, 0, 255)

Yellow

CMYK: 0, 0, 100, 0

rgb(255, 255, 0)

Magenta

CMYK: 0, 100, 0, 0

rgb(255, 0, 255)

Cyan

CMYK: 100, 0, 0, 0

rgb(0, 255, 255)

Recommended Tools

About This Tool

Our CMYK to RGB converter bridges the gap between print and digital design by accurately converting subtractive CMYK color values to additive RGB color space used in digital displays.

CMYK (Cyan, Magenta, Yellow, Key/Black) is the standard for print media, using subtractive color mixing. RGB (Red, Green, Blue) is used for digital displays, using additive color mixing.

The conversion algorithm precisely calculates the equivalent RGB values by first normalizing the CMYK percentages, then applying the industry-standard formula that accounts for the fundamental differences between the two color models.

This tool is invaluable for designers working across both print and digital media, ensuring color consistency and predictability in cross-media projects.

Frequently Asked Questions