What is the CMYK code for toxic green?
The CSS color toxic green in CMYK format is cmyk(56.3%, 0%, 81.1%, 12.9%). Use this value directly in CSS, SVG, and most design tools.
How do I use toxic green in CSS?
To apply toxic green in CSS:
- Text color: color: cmyk(56.3%, 0%, 81.1%, 12.9%);
- Background: background-color: cmyk(56.3%, 0%, 81.1%, 12.9%);
- Border: border-color: cmyk(56.3%, 0%, 81.1%, 12.9%);
What are all the color format values for toxic green?
| Format | Value |
|---|---|
| HEX | #61de2a |
| RGB | rgb(97, 222, 42) |
| HSL | hsl(101.7, 73.2%, 51.8%) |
| CMYK | cmyk(56.3%, 0%, 81.1%, 12.9%) |
How do I convert toxic green to CMYK?
Select toxic green from the color name list in our color converter. The CMYK value — cmyk(56.3%, 0%, 81.1%, 12.9%) — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does toxic green belong to?
toxic green belongs to the green color family. It is a medium, vivid color with HSL values: hue 101.7°, saturation 73.2%, lightness 51.8%.
How do I create lighter and darker shades of toxic green?
Lighter variant (lightness 66.8%): #92e86c. Darker variant (lightness 36.8%): #43a319. 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.