Chestnut to HSL — Color Code

#742802
Format Value
HEX #742802
RGB rgb(116, 40, 2)
HSL hsl(20, 96.6%, 23.1%)
CMYK cmyk(0%, 65.5%, 98.3%, 54.5%)
HSV hsv(20, 98.3%, 45.5%)

chestnut color harmonies

Tints & shades of chestnut

Tints (lighter)

#813c19 #8d4f30 #9a6347 #a7765e #b38a75 #c09d8c #ccb1a3 #d9c4ba #e6d8d1 #f2ebe8

Shades (darker)

#692402 #5f2102 #541d01 #4a1901 #3f1601 #351201 #2a0f01 #200b01 #150700 #0b0400

Contrast & accessibility

The quick brown fox

On white · 10.26:1 · AAA

The quick brown fox

On black · 2.05:1 · Fail

Recommended text color: #ffffff

Use chestnut in code

CSS color: #742802;
SCSS $color: #742802;
Tailwind bg-[#742802]
Swift UIColor(red: 0.455, green: 0.157, blue: 0.008, alpha: 1)
Android Color.parseColor("#742802")
Flutter Color(0xFF742802)

Colors similar to chestnut

Browse all Orange colors →

What is the HSL code for chestnut?

The CSS color chestnut in HSL format is hsl(20, 96.6%, 23.1%). Use this value directly in CSS, SVG, and most design tools.

How do I use chestnut in CSS?

To apply chestnut in CSS:

  • Text color: color: hsl(20, 96.6%, 23.1%);
  • Background: background-color: hsl(20, 96.6%, 23.1%);
  • Border: border-color: hsl(20, 96.6%, 23.1%);

What are all the color format values for chestnut?

FormatValue
HEX#742802
RGBrgb(116, 40, 2)
HSLhsl(20, 96.6%, 23.1%)
CMYKcmyk(0%, 65.5%, 98.3%, 54.5%)

How do I convert chestnut to HSL?

Select chestnut from the color name list in our color converter. The HSL value — hsl(20, 96.6%, 23.1%) — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does chestnut belong to?

chestnut belongs to the orange color family. It is a dark, vivid color with HSL values: hue 20°, saturation 96.6%, lightness 23.1%.

How do I create lighter and darker shades of chestnut?

Lighter variant (lightness 38.1%): #bf4203. Darker variant (lightness 8.100000000000001%): #290e01. These values are computed by adjusting HSL lightness ±15% while keeping the same hue and saturation.

What is HSL used for?

HSL describes colors by hue (0–360°), saturation (0–100%) and lightness (0–100%). It is more intuitive for designers — easy to create lighter, darker or less saturated variants of any color.