What is the CMYK code for nasty green?
The CSS color nasty green in CMYK format is cmyk(37.1%, 0%, 64.6%, 30.2%). Use this value directly in CSS, SVG, and most design tools.
How do I use nasty green in CSS?
To apply nasty green in CSS:
- Text color: color: cmyk(37.1%, 0%, 64.6%, 30.2%);
- Background: background-color: cmyk(37.1%, 0%, 64.6%, 30.2%);
- Border: border-color: cmyk(37.1%, 0%, 64.6%, 30.2%);
What are all the color format values for nasty green?
| Format | Value |
|---|---|
| HEX | #70b23f |
| RGB | rgb(112, 178, 63) |
| HSL | hsl(94.4, 47.7%, 47.3%) |
| CMYK | cmyk(37.1%, 0%, 64.6%, 30.2%) |
How do I convert nasty green to CMYK?
Select nasty green from the color name list in our color converter. The CMYK value — cmyk(37.1%, 0%, 64.6%, 30.2%) — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does nasty green belong to?
nasty green belongs to the green color family. It is a medium, moderately saturated color with HSL values: hue 94.4°, saturation 47.7%, lightness 47.3%.
How do I create lighter and darker shades of nasty green?
Lighter variant (lightness 62.3%): #98cd71. Darker variant (lightness 32.3%): #4d7a2b. 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.