What is the CMYK code for sick green?
The CSS color sick green in CMYK format is cmyk(15.1%, 0%, 76.2%, 27.5%). Use this value directly in CSS, SVG, and most design tools.
How do I use sick green in CSS?
To apply sick green in CSS:
- Text color: color: cmyk(15.1%, 0%, 76.2%, 27.5%);
- Background: background-color: cmyk(15.1%, 0%, 76.2%, 27.5%);
- Border: border-color: cmyk(15.1%, 0%, 76.2%, 27.5%);
What are all the color format values for sick green?
| Format | Value |
|---|---|
| HEX | #9db92c |
| RGB | rgb(157, 185, 44) |
| HSL | hsl(71.9, 61.6%, 44.9%) |
| CMYK | cmyk(15.1%, 0%, 76.2%, 27.5%) |
How do I convert sick green to CMYK?
Select sick green from the color name list in our color converter. The CMYK value — cmyk(15.1%, 0%, 76.2%, 27.5%) — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does sick green belong to?
sick green belongs to the green color family. It is a medium, moderately saturated color with HSL values: hue 71.9°, saturation 61.6%, lightness 44.9%.
How do I create lighter and darker shades of sick green?
Lighter variant (lightness 59.9%): #bfd85a. Darker variant (lightness 29.9%): #697b1d. 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.