What the Basic RGB to CMYK Formula Does
The converter above uses the RGB to CMYK arithmetic you will find in most online tools and textbooks. It treats each RGB channel as an amount of light and asks how much ink would be needed to take that light away from white paper. Here it is, one step at a time, for rgb(200, 16, 46):
- Scale each channel to a fraction: 200 ÷ 255 = 0.784, 16 ÷ 255 = 0.063 and 46 ÷ 255 = 0.180.
- Black comes from the brightest channel: K = 1 − 0.784 = 0.216, or 22%.
- Each coloured ink covers what black has not: cyan = (1 − 0.784 − 0.216) ÷ 0.784 = 0, magenta = (1 − 0.063 − 0.216) ÷ 0.784 = 0.92, and yellow = (1 − 0.180 − 0.216) ÷ 0.784 = 0.77.
- Rounded to whole percentages, the build is
C:0 M:92 Y:77 K:22.
Two properties fall straight out of that arithmetic. The brightest channel always produces zero of its own ink, so at least one of cyan, magenta and yellow is always zero and a formula build never uses more than three inks. And every bit of darkness the three inks would share is handed to black, which is the most extreme form of what printers call grey component replacement.
Why a Press Does Not Print These Numbers
A real press conversion starts from a description of the press. An ICC output profile records how one combination of inks, paper and printing conditions reproduces colour: how far a 50% dot spreads when it meets the sheet, how dark the darkest black really is, and how much ink the stock accepts before it smears or refuses to dry. The formula knows none of that, so it returns the same answer for glossy magazine paper and for newsprint.
Change the profile and the numbers change with it. The same RGB value converted for coated and uncoated paper produces two different builds, because uncoated stock soaks up more ink and reaches its maximum depth sooner. That is why a printer who asks for CMYK usually wants to know which profile made it, or would rather receive colour-managed files and convert them for their own press.
If you do the conversion yourself, do it deliberately rather than by accident. In Adobe applications the default CMYK profile and rendering intent live under Edit › Color Settings, and Photoshop's Edit › Convert to Profile applies a chosen profile to a single document. Converting once, from the original RGB file, with the profile your printer names, avoids the drift that comes from repeated conversions between colour spaces.
The profile is only half of the instruction. The other half is the rendering intent, which decides what happens to colours the press cannot reach. The ICC defines four:
- Perceptual compresses the whole range so relationships between colours survive, at the cost of moving colours that were printable anyway.
- Relative colorimetric keeps printable colours exact and clips the rest to the nearest printable value, usually with black point compensation switched on.
- Saturation favours vivid results over accuracy, which suits charts better than brand colours.
- Absolute colorimetric also reproduces the paper colour of the source, and is mainly used for proofing.
Colours That Cannot Survive the Trip
Some screen colours have no CMYK build at all. A monitor makes its most saturated oranges, turquoises, greens and blues by emitting light at full strength; ink can only subtract light from the paper, and every overlap of process inks muddies the result. When those colours go to press they are pulled in towards the nearest colour the press can make, and what lands on paper is visibly duller.
A formula-based RGB to CMYK conversion hides this completely. In the table below, every build looks perfectly printable, because the formula has no gamut boundary to test against — even the heaviest one, crimson, totals only 178% ink. Design applications can reveal the problem before it costs anything: Photoshop's gamut warning and proof colours view grey out or simulate the areas a chosen profile will not hold.
| Colour | HEX | Formula CMYK | Total ink | Closest Pantone (C) | Match |
|---|---|---|---|---|---|
| orangered | #FF4500 | C:0 M:73 Y:100 K:0 | 173% | Pantone 1655-C | 97.9% |
| darkorange | #FF8C00 | C:0 M:45 Y:100 K:0 | 145% | Pantone 144-C | 97.4% |
| orange | #FFA500 | C:0 M:35 Y:100 K:0 | 135% | Pantone 137-C | 99.4% |
| gold | #FFD700 | C:0 M:16 Y:100 K:0 | 116% | Pantone YELLOW-012-C | 100.0% |
| chartreuse | #7FFF00 | C:50 M:0 Y:100 K:0 | 150% | Pantone 375-C | 87.8% |
| springgreen | #00FF7F | C:100 M:0 Y:50 K:0 | 150% | Pantone 7479-C | 85.2% |
| turquoise | #40E0D0 | C:71 M:0 Y:7 K:12 | 90% | Pantone 333-C | 96.2% |
| deepskyblue | #00BFFF | C:100 M:25 Y:0 K:0 | 125% | Pantone 306-C | 93.0% |
| dodgerblue | #1E90FF | C:88 M:44 Y:0 K:0 | 132% | Pantone 2727-C | 91.5% |
| blueviolet | #8A2BE2 | C:39 M:81 Y:0 K:11 | 131% | Pantone 7442-C | 90.4% |
| hotpink | #FF69B4 | C:0 M:59 Y:29 K:0 | 88% | Pantone 224-C | 96.1% |
| crimson | #DC143C | C:0 M:91 Y:73 K:14 | 178% | Pantone 186-C | 95.6% |
The Pantone column tells the more useful story. gold, orange and orangered each have a spot ink scoring at least 97% here, which is often the practical way to keep a bright colour bright on paper. springgreen is the outlier, with no ink closer than 85.2%.
Total Ink Coverage and Why Presses Cap It
Total ink coverage, sometimes called total area coverage, is the four percentages added together. The theoretical ceiling is 400%, every ink printed solid on top of the others, and no printing process goes anywhere near it. Ink has to dry or cure; too much of it causes set-off onto the next sheet, slow drying and shadows that fill in and lose detail.
Each output profile builds in a limit that suits its printing condition. Figures around 300% are typical for coated commercial work, and the limit drops substantially for uncoated paper and for newsprint. The ink breakdown next to the converter adds the four values for you: rgb(200, 16, 46) comes to 191%, comfortably inside any of them.
The formula itself can never pass 300%, because one of its coloured inks is always zero. That is not a sign that it respects press limits. It simply never builds the heavy four-ink shadows a profile conversion produces, and those shadows are exactly where ink limits matter. To check a finished PDF rather than a single colour, Acrobat Pro's Output Preview can highlight every area whose total coverage exceeds a limit you set.
Rich Black, Flat Black and Registration Black
Black is where the formula and a press part company most clearly. For rgb(0, 0, 0) the formula returns C:0 M:0 Y:0 K:100, a flat black made from one ink. Solid black ink on its own prints as a dense charcoal rather than a deep black, so large black areas are usually built as a rich black, with cyan, magenta and yellow laid underneath.
| Build | CMYK | Total ink | Where it comes from |
|---|---|---|---|
| Flat black | C:0 M:0 Y:0 K:100 | 100% | What the basic formula gives for rgb(0, 0, 0) |
| Rich black | C:60 M:40 Y:40 K:100 | 240% | A simple build printers often quote |
| SWOP v2 black | C:75 M:68 Y:67 K:90 | 300% | Photoshop’s U.S. Web Coated (SWOP) v2 conversion of RGB black |
| Registration black | C:100 M:100 Y:100 K:100 | 400% | All four inks solid; for printer’s marks only |
Which rich black to use is a question for the printer, because the right mix depends on the press and the stock. A few rules hold almost everywhere:
- Keep body text and fine lines at K:100 only, since four inks never align perfectly and slight misregistration puts coloured fringes around small type.
- Use a rich black for large solid areas, where a single ink looks weak next to photographs.
- Never use registration black in artwork: at 400% it exceeds every ink limit, and it exists for crop and registration marks.
When a Spot Pantone Colour Is the Better Answer
Converting RGB to CMYK is the right move for photographs and for most full-colour print. It is often the wrong move for a single brand colour. A spot colour is mixed to shade before it reaches the press and printed from its own plate, so it can reach hues process inks cannot, and it stays consistent from one run, and one printer, to the next.
The trade-off is cost, because every spot colour adds an ink to the job. For a logo on stationery, packaging or signage that is usually money well spent. Start with the RGB to Pantone converter to find candidate inks, then use Pantone to CMYK to see the process build to fall back on when a job has to print in four colours. If a printer has already handed you a build, CMYK to Pantone works in the opposite direction.
For the background, CMYK vs RGB explains why the two models behave so differently, and what CMYK is covers how four-colour printing builds an image out of dots. When you only need a screen value back from a build, the CMYK to RGB converter handles the reverse.