Dark orange to CMYK

Color Code

#c65102
Format Value
HEX #c65102
RGB rgb(198, 81, 2)
HSL hsl(24.2, 98%, 39.2%)
CMYK cmyk(0%, 59.1%, 99%, 22.4%)
HSV hsv(24.2, 99%, 77.6%)

dark orange color harmonies

Tints & shades of dark orange

Tints (lighter)

#cb6119 #d07130 #d68047 #db905e #e0a075 #e5b08c #eac0a3 #efd0ba #f5dfd1 #faefe8

Shades (darker)

#b44a02 #a24202 #903b01 #7e3401 #6c2c01 #5a2501 #481d01 #361601 #240f00 #120700

Contrast & accessibility

The quick brown fox

On white · 4.59:1 · AA

The quick brown fox

On black · 4.58:1 · AA

Recommended text color: #ffffff

Use dark orange in code

CSS color: #c65102;
SCSS $color: #c65102;
Tailwind bg-[#c65102]
Swift UIColor(red: 0.776, green: 0.318, blue: 0.008, alpha: 1)
Android Color.parseColor("#c65102")
Flutter Color(0xFFC65102)

Colors similar to dark orange

Browse all Orange colors →

What is the CMYK code for dark orange?

The CSS color dark orange in CMYK format is cmyk(0%, 59.1%, 99%, 22.4%). Use this value directly in CSS, SVG, and most design tools.

How do I use dark orange in CSS?

To apply dark orange in CSS:

  • Text color: color: cmyk(0%, 59.1%, 99%, 22.4%);
  • Background: background-color: cmyk(0%, 59.1%, 99%, 22.4%);
  • Border: border-color: cmyk(0%, 59.1%, 99%, 22.4%);

What are all the color format values for dark orange?

FormatValue
HEX#c65102
RGBrgb(198, 81, 2)
HSLhsl(24.2, 98%, 39.2%)
CMYKcmyk(0%, 59.1%, 99%, 22.4%)

How do I convert dark orange to CMYK?

Select dark orange from the color name list in our color converter. The CMYK value — cmyk(0%, 59.1%, 99%, 22.4%) — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does dark orange belong to?

dark orange belongs to the orange color family. It is a medium, vivid color with HSL values: hue 24.2°, saturation 98%, lightness 39.2%.

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

Lighter variant (lightness 54.2%): #fd7418. Darker variant (lightness 24.200000000000003%): #7a3201. 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.