What is the CMYK code for sickly yellow?
The CSS color sickly yellow in CMYK format is cmyk(8.8%, 0%, 82%, 10.6%). Use this value directly in CSS, SVG, and most design tools.
How do I use sickly yellow in CSS?
To apply sickly yellow in CSS:
- Text color: color: cmyk(8.8%, 0%, 82%, 10.6%);
- Background: background-color: cmyk(8.8%, 0%, 82%, 10.6%);
- Border: border-color: cmyk(8.8%, 0%, 82%, 10.6%);
What are all the color format values for sickly yellow?
| Format | Value |
|---|---|
| HEX | #d0e429 |
| RGB | rgb(208, 228, 41) |
| HSL | hsl(66.4, 77.6%, 52.7%) |
| CMYK | cmyk(8.8%, 0%, 82%, 10.6%) |
How do I convert sickly yellow to CMYK?
Select sickly yellow from the color name list in our color converter. The CMYK value — cmyk(8.8%, 0%, 82%, 10.6%) — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does sickly yellow belong to?
sickly yellow belongs to the green color family. It is a medium, vivid color with HSL values: hue 66.4°, saturation 77.6%, lightness 52.7%.
How do I create lighter and darker shades of sickly yellow?
Lighter variant (lightness 67.7%): #dfed6d. Darker variant (lightness 37.7%): #9bab16. 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.