What is the CMYK code for dull yellow?
The CSS color dull yellow in CMYK format is cmyk(0%, 7.6%, 61.8%, 6.7%). Use this value directly in CSS, SVG, and most design tools.
How do I use dull yellow in CSS?
To apply dull yellow in CSS:
- Text color: color: cmyk(0%, 7.6%, 61.8%, 6.7%);
- Background: background-color: cmyk(0%, 7.6%, 61.8%, 6.7%);
- Border: border-color: cmyk(0%, 7.6%, 61.8%, 6.7%);
What are all the color format values for dull yellow?
| Format | Value |
|---|---|
| HEX | #eedc5b |
| RGB | rgb(238, 220, 91) |
| HSL | hsl(52.7, 81.2%, 64.5%) |
| CMYK | cmyk(0%, 7.6%, 61.8%, 6.7%) |
How do I convert dull yellow to CMYK?
Select dull yellow from the color name list in our color converter. The CMYK value — cmyk(0%, 7.6%, 61.8%, 6.7%) — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does dull yellow belong to?
dull yellow belongs to the yellow color family. It is a medium, vivid color with HSL values: hue 52.7°, saturation 81.2%, lightness 64.5%.
How do I create lighter and darker shades of dull yellow?
Lighter variant (lightness 79.5%): #f5eba0. Darker variant (lightness 49.5%): #e5cc18. 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.