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