What is the CMYK code for evergreen?
The CSS color evergreen in CMYK format is cmyk(93%, 0%, 40.8%, 72.2%). Use this value directly in CSS, SVG, and most design tools.
How do I use evergreen in CSS?
To apply evergreen in CSS:
- Text color: color: cmyk(93%, 0%, 40.8%, 72.2%);
- Background: background-color: cmyk(93%, 0%, 40.8%, 72.2%);
- Border: border-color: cmyk(93%, 0%, 40.8%, 72.2%);
What are all the color format values for evergreen?
| Format | Value |
|---|---|
| HEX | #05472a |
| RGB | rgb(5, 71, 42) |
| HSL | hsl(153.6, 86.8%, 14.9%) |
| CMYK | cmyk(93%, 0%, 40.8%, 72.2%) |
How do I convert evergreen to CMYK?
Select evergreen from the color name list in our color converter. The CMYK value — cmyk(93%, 0%, 40.8%, 72.2%) — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does evergreen belong to?
evergreen belongs to the green color family. It is a dark, vivid color with HSL values: hue 153.6°, saturation 86.8%, lightness 14.9%.
How do I create lighter and darker shades of evergreen?
Lighter variant (lightness 29.9%): #0a8e54. Darker variant (lightness 5%): #02180e. 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.