What is the CMYK code for brownish orange?
The CSS color brownish orange in CMYK format is cmyk(0%, 41.4%, 82.8%, 20.4%). Use this value directly in CSS, SVG, and most design tools.
How do I use brownish orange in CSS?
To apply brownish orange in CSS:
- Text color: color: cmyk(0%, 41.4%, 82.8%, 20.4%);
- Background: background-color: cmyk(0%, 41.4%, 82.8%, 20.4%);
- Border: border-color: cmyk(0%, 41.4%, 82.8%, 20.4%);
What are all the color format values for brownish orange?
| Format | Value |
|---|---|
| HEX | #cb7723 |
| RGB | rgb(203, 119, 35) |
| HSL | hsl(30, 70.6%, 46.7%) |
| CMYK | cmyk(0%, 41.4%, 82.8%, 20.4%) |
How do I convert brownish orange to CMYK?
Select brownish orange from the color name list in our color converter. The CMYK value — cmyk(0%, 41.4%, 82.8%, 20.4%) — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does brownish orange belong to?
brownish orange belongs to the orange color family. It is a medium, vivid color with HSL values: hue 30°, saturation 70.6%, lightness 46.7%.
How do I create lighter and darker shades of brownish orange?
Lighter variant (lightness 61.7%): #e29d58. Darker variant (lightness 31.700000000000003%): #8a5118. 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.