What is the CMYK code for brown orange?
The CSS color brown orange in CMYK format is cmyk(0%, 43.2%, 98.9%, 27.5%). Use this value directly in CSS, SVG, and most design tools.
How do I use brown orange in CSS?
To apply brown orange in CSS:
- Text color: color: cmyk(0%, 43.2%, 98.9%, 27.5%);
- Background: background-color: cmyk(0%, 43.2%, 98.9%, 27.5%);
- Border: border-color: cmyk(0%, 43.2%, 98.9%, 27.5%);
What are all the color format values for brown orange?
| Format | Value |
|---|---|
| HEX | #b96902 |
| RGB | rgb(185, 105, 2) |
| HSL | hsl(33.8, 97.9%, 36.7%) |
| CMYK | cmyk(0%, 43.2%, 98.9%, 27.5%) |
How do I convert brown orange to CMYK?
Select brown orange from the color name list in our color converter. The CMYK value — cmyk(0%, 43.2%, 98.9%, 27.5%) — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does brown orange belong to?
brown orange belongs to the orange color family. It is a medium, vivid color with HSL values: hue 33.8°, saturation 97.9%, lightness 36.7%.
How do I create lighter and darker shades of brown orange?
Lighter variant (lightness 51.7%): #fc930b. Darker variant (lightness 21.700000000000003%): #6e3e01. 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.