What is the CMYK code for dark grass green?
The CSS color dark grass green in CMYK format is cmyk(56.3%, 0%, 96.9%, 49.8%). Use this value directly in CSS, SVG, and most design tools.
How do I use dark grass green in CSS?
To apply dark grass green in CSS:
- Text color: color: cmyk(56.3%, 0%, 96.9%, 49.8%);
- Background: background-color: cmyk(56.3%, 0%, 96.9%, 49.8%);
- Border: border-color: cmyk(56.3%, 0%, 96.9%, 49.8%);
What are all the color format values for dark grass green?
| Format | Value |
|---|---|
| HEX | #388004 |
| RGB | rgb(56, 128, 4) |
| HSL | hsl(94.8, 93.9%, 25.9%) |
| CMYK | cmyk(56.3%, 0%, 96.9%, 49.8%) |
How do I convert dark grass green to CMYK?
Select dark grass green from the color name list in our color converter. The CMYK value — cmyk(56.3%, 0%, 96.9%, 49.8%) — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does dark grass green belong to?
dark grass green belongs to the green color family. It is a dark, vivid color with HSL values: hue 94.8°, saturation 93.9%, lightness 25.9%.
How do I create lighter and darker shades of dark grass green?
Lighter variant (lightness 40.9%): #59ca06. Darker variant (lightness 10.899999999999999%): #183602. 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.