What is the CMYK code for kelly green?
The CSS color kelly green in CMYK format is cmyk(98.8%, 0%, 73.1%, 32.9%). Use this value directly in CSS, SVG, and most design tools.
How do I use kelly green in CSS?
To apply kelly green in CSS:
- Text color: color: cmyk(98.8%, 0%, 73.1%, 32.9%);
- Background: background-color: cmyk(98.8%, 0%, 73.1%, 32.9%);
- Border: border-color: cmyk(98.8%, 0%, 73.1%, 32.9%);
What are all the color format values for kelly green?
| Format | Value |
|---|---|
| HEX | #02ab2e |
| RGB | rgb(2, 171, 46) |
| HSL | hsl(135.6, 97.7%, 33.9%) |
| CMYK | cmyk(98.8%, 0%, 73.1%, 32.9%) |
How do I convert kelly green to CMYK?
Select kelly green from the color name list in our color converter. The CMYK value — cmyk(98.8%, 0%, 73.1%, 32.9%) — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does kelly green belong to?
kelly green belongs to the green color family. It is a medium, vivid color with HSL values: hue 135.6°, saturation 97.7%, lightness 33.9%.
How do I create lighter and darker shades of kelly green?
Lighter variant (lightness 48.9%): #03f742. Darker variant (lightness 18.9%): #015f1a. 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.