What is the CMYK code for leaf green?
The CSS color leaf green in CMYK format is cmyk(45.6%, 0%, 97.6%, 33.7%). Use this value directly in CSS, SVG, and most design tools.
How do I use leaf green in CSS?
To apply leaf green in CSS:
- Text color: color: cmyk(45.6%, 0%, 97.6%, 33.7%);
- Background: background-color: cmyk(45.6%, 0%, 97.6%, 33.7%);
- Border: border-color: cmyk(45.6%, 0%, 97.6%, 33.7%);
What are all the color format values for leaf green?
| Format | Value |
|---|---|
| HEX | #5ca904 |
| RGB | rgb(92, 169, 4) |
| HSL | hsl(88, 95.4%, 33.9%) |
| CMYK | cmyk(45.6%, 0%, 97.6%, 33.7%) |
How do I convert leaf green to CMYK?
Select leaf green from the color name list in our color converter. The CMYK value — cmyk(45.6%, 0%, 97.6%, 33.7%) — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does leaf green belong to?
leaf green belongs to the green color family. It is a medium, vivid color with HSL values: hue 88°, saturation 95.4%, lightness 33.9%.
How do I create lighter and darker shades of leaf green?
Lighter variant (lightness 48.9%): #85f406. Darker variant (lightness 18.9%): #335e02. 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.