What is the CMYK code for dull orange?
The CSS color dull orange in CMYK format is cmyk(0%, 38%, 72.7%, 15.3%). Use this value directly in CSS, SVG, and most design tools.
How do I use dull orange in CSS?
To apply dull orange in CSS:
- Text color: color: cmyk(0%, 38%, 72.7%, 15.3%);
- Background: background-color: cmyk(0%, 38%, 72.7%, 15.3%);
- Border: border-color: cmyk(0%, 38%, 72.7%, 15.3%);
What are all the color format values for dull orange?
| Format | Value |
|---|---|
| HEX | #d8863b |
| RGB | rgb(216, 134, 59) |
| HSL | hsl(28.7, 66.8%, 53.9%) |
| CMYK | cmyk(0%, 38%, 72.7%, 15.3%) |
How do I convert dull orange to CMYK?
Select dull orange from the color name list in our color converter. The CMYK value — cmyk(0%, 38%, 72.7%, 15.3%) — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does dull orange belong to?
dull orange belongs to the orange color family. It is a medium, moderately saturated color with HSL values: hue 28.7°, saturation 66.8%, lightness 53.9%.
How do I create lighter and darker shades of dull orange?
Lighter variant (lightness 68.9%): #e5ad7b. Darker variant (lightness 38.9%): #a56021. 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.