What is the HEX code for browny orange?
The CSS color browny orange in HEX format is #ca6b02. Use this value directly in CSS, SVG, and most design tools.
How do I use browny orange in CSS?
To apply browny orange in CSS:
- Text color: color: #ca6b02;
- Background: background-color: #ca6b02;
- Border: border-color: #ca6b02;
What are all the color format values for browny orange?
| Format | Value |
|---|---|
| HEX | #ca6b02 |
| RGB | rgb(202, 107, 2) |
| HSL | hsl(31.5, 98%, 40%) |
| CMYK | cmyk(0%, 47%, 99%, 20.8%) |
How do I convert browny orange to HEX?
Select browny orange from the color name list in our color converter. The HEX value — #ca6b02 — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does browny orange belong to?
browny orange belongs to the orange color family. It is a medium, vivid color with HSL values: hue 31.5°, saturation 98%, lightness 40%.
How do I create lighter and darker shades of browny orange?
Lighter variant (lightness 55%): #fd921c. Darker variant (lightness 25%): #7e4301. 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.