CMYK a RGB color conversion

Ingrese valores CMYK del 0 al 100%:

Color cian (C): %
Color magenta (M): %
Color amarillo (Y): %
Color negro (K): %
 
Color rojo (R):
Color verde (G):
Color azul (B):
Hex:
Vista previa del color:

CMYK a RGB conversion formula

Los R,G,B valores se dan en el rango de 0..255.

Los red (R) color is calculated from the cyan (C) and black (K) colors:

R = 255 × (1-C) × (1-K)

Los green color (G) is calculated from the magenta (M) and black (K) colors:

G = 255 × (1-M) × (1-K)

Los blue color (B) is calculated from the yellow (Y) and black (K) colors:

B = 255 × (1-Y) × (1-K)

CMYK a RGB table

Color Color

nombre

(C,M,Y,K) (R,G,B) Hex
  Negro (0,0,0,1) (0,0,0) #000000
  Blanco (0,0,0,0) (255,255,255) #FFFFFF
  Rojo (0,1,1,0) (255,0,0) #FF0000
  Verde (1,0,1,0) (0,255,0) #00FF00
  Azul (1,1,0,0) (0,0,255) #0000FF
  Amarillo (0,0,1,0) (255,255,0) #FFFF00
  Cian (1,0,0,0) (0,255,255) #00FFFF
  Magenta (0,1,0,0) (255,0,255) #FF00FF

 

Conversión de RGB a CMYK

 


Ver también

Escriba cómo mejorar esta página

CONVERSIÓN DE COLOR
TABLAS RÁPIDAS
<!â› Don't click me1 â›>