What is the CMYK code for brick orange?
The CSS color brick orange in CMYK format is cmyk(0%, 61.7%, 95.3%, 24.3%). Use this value directly in CSS, SVG, and most design tools.
How do I use brick orange in CSS?
To apply brick orange in CSS:
- Text color: color: cmyk(0%, 61.7%, 95.3%, 24.3%);
- Background: background-color: cmyk(0%, 61.7%, 95.3%, 24.3%);
- Border: border-color: cmyk(0%, 61.7%, 95.3%, 24.3%);
What are all the color format values for brick orange?
| Format | Value |
|---|---|
| HEX | #c14a09 |
| RGB | rgb(193, 74, 9) |
| HSL | hsl(21.2, 91.1%, 39.6%) |
| CMYK | cmyk(0%, 61.7%, 95.3%, 24.3%) |
How do I convert brick orange to CMYK?
Select brick orange from the color name list in our color converter. The CMYK value — cmyk(0%, 61.7%, 95.3%, 24.3%) — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does brick orange belong to?
brick orange belongs to the orange color family. It is a medium, vivid color with HSL values: hue 21.2°, saturation 91.1%, lightness 39.6%.
How do I create lighter and darker shades of brick orange?
Lighter variant (lightness 54.6%): #f56c22. Darker variant (lightness 24.6%): #782e06. 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.