Burnt orange to CMYK — Color Code

CMYK

cmyk(0%, 59.4%, 99.5%, 24.7%)

Format Value
HEX #c04e01
RGB rgb(192, 78, 1)
HSL hsl(24.2, 99%, 37.8%)
CMYK cmyk(0%, 59.4%, 99.5%, 24.7%)

What is the CMYK code for burnt orange?

The CSS color burnt orange in CMYK format is cmyk(0%, 59.4%, 99.5%, 24.7%). Use this value directly in CSS, SVG, and most design tools.

How do I use burnt orange in CSS?

To apply burnt orange in CSS:

  • Text color: color: cmyk(0%, 59.4%, 99.5%, 24.7%);
  • Background: background-color: cmyk(0%, 59.4%, 99.5%, 24.7%);
  • Border: border-color: cmyk(0%, 59.4%, 99.5%, 24.7%);

What are all the color format values for burnt orange?

FormatValue
HEX#c04e01
RGBrgb(192, 78, 1)
HSLhsl(24.2, 99%, 37.8%)
CMYKcmyk(0%, 59.4%, 99.5%, 24.7%)

How do I convert burnt orange to CMYK?

Select burnt orange from the color name list in our color converter. The CMYK value — cmyk(0%, 59.4%, 99.5%, 24.7%) — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does burnt orange belong to?

burnt orange belongs to the orange color family. It is a medium, vivid color with HSL values: hue 24.2°, saturation 99%, lightness 37.8%.

How do I create lighter and darker shades of burnt orange?

Lighter variant (lightness 52.8%): #fe700f. Darker variant (lightness 22.799999999999997%): #742f01. 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.