What is the CMYK code for palegreen?
The CSS color palegreen in CMYK format is cmyk(39.4%, 0%, 39.4%, 1.6%). Use this value directly in CSS, SVG, and most design tools.
How do I use palegreen in CSS?
To apply palegreen in CSS:
- Text color: color: cmyk(39.4%, 0%, 39.4%, 1.6%);
- Background: background-color: cmyk(39.4%, 0%, 39.4%, 1.6%);
- Border: border-color: cmyk(39.4%, 0%, 39.4%, 1.6%);
What are all the color format values for palegreen?
| Format | Value |
|---|---|
| HEX | #98fb98 |
| RGB | rgb(152, 251, 152) |
| HSL | hsl(120, 92.5%, 79%) |
| CMYK | cmyk(39.4%, 0%, 39.4%, 1.6%) |
How do I convert palegreen to CMYK?
Select palegreen from the color name list in our color converter. The CMYK value — cmyk(39.4%, 0%, 39.4%, 1.6%) — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does palegreen belong to?
palegreen belongs to the green color family. It is a light, vivid color with HSL values: hue 120°, saturation 92.5%, lightness 79%.
How do I create lighter and darker shades of palegreen?
Lighter variant (lightness 94%): #e2fee2. Darker variant (lightness 64%): #4ef84e. 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.