What is the CMYK code for darkgoldenrod?
The CSS color darkgoldenrod in CMYK format is cmyk(0%, 27.2%, 94%, 27.8%). Use this value directly in CSS, SVG, and most design tools.
How do I use darkgoldenrod in CSS?
To apply darkgoldenrod in CSS:
- Text color: color: cmyk(0%, 27.2%, 94%, 27.8%);
- Background: background-color: cmyk(0%, 27.2%, 94%, 27.8%);
- Border: border-color: cmyk(0%, 27.2%, 94%, 27.8%);
What are all the color format values for darkgoldenrod?
| Format | Value |
|---|---|
| HEX | #b8860b |
| RGB | rgb(184, 134, 11) |
| HSL | hsl(42.7, 88.7%, 38.2%) |
| CMYK | cmyk(0%, 27.2%, 94%, 27.8%) |
How do I convert darkgoldenrod to CMYK?
Select darkgoldenrod from the color name list in our color converter. The CMYK value — cmyk(0%, 27.2%, 94%, 27.8%) — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does darkgoldenrod belong to?
darkgoldenrod belongs to the orange color family. It is a medium, vivid color with HSL values: hue 42.7°, saturation 88.7%, lightness 38.2%.
How do I create lighter and darker shades of darkgoldenrod?
Lighter variant (lightness 53.2%): #f2b41e. Darker variant (lightness 23.200000000000003%): #705107. 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.