What is the HEX code for forest?
The CSS color forest in HEX format is #0b5509. Use this value directly in CSS, SVG, and most design tools.
How do I use forest in CSS?
To apply forest in CSS:
- Text color: color: #0b5509;
- Background: background-color: #0b5509;
- Border: border-color: #0b5509;
What are all the color format values for forest?
| Format | Value |
|---|---|
| HEX | #0b5509 |
| RGB | rgb(11, 85, 9) |
| HSL | hsl(118.4, 80.9%, 18.4%) |
| CMYK | cmyk(87.1%, 0%, 89.4%, 66.7%) |
How do I convert forest to HEX?
Select forest from the color name list in our color converter. The HEX value — #0b5509 — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does forest belong to?
forest belongs to the green color family. It is a dark, vivid color with HSL values: hue 118.4°, saturation 80.9%, lightness 18.4%.
How do I create lighter and darker shades of forest?
Lighter variant (lightness 33.4%): #149a10. Darker variant (lightness 5%): #031702. 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.