User Rating 0.0
Total Usage 0 times
%
%
%
%
Presets:
HEX
RGB
HSL
HSV
CMYK
Pantone ≈
Complementary
Is this tool helpful?

Your feedback helps us improve.

About

Print-based color workflows operate in the CMYK subtractive model. Screen-based workflows use additive RGB. A mismatch between the two causes color drift visible on proof prints, packaging mock-ups, and brand collateral. This tool converts arbitrary C, M, Y, K channel values (each 0 - 100) into their RGB, HEX, HSL, and HSV equivalents. It then performs a nearest-neighbor search in Euclidean RGB space against a dictionary of named Colortones and a subset of Pantone Solid Coated references, returning the closest match and a ΔE distance score. Note: the CMYK-to-RGB conversion used here is the standard idealized formula and does not incorporate ICC color profiles. Real-world print output varies with ink density, paper stock, and press calibration.

cmyk converter colortone color conversion cmyk to rgb cmyk to hex pantone match color tool

Formulas

The standard idealized CMYK-to-RGB conversion treats each channel as a percentage absorption factor. With no ICC profile, the formula assumes pure ink behavior:

R = 255 × (1 C100) × (1 K100)
G = 255 × (1 M100) × (1 K100)
B = 255 × (1 Y100) × (1 K100)

Colortone matching uses Euclidean distance in RGB space:

Δ = (R1 R2)2 + (G1 G2)2 + (B1 B2)2

Where C = Cyan (0 - 100), M = Magenta (0 - 100), Y = Yellow (0 - 100), K = Key/Black (0 - 100). R, G, B are integer channel values in the range 0 - 255. Δ is the Euclidean distance. Lower values indicate a closer match. A Δ < 15 is generally imperceptible to the human eye.

Reference Data

Colortone NameCMYK (C/M/Y/K)HEXRGBCategory
Pure Black0/0/0/100#0000000, 0, 0Neutral
Rich Black60/40/40/100#0000000, 0, 0Neutral
Cool Gray0/0/0/40#999999153, 153, 153Neutral
Warm Gray0/5/10/30#B3A99A179, 169, 154Neutral
Pure White0/0/0/0#FFFFFF255, 255, 255Neutral
Signal Red0/100/100/0#FF0000255, 0, 0Red
Crimson0/90/80/20#CC1429204, 20, 41Red
Coral0/50/50/0#FF8080255, 128, 128Red
Salmon0/40/40/0#FF9999255, 153, 153Red
Rose0/60/20/0#FF66CC255, 102, 204Pink
Magenta0/100/0/0#FF00FF255, 0, 255Pink
Fuchsia10/90/0/0#E61AFF230, 26, 255Pink
Blush0/25/15/0#FFBFD9255, 191, 217Pink
Orange0/50/100/0#FF8000255, 128, 0Orange
Tangerine0/60/100/0#FF6600255, 102, 0Orange
Peach0/20/40/0#FFCC99255, 204, 153Orange
Amber0/30/90/0#FFB31A255, 179, 26Yellow
Canary Yellow0/0/100/0#FFFF00255, 255, 0Yellow
Gold0/10/80/10#E6CF2E230, 207, 46Yellow
Lemon5/0/70/0#F2FF4D242, 255, 77Yellow
Cream0/5/20/0#FFF2CC255, 242, 204Yellow
Forest Green80/0/80/40#1F991F31, 153, 31Green
Lime30/0/100/0#B3FF00179, 255, 0Green
Mint30/0/20/0#B3FFCC179, 255, 204Green
Emerald80/0/60/20#29CC5241, 204, 82Green
Olive20/0/80/40#7A991F122, 153, 31Green
Teal80/0/20/20#29CCA341, 204, 163Cyan
Cyan100/0/0/0#00FFFF0, 255, 255Cyan
Aqua50/0/10/0#80FFE6128, 255, 230Cyan
Sky Blue40/10/0/0#99E6FF153, 230, 255Blue
Royal Blue80/60/0/0#33669951, 102, 255Blue
Navy100/80/0/40#001F990, 31, 153Blue
Cobalt90/60/0/10#175CE623, 92, 230Blue
Cerulean70/20/0/0#4DCCFF77, 204, 255Blue
Indigo60/80/0/20#522ECC82, 41, 204Violet
Violet40/80/0/0#9933FF153, 51, 255Violet
Plum30/70/0/30#7A3636125, 54, 179Violet
Lavender20/30/0/0#CCB3FF204, 179, 255Violet
Mauve10/40/0/10#CF8AE6207, 138, 230Violet
Burgundy20/90/80/40#7A0F1F122, 15, 31Brown
Chocolate20/60/80/40#7A3D1F122, 61, 31Brown
Sienna10/50/70/30#A15936161, 89, 54Brown
Tan0/15/30/10#E6C4A1230, 196, 161Brown
Ivory0/2/10/0#FFFBE6255, 250, 230Neutral
Slate30/10/0/50#59738089, 115, 128Neutral
Charcoal0/0/0/80#33333351, 51, 51Neutral

Frequently Asked Questions

This converter uses the idealized CMYK-to-RGB formula without an ICC color profile. Real printers apply device-specific profiles that account for ink absorption, paper reflectance, and dot gain. The converted RGB value is a mathematical approximation. For print-critical work, use a calibrated color management workflow with profiles specific to your press and substrate.
The distance score (Δ) is the Euclidean distance between your input color's RGB values and the nearest named Colortone in the reference dictionary. A Δ below 15 is generally indistinguishable to the human eye. A Δ between 15 and 40 indicates a close but noticeable difference. Above 40, the match is approximate at best. The score helps you judge whether the named Colortone is a reliable label for your color.
The K channel acts as a global darkening multiplier. Setting K to 100 forces R, G, and B to 0 regardless of C, M, or Y values. In print, K replaces the theoretical 100/100/100 CMY mix (which produces a muddy dark brown, not true black). The formula multiplies each channel by (1 − K/100), so even moderate K values significantly reduce lightness. A CMYK value of 0/0/0/50 yields a neutral mid-gray (RGB 128/128/128).
The tool provides an approximate Pantone Solid Coated match using nearest-neighbor search across a subset of ~60 commonly used Pantone references. This is not a licensed Pantone lookup. For contractual or brand-critical color matching, always verify against a physical Pantone swatch book. The tool's Pantone approximation is useful for initial exploration, not final specification.
The CMYK-to-RGB conversion is a many-to-one mapping. Multiple CMYK combinations can produce identical RGB output because the K channel absorbs light that could also be absorbed by combining C, M, and Y. For example, CMYK 0/0/0/100 and CMYK 100/100/100/0 both map to near-black. Additionally, rounding to integer RGB values collapses nearby floating-point results into the same 8-bit triplet.
Not for the mathematical conversion itself, which is deterministic. However, ambient lighting conditions (color temperature of your room light, screen brightness, blue light filters) significantly affect how your eyes perceive the on-screen swatch. For accurate visual assessment, view the swatch on a calibrated monitor (D65 white point, 120 cd/m² luminance) in a controlled lighting environment around 5000K.