What is the CMYK code for forest green?
The CSS color forest green in CMYK format is cmyk(91.5%, 0%, 83.1%, 72.2%). Use this value directly in CSS, SVG, and most design tools.
How do I use forest green in CSS?
To apply forest green in CSS:
- Text color: color: cmyk(91.5%, 0%, 83.1%, 72.2%);
- Background: background-color: cmyk(91.5%, 0%, 83.1%, 72.2%);
- Border: border-color: cmyk(91.5%, 0%, 83.1%, 72.2%);
What are all the color format values for forest green?
| Format | Value |
|---|---|
| HEX | #06470c |
| RGB | rgb(6, 71, 12) |
| HSL | hsl(125.5, 84.4%, 15.1%) |
| CMYK | cmyk(91.5%, 0%, 83.1%, 72.2%) |
How do I convert forest green to CMYK?
Select forest green from the color name list in our color converter. The CMYK value — cmyk(91.5%, 0%, 83.1%, 72.2%) — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does forest green belong to?
forest green belongs to the green color family. It is a dark, vivid color with HSL values: hue 125.5°, saturation 84.4%, lightness 15.1%.
How do I create lighter and darker shades of forest green?
Lighter variant (lightness 30.1%): #0c8e18. Darker variant (lightness 5%): #021804. 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.