What is the CMYK code for tree green?
The CSS color tree green in CMYK format is cmyk(66.7%, 0%, 80.2%, 50.6%). 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: cmyk(66.7%, 0%, 80.2%, 50.6%);
- Background: background-color: cmyk(66.7%, 0%, 80.2%, 50.6%);
- Border: border-color: cmyk(66.7%, 0%, 80.2%, 50.6%);
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 CMYK?
Select tree green from the color name list in our color converter. The CMYK value — cmyk(66.7%, 0%, 80.2%, 50.6%) — 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 CMYK used for?
CMYK (Cyan, Magenta, Yellow, Key/Black) is used in print design. Unlike RGB which adds light, CMYK subtracts it using ink. Always convert to CMYK before sending files to a professional printer.