What is the CMYK code for grass?
The CSS color grass in CMYK format is cmyk(46.5%, 0%, 73.8%, 32.5%). Use this value directly in CSS, SVG, and most design tools.
How do I use grass in CSS?
To apply grass in CSS:
- Text color: color: cmyk(46.5%, 0%, 73.8%, 32.5%);
- Background: background-color: cmyk(46.5%, 0%, 73.8%, 32.5%);
- Border: border-color: cmyk(46.5%, 0%, 73.8%, 32.5%);
What are all the color format values for grass?
| Format | Value |
|---|---|
| HEX | #5cac2d |
| RGB | rgb(92, 172, 45) |
| HSL | hsl(97.8, 58.5%, 42.5%) |
| CMYK | cmyk(46.5%, 0%, 73.8%, 32.5%) |
How do I convert grass to CMYK?
Select grass from the color name list in our color converter. The CMYK value — cmyk(46.5%, 0%, 73.8%, 32.5%) — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does grass belong to?
grass belongs to the green color family. It is a medium, moderately saturated color with HSL values: hue 97.8°, saturation 58.5%, lightness 42.5%.
How do I create lighter and darker shades of grass?
Lighter variant (lightness 57.5%): #82d253. Darker variant (lightness 27.5%): #3b6f1d. 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.