RGB to CMYK
Enter red, green and blue channel values (0–255) to calculate the matching CMYK percentages.
Each channel must be a whole number between 0 and 255.
Turn RGB values into CMYK percentages and back again while copying the exact values with one click.
Enter red, green and blue channel values (0–255) to calculate the matching CMYK percentages.
Each channel must be a whole number between 0 and 255.
Enter cyan, magenta, yellow and key (black) percentages to see the RGB equivalent.
Use values between 0 and 100. Decimals are allowed for finer control.
RGB mixes red, green and blue light, which makes it ideal for displays, LEDs and any digital-first workflow.
CMYK blends cyan, magenta, yellow and black inks, which is the standard model for professional printing and packaging.
Convert RGB artwork to CMYK before sending files to a print shop to avoid unexpected shifts in saturation or contrast.
Use CMYK to RGB conversion when you need a quick on-screen preview of a print-ready palette or when digitizing printed materials.
To convert RGB to CMYK by hand, normalize each RGB value to a range between 0 and 1, find the largest value and compute the key (K).
Multiply each value by 100 to get percentages. To return to RGB, divide all CMYK percentages by 100 and reverse the formula.