What is the CMYK code for light grass green?
The CSS color light grass green in CMYK format is cmyk(37.7%, 0%, 59.5%, 3.1%). Use this value directly in CSS, SVG, and most design tools.
How do I use light grass green in CSS?
To apply light grass green in CSS:
- Text color: color: cmyk(37.7%, 0%, 59.5%, 3.1%);
- Background: background-color: cmyk(37.7%, 0%, 59.5%, 3.1%);
- Border: border-color: cmyk(37.7%, 0%, 59.5%, 3.1%);
What are all the color format values for light grass green?
| Format | Value |
|---|---|
| HEX | #9af764 |
| RGB | rgb(154, 247, 100) |
| HSL | hsl(98, 90.2%, 68%) |
| CMYK | cmyk(37.7%, 0%, 59.5%, 3.1%) |
How do I convert light grass green to CMYK?
Select light grass green from the color name list in our color converter. The CMYK value — cmyk(37.7%, 0%, 59.5%, 3.1%) — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does light grass green belong to?
light grass green belongs to the green color family. It is a medium, vivid color with HSL values: hue 98°, saturation 90.2%, lightness 68%.
How do I create lighter and darker shades of light grass green?
Lighter variant (lightness 83%): #c9fbad. Darker variant (lightness 53%): #6af31b. 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.