My Tool Studio
Color & Design·3 min read

RGB vs CMYK for Print: Why Your Colors Shift

The logo looked electric on your monitor and arrived from the printer looking tired. Nobody made a mistake; you crossed the boundary at the heart of rgb vs cmyk for print. Screens build color from emitted light, presses build it from ink soaked into paper, and the two systems can't reproduce each other's full range. Understanding the conversion, and where it's only an estimate, is the difference between a proof that surprises you and one that doesn't.

#DB2777R219G39B119

RGB vs CMYK for print: two opposite ways to make color

The physics in two paragraphs.

RGB is additive. A screen starts black and adds red, green, and blue light; all three at full power make white. CMYK is subtractive. Paper starts white and each ink subtracts wavelengths from the light bouncing off it; pile on cyan, magenta, and yellow and you approach black, with the K plate supplying true black because the three-ink mix lands at muddy brown in practice.

This is why the question of when a web color goes to print comes up constantly: brochures, packaging, business cards, and conference banners all begin life as hex codes in somebody's brand file.

The two models even disagree about what 'more color' means. Adding channels in RGB moves toward white; adding inks in CMYK moves toward black. Once that inversion clicks, a lot of otherwise confusing conversion output starts making sense, like why a pale pastel translates to tiny ink percentages across the board.

A worked hex to CMYK conversion with real ink numbers

One teal, start to finish.

Take the teal #2EC4B6, which is rgb(46, 196, 182). The formula first finds K: the strongest channel is green at 196, and 196 over 255 is about 0.77, so K is 1 minus 0.77, roughly 23 percent. Each remaining ink is computed from what's left after black does its work, and the result comes out to cmyk(77%, 0%, 7%, 23%).

Input: #2EC4B6 gives cmyk(77%, 0%, 7%, 23%). Read it like a recipe: heavy cyan, no magenta, a whisper of yellow, and a fair amount of black doing the darkening. That's a sensible recipe for teal, which is a useful gut check on any conversion.

Gamut differences explained: what ink can't reach

The real reason for the shift.

The set of colors a system can reproduce is its gamut, and the CMYK gamut is meaningfully smaller than sRGB. Reflected light is dimmer and less pure than emitted light, so saturated screen colors, especially electric blues, vivid greens, and anything neon, simply have no ink equivalent. The press substitutes the nearest reachable color, which is always duller.

That substitution is why screen colors shift in print even when everyone's math is correct. The shift isn't uniform either: a muted brick red might survive nearly untouched while the bright cyan next to it loses a third of its punch, changing the balance of a design that looked harmonious on screen.

Mistakes that make RGB to CMYK results worse

Avoidable, all of them.

The gamut ceiling is physics, but plenty of print disappointment is process.

  • Treating formula CMYK as press-ready. Numbers from any profile-free converter, this one included, ignore ink brand, paper stock, and press calibration. They're for specs and conversations, not final separations.
  • Designing a print piece around out-of-gamut colors, then being shocked by the proof. Check your most saturated colors first; they're the ones that will move.
  • Using converted three-ink mixes for body text. Small dark text should be 100 percent K alone, because layering inks demands perfect registration to avoid colored fringes on every letter.
  • Comparing the printed piece to your screen instead of to a calibrated proof. An uncalibrated monitor is the least trustworthy object in the whole pipeline.

Getting predictable print color from RGB sources

Three habits that save reprints.

Ask the print shop which profile they run before you finalize anything; converting against their answer beats converting against a generic formula. Request a physical proof for any job where color carries meaning, because paper under real light is the only test that counts. And keep a note of the CMYK values from your last successful print run of the same brand color, since reusing a proven recipe beats reconverting from hex every time.

Paper choice deserves a mention of its own. The identical cmyk(77%, 0%, 7%, 23%) recipe reads brighter on coated stock than on uncoated, because coating stops ink from soaking in and dulling. If a campaign spans glossy flyers and kraft-paper packaging, expect the same numbers to produce two visibly different teals, and budget proofing time for both.

CMYK Converter or a different color tool entirely

Picking the right bridge.

This converter handles the process-ink side of print. When a brand demands one exact, repeatable color regardless of press, that's a spot ink question, and the Pantone Color Lookup finds the closest standardized match instead. For the web-only direction, where no ink is involved, HEX to RGB and RGB to HEX cover the everyday conversions between code formats without any gamut worries at all.

Try it now

Open CMYK Converter

The tool is one click away. No sign up, no upload, no payment.

Open CMYK Converter