What is the RGB code for chestnut?
The CSS color chestnut in RGB format is rgb(116, 40, 2). 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: rgb(116, 40, 2);
- Background: background-color: rgb(116, 40, 2);
- Border: border-color: rgb(116, 40, 2);
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 RGB?
Select chestnut from the color name list in our color converter. The RGB value — rgb(116, 40, 2) — 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 RGB used for?
RGB defines colors using three values from 0 to 255 — red, green and blue intensity. It is the native format for screens, monitors and web browsers.