What is the HEX code for tree green?
The CSS color tree green in HEX format is #2a7e19. Use this value directly in CSS, SVG, and most design tools.
How do I use tree green in CSS?
To apply tree green in CSS:
- Text color: color: #2a7e19;
- Background: background-color: #2a7e19;
- Border: border-color: #2a7e19;
What are all the color format values for tree green?
| Format | Value |
|---|---|
| HEX | #2a7e19 |
| RGB | rgb(42, 126, 25) |
| HSL | hsl(109.9, 66.9%, 29.6%) |
| CMYK | cmyk(66.7%, 0%, 80.2%, 50.6%) |
How do I convert tree green to HEX?
Select tree green from the color name list in our color converter. The HEX value — #2a7e19 — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does tree green belong to?
tree green belongs to the green color family. It is a dark, moderately saturated color with HSL values: hue 109.9°, saturation 66.9%, lightness 29.6%.
How do I create lighter and darker shades of tree green?
Lighter variant (lightness 44.6%): #3fbe26. Darker variant (lightness 14.600000000000001%): #153e0c. 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.