What is the CMYK code for green apple?
The CSS color green apple in CMYK format is cmyk(57.3%, 0%, 85.9%, 13.7%). Use this value directly in CSS, SVG, and most design tools.
How do I use green apple in CSS?
To apply green apple in CSS:
- Text color: color: cmyk(57.3%, 0%, 85.9%, 13.7%);
- Background: background-color: cmyk(57.3%, 0%, 85.9%, 13.7%);
- Border: border-color: cmyk(57.3%, 0%, 85.9%, 13.7%);
What are all the color format values for green apple?
| Format | Value |
|---|---|
| HEX | #5edc1f |
| RGB | rgb(94, 220, 31) |
| HSL | hsl(100, 75.3%, 49.2%) |
| CMYK | cmyk(57.3%, 0%, 85.9%, 13.7%) |
How do I convert green apple to CMYK?
Select green apple from the color name list in our color converter. The CMYK value — cmyk(57.3%, 0%, 85.9%, 13.7%) — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does green apple belong to?
green apple belongs to the green color family. It is a medium, vivid color with HSL values: hue 100°, saturation 75.3%, lightness 49.2%.
How do I create lighter and darker shades of green apple?
Lighter variant (lightness 64.2%): #8de85f. Darker variant (lightness 34.2%): #419916. 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.