Color Picker
Use Color Picker to choose and convert color precisely — instant and free.
Convert a screen RGB colour into its CMYK print percentages — cyan, magenta, yellow and black — right in your browser. A fast, profile-free approximation for getting from screen to press.
Your browser is preparing the tool. It runs 100% locally.
Enter an RGB colour (for example 37, 99, 235) and the tool returns the matching CMYK percentages — the cyan, magenta, yellow and black inks used in four-colour printing. It applies the standard algebraic formula, deriving black (K) from the brightest channel. Because there is no printer ICC profile involved, read the result as a close approximation for screen-to-print planning, not a colour-managed proof. Everything runs in your browser.
This converter takes a colour described the way a screen describes it — red, green and blue from 0 to 255 — and restates it in the four inks a printing press uses: cyan, magenta, yellow and a separate black, each as a percentage from 0 to 100. You type the RGB triple, and the CMYK percentages appear instantly, alongside a swatch of the colour.
It is the quick way to answer a practical question: roughly how much of each ink makes this on-screen colour? That helps when you are setting ink values in a layout, sanity-checking a design before it goes to print, or simply learning how the two colour models relate.
RGB and CMYK are opposite kinds of colour. RGB is additive — it starts from black and adds red, green and blue light to build brighter colours, the way a screen does. CMYK is subtractive — it starts from white paper and adds inks that absorb light, so more ink means a darker result. Converting between them means moving from one logic to the other.
The tool first works out the black component (K) from the brightest of the three channels: the darker the colour, the more black it needs. It then calculates how much cyan, magenta and yellow remain once that black is accounted for, and rounds each to a whole percentage. The maths is exact and repeatable — what it does not include is any knowledge of your specific printer, ink or paper.
K = 1 − max(R, G, B) ÷ 255
C = (1 − R÷255 − K) ÷ (1 − K)
M = (1 − G÷255 − K) ÷ (1 − K)
Y = (1 − B÷255 − K) ÷ (1 − K)
then multiply each by 100 and round to a whole percentRGB 37, 99, 235 → C 84% M 58% Y 0% K 8%Black comes from the lightest channel. Pure white (255, 255, 255) gives 0 for all four; pure black (0, 0, 0) gives K 100% and the rest 0.
The formula is exact and matches other simple converters, but simple is the operative word: it treats every ink and paper as identical, which no real press is. Use it for a sensible estimate, not a guaranteed match.
Bright, saturated RGB colours — electric blues, neon greens, pure magentas — often sit outside the CMYK gamut. On paper they get pushed to the nearest printable colour and look more muted than they did on screen. The converter cannot warn you which colours those are.
Because there is no ICC profile, the result is not colour-managed. The same CMYK percentages will look different on glossy versus uncoated stock, or on two different presses. For anything colour-critical, your print shop's profile is what matters.
Black is generated from the lightest channel (a basic GCR-style approach). Professional separations often distribute black differently for richer shadows or ink savings, so a press-ready file may show different numbers for the same visible colour.
Get a rough CMYK starting point for a colour you designed on screen.
Fill in cyan, magenta, yellow and black fields in a layout app with sensible numbers.
See how a screen RGB colour maps onto print inks and why black is separate.
Spot when a vivid screen colour will need toning down for print.
For print-accurate colour, convert through your print shop's exact ICC profile in a colour-managed app such as Photoshop, Illustrator or Affinity — or send them your RGB file and let them separate it. For brand colours, match to a Pantone reference rather than a CMYK guess.
Uses the standard algebraic RGB-to-CMYK formula, with black taken from the lightest channel; it is honest that without an ICC printer profile the result is an approximation, not a colour-managed print conversion.
Use Color Picker to choose and convert color precisely — instant and free.
Use HEX to RGB Converter to choose and convert color precisely — instant and free.
Use Color Palette Generator to choose and convert color precisely — instant and free.
Use Gradient Generator to choose and convert color precisely — instant and free.
Use Contrast Checker to choose and convert color precisely — instant and free.
RGB to HEX Converter with copy-ready values for design and front-end work.
It is free, private and runs entirely in your browser — no sign-up, no uploads, no limits.