Sepia to CMYK — Color Code

CMYK

cmyk(0%, 38.2%, 71.7%, 40.4%)

Format Value
HEX #985e2b
RGB rgb(152, 94, 43)
HSL hsl(28.1, 55.9%, 38.2%)
CMYK cmyk(0%, 38.2%, 71.7%, 40.4%)

What is the CMYK code for sepia?

The CSS color sepia in CMYK format is cmyk(0%, 38.2%, 71.7%, 40.4%). Use this value directly in CSS, SVG, and most design tools.

How do I use sepia in CSS?

To apply sepia in CSS:

  • Text color: color: cmyk(0%, 38.2%, 71.7%, 40.4%);
  • Background: background-color: cmyk(0%, 38.2%, 71.7%, 40.4%);
  • Border: border-color: cmyk(0%, 38.2%, 71.7%, 40.4%);

What are all the color format values for sepia?

FormatValue
HEX#985e2b
RGBrgb(152, 94, 43)
HSLhsl(28.1, 55.9%, 38.2%)
CMYKcmyk(0%, 38.2%, 71.7%, 40.4%)

How do I convert sepia to CMYK?

Select sepia from the color name list in our color converter. The CMYK value — cmyk(0%, 38.2%, 71.7%, 40.4%) — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does sepia belong to?

sepia belongs to the orange color family. It is a medium, moderately saturated color with HSL values: hue 28.1°, saturation 55.9%, lightness 38.2%.

How do I create lighter and darker shades of sepia?

Lighter variant (lightness 53.2%): #ca8345. Darker variant (lightness 23.200000000000003%): #5c391a. 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.