What is the CMYK code for leafy green?
The CSS color leafy green in CMYK format is cmyk(55.7%, 0%, 67.8%, 28.2%). Use this value directly in CSS, SVG, and most design tools.
How do I use leafy green in CSS?
To apply leafy green in CSS:
- Text color: color: cmyk(55.7%, 0%, 67.8%, 28.2%);
- Background: background-color: cmyk(55.7%, 0%, 67.8%, 28.2%);
- Border: border-color: cmyk(55.7%, 0%, 67.8%, 28.2%);
What are all the color format values for leafy green?
| Format | Value |
|---|---|
| HEX | #51b73b |
| RGB | rgb(81, 183, 59) |
| HSL | hsl(109.4, 51.2%, 47.5%) |
| CMYK | cmyk(55.7%, 0%, 67.8%, 28.2%) |
How do I convert leafy green to CMYK?
Select leafy green from the color name list in our color converter. The CMYK value — cmyk(55.7%, 0%, 67.8%, 28.2%) — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does leafy green belong to?
leafy green belongs to the green color family. It is a medium, moderately saturated color with HSL values: hue 109.4°, saturation 51.2%, lightness 47.5%.
How do I create lighter and darker shades of leafy green?
Lighter variant (lightness 62.5%): #80d06e. Darker variant (lightness 32.5%): #377d28. 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.