#C14A09 Brick Orange
#C14A09 (Brick Orange) RGB value is (193, 74, 9).
Red value is 193, green value is 74, and blue value is 9.
Cylindrical-coordinate representations (HSL) of color #C14A09: hue: 21°, saturation: 91.1%, and lightness: 39.6%.
Process color (CMYK) of #C14A09 is 0%, 61.7%, 95.3%, 24.3%. Web safe color equivalent of #C14A09 is ##CC3300. Color #C14A09 contains mainly Red.
Color Spaces
| Color spaces of #C14A09 | Value |
|---|---|
| RGB | 193, 74, 9 |
| HSL | 21°, 91.1%, 39.6% |
| HSV / HSB | 21°, 95.3%, 75.7% |
| CMYK | 0%, 61.7%, 95.3%, 24.3% |
| XYZ | 24.49, 16.26, 2.11 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11000001 | 01001010 | 00001001 |
| Octal | 301 | 112 | 011 |
| Decimal | 193 | 74 | 9 |
| Hex | C1 | 4A | 09 |
Shades of #C14A09
Tints of #C14A09
.mybgColor { background-color: #C14A09; }
.myforeColor { color: #C14A09; }
.myborderColor { border: 3px solid #C14A09; }
<p style="color:#C14A09">Text here</p>
This sample text is styled with font color #C14A09. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#C14A09">Div content here</div>
<div style="border:3px solid #C14A09">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(193, 74, 9, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #C14A09; }
.divShadow { -moz-box-shadow: 1px 1px 3px #C14A09;
-webkit-box-shadow: 1px 1px 3px #C14A09;
box-shadow: 1px 1px 3px #C14A09; }
This text has a CSS3 shadow effect generated with RGB color values.
This text has a CSS3 shadow effect generated with Hex color values.
Related Colors & Harmonies
Detailed Specifications & Design Guide for #C14A09 (Brick Orange)
Color Overview & Profile: Color #C14A09, also known as Brick Orange, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 76% Red (193/255), 29% Green (74/255), and 4% Blue (9/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #C14A09 translates into the CMYK subtractive color model with values of 0% Cyan, 61.7% Magenta, 95.3% Yellow, and 24.3% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 21°, saturation of 91.1%, and lightness of 39.6%.
Web Accessibility & Design Recommendations: When implementing #C14A09 in web frontend frameworks, ensure sufficient contrast ratios for readability according to WCAG 2.1 standards. The web-safe equivalent hex value for this color is ##CC3300.
