CMYK vs RGB: Which Color Mode to Use and When
Designing in the wrong color mode is one of the costliest mistakes in graphic design: the colors you see on screen can look dramatically different from what comes out of a printing press. Understanding CMYK and RGB prevents expensive surprises.
RGB: light-based color for screens
RGB (Red, Green, Blue) is an additive color model: mixing all three channels at maximum produces white. It's the native mode for any light-emitting device.
- Range: 0–255 per channel → 16.7 million colors
- Used for: monitors, TV, smartphones, digital photography, web, video
- Color gamuts: sRGB (web standard), Adobe RGB (photography), DCI-P3 (cinema/HDR)
CMYK: ink-based color for printing
CMYK (Cyan, Magenta, Yellow, Key/Black) is a subtractive color model: mixing all four inks at maximum produces black. It's the mode used by offset and wide-format printers.
- Range: 0–100% per channel
- Used for: commercial printing, brochures, packaging, books, magazines
- Color gamut: narrower than RGB — some vivid screen colors aren't reproducible in ink
Key differences
| Aspect | RGB | CMYK |
|---|---|---|
| Mode | Additive (light) | Subtractive (ink) |
| Medium | Screens | |
| Color range | Wider | Narrower |
| Black | R0 G0 B0 | K100 (or rich black) |
| File formats | JPG, PNG, WebP… | PDF, TIFF, EPS… |
| Software | Photoshop, GIMP | Photoshop, InDesign, Illustrator |
What happens if you send RGB to a printer?
The printer will automatically convert your file to CMYK using their default profile, which can:
- Reduce saturation (neon colors go dull)
- Shift hues (electric blues become muddy)
- Darken areas with gradients
Always convert yourself using the correct ICC profile (ISO Coated v2, FOGRA39, SWOP…) to maintain full control over the result.
How to convert RGB to CMYK correctly
In Photoshop
- Image → Mode → CMYK Color
- Photoshop applies the active CMYK profile (set in Edit → Color Settings)
- Visually review that colors look acceptable; adjust if needed
In GIMP (free)
GIMP has no native CMYK mode. Use the Separate+ plugin, or export to TIFF and convert with Scribus or Inkscape.
Advice for web designers
If you design primarily for web, always work in RGB. Convert to CMYK only when the same asset will also be printed. Keep the RGB original as the master source.
Black in CMYK: registration vs rich black
In print there are two types of black:
- Registration black (K100 only): pure black ink. Best for small text — avoids misregistration blur.
- Rich black (C60 M40 Y40 K100): a mix of all four inks. Deeper and more saturated for large dark areas and backgrounds.
Using rich black on small text causes blurry edges due to slight misalignment of printing plates.
Pantone (PMS): the third option
For exact brand colors, many companies specify Pantone Matching System spot colors. A Pantone color guarantees identical results at any printer worldwide, regardless of RGB/CMYK conversions. If your brand has a mission-critical color, ask your printer to use it as a spot color.
Quick summary
- Web, social media, video → work in RGB
- Commercial printing → deliver in CMYK with the correct profile
- Unsure → ask your printer which ICC profile they prefer
- Critical brand colors → add Pantone values alongside CMYK
Using the right color mode from the start saves time, money, and avoids costly reprints.
Related conversions
Most teams that read this guide convert images in one of these directions: