Chestnut Color — HEX, RGB, HSL & CMYK Codes

#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 HEX code for chestnut?

The CSS color chestnut in HEX format is #742802. 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: #742802;
  • Background: background-color: #742802;
  • Border: border-color: #742802;

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 HEX?

Select chestnut from the color name list in our color converter. The HEX value — #742802 — 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 HEX used for?

HEX color codes are used in CSS, HTML and design tools. They encode red, green and blue as two hexadecimal digits each (00–FF), forming a compact 6-character code like #ff0000.