What is the CMYK code for marigold?
The CSS color marigold in CMYK format is cmyk(0%, 23.8%, 97.6%, 1.2%). Use this value directly in CSS, SVG, and most design tools.
How do I use marigold in CSS?
To apply marigold in CSS:
- Text color: color: cmyk(0%, 23.8%, 97.6%, 1.2%);
- Background: background-color: cmyk(0%, 23.8%, 97.6%, 1.2%);
- Border: border-color: cmyk(0%, 23.8%, 97.6%, 1.2%);
What are all the color format values for marigold?
| Format | Value |
|---|---|
| HEX | #fcc006 |
| RGB | rgb(252, 192, 6) |
| HSL | hsl(45.4, 97.6%, 50.6%) |
| CMYK | cmyk(0%, 23.8%, 97.6%, 1.2%) |
How do I convert marigold to CMYK?
Select marigold from the color name list in our color converter. The CMYK value — cmyk(0%, 23.8%, 97.6%, 1.2%) — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does marigold belong to?
marigold belongs to the yellow color family. It is a medium, vivid color with HSL values: hue 45.4°, saturation 97.6%, lightness 50.6%.
How do I create lighter and darker shades of marigold?
Lighter variant (lightness 65.6%): #fdd352. Darker variant (lightness 35.6%): #b38802. 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.