Chestnut to HSL — Color Code

HSL

hsl(20, 96.6%, 23.1%)

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%)

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.