PhotoAIA

EditorLearn › RGB vs CMYK: What Actually Changes When You Convert

What is the difference between RGB and CMYK?

RGB is additive and describes light emitted by a screen; CMYK is subtractive and describes ink absorbing light on paper. RGB can represent colours no press can print, so converting always involves mapping out-of-gamut colours to the nearest printable ones.

The practical difference

RGBCMYK
ModelAdditive (light)Subtractive (ink)
ChannelsRed, Green, BlueCyan, Magenta, Yellow, Black
More value meansBrighterDarker
Typical useScreens, web, videoOffset and digital printing
GamutWiderNarrower, and paper-dependent

Which colours shift most

How to convert well

  1. Finish the work in RGB and keep that file as the master.
  2. Get the ICC profile for the actual printing condition from your printer.
  3. Soft-proof with that profile to see the shift before you commit.
  4. Choose a rendering intent — relative colorimetric for most work, perceptual when large areas are out of gamut.
  5. Convert, then inspect the plates and the shadow areas.

Why a formula is not enough

A naive conversion computes black as a function of the lightest channel and ignores the press entirely. A profile-driven conversion knows the ink behaviour, the paper, and the total ink limit. That difference is visible in shadows and neutrals.

Open the editor