What is the HEX code for rust brown?
The CSS color rust brown in HEX format is #8b3103. Use this value directly in CSS, SVG, and most design tools.
How do I use rust brown in CSS?
To apply rust brown in CSS:
- Text color: color: #8b3103;
- Background: background-color: #8b3103;
- Border: border-color: #8b3103;
What are all the color format values for rust brown?
| Format | Value |
|---|---|
| HEX | #8b3103 |
| RGB | rgb(139, 49, 3) |
| HSL | hsl(20.3, 95.8%, 27.8%) |
| CMYK | cmyk(0%, 64.7%, 97.8%, 45.5%) |
How do I convert rust brown to HEX?
Select rust brown from the color name list in our color converter. The HEX value — #8b3103 — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does rust brown belong to?
rust brown belongs to the orange color family. It is a dark, vivid color with HSL values: hue 20.3°, saturation 95.8%, lightness 27.8%.
How do I create lighter and darker shades of rust brown?
Lighter variant (lightness 42.8%): #d64b05. Darker variant (lightness 12.8%): #401701. 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.