Indigo to CMYK — Color Code

CMYK

cmyk(42.3%, 100%, 0%, 49%)

Format Value
HEX #4b0082
RGB rgb(75, 0, 130)
HSL hsl(274.6, 100%, 25.5%)
CMYK cmyk(42.3%, 100%, 0%, 49%)

What is the CMYK code for indigo?

The CSS color indigo in CMYK format is cmyk(42.3%, 100%, 0%, 49%). Use this value directly in CSS, SVG, and most design tools.

How do I use indigo in CSS?

To apply indigo in CSS:

  • Text color: color: cmyk(42.3%, 100%, 0%, 49%);
  • Background: background-color: cmyk(42.3%, 100%, 0%, 49%);
  • Border: border-color: cmyk(42.3%, 100%, 0%, 49%);

What are all the color format values for indigo?

FormatValue
HEX#4b0082
RGBrgb(75, 0, 130)
HSLhsl(274.6, 100%, 25.5%)
CMYKcmyk(42.3%, 100%, 0%, 49%)

How do I convert indigo to CMYK?

Select indigo from the color name list in our color converter. The CMYK value — cmyk(42.3%, 100%, 0%, 49%) — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does indigo belong to?

indigo belongs to the purple color family. It is a dark, vivid color with HSL values: hue 274.6°, saturation 100%, lightness 25.5%.

How do I create lighter and darker shades of indigo?

Lighter variant (lightness 40.5%): #7700cf. Darker variant (lightness 10.5%): #1f0036. These values are computed by adjusting HSL lightness ±15% while keeping the same hue and saturation.

What is CMYK used for?

CMYK (Cyan, Magenta, Yellow, Key/Black) is used in print design. Unlike RGB which adds light, CMYK subtracts it using ink. Always convert to CMYK before sending files to a professional printer.