What is the CMYK code for forest?
The CSS color forest in CMYK format is cmyk(87.1%, 0%, 89.4%, 66.7%). 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: cmyk(87.1%, 0%, 89.4%, 66.7%);
- Background: background-color: cmyk(87.1%, 0%, 89.4%, 66.7%);
- Border: border-color: cmyk(87.1%, 0%, 89.4%, 66.7%);
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 CMYK?
Select forest from the color name list in our color converter. The CMYK value — cmyk(87.1%, 0%, 89.4%, 66.7%) — 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 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.