What is the CMYK code for gross green?
The CSS color gross green in CMYK format is cmyk(16.2%, 0%, 88.5%, 25.1%). Use this value directly in CSS, SVG, and most design tools.
How do I use gross green in CSS?
To apply gross green in CSS:
- Text color: color: cmyk(16.2%, 0%, 88.5%, 25.1%);
- Background: background-color: cmyk(16.2%, 0%, 88.5%, 25.1%);
- Border: border-color: cmyk(16.2%, 0%, 88.5%, 25.1%);
What are all the color format values for gross green?
| Format | Value |
|---|---|
| HEX | #a0bf16 |
| RGB | rgb(160, 191, 22) |
| HSL | hsl(71, 79.3%, 41.8%) |
| CMYK | cmyk(16.2%, 0%, 88.5%, 25.1%) |
How do I convert gross green to CMYK?
Select gross green from the color name list in our color converter. The CMYK value — cmyk(16.2%, 0%, 88.5%, 25.1%) — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does gross green belong to?
gross green belongs to the green color family. It is a medium, vivid color with HSL values: hue 71°, saturation 79.3%, lightness 41.8%.
How do I create lighter and darker shades of gross green?
Lighter variant (lightness 56.8%): #c8e839. Darker variant (lightness 26.799999999999997%): #677b0e. 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.