What is the CMYK code for deep orange?
The CSS color deep orange in CMYK format is cmyk(0%, 65%, 99.5%, 13.7%). Use this value directly in CSS, SVG, and most design tools.
How do I use deep orange in CSS?
To apply deep orange in CSS:
- Text color: color: cmyk(0%, 65%, 99.5%, 13.7%);
- Background: background-color: cmyk(0%, 65%, 99.5%, 13.7%);
- Border: border-color: cmyk(0%, 65%, 99.5%, 13.7%);
What are all the color format values for deep orange?
| Format | Value |
|---|---|
| HEX | #dc4d01 |
| RGB | rgb(220, 77, 1) |
| HSL | hsl(20.8, 99.1%, 43.3%) |
| CMYK | cmyk(0%, 65%, 99.5%, 13.7%) |
How do I convert deep orange to CMYK?
Select deep orange from the color name list in our color converter. The CMYK value — cmyk(0%, 65%, 99.5%, 13.7%) — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does deep orange belong to?
deep orange belongs to the orange color family. It is a medium, vivid color with HSL values: hue 20.8°, saturation 99.1%, lightness 43.3%.
How do I create lighter and darker shades of deep orange?
Lighter variant (lightness 58.3%): #fe742b. Darker variant (lightness 28.299999999999997%): #903201. 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.