#DC8A30 Status Bronze
#DC8A30 (Status Bronze) RGB value is (220, 138, 48).
Red value is 220, green value is 138, and blue value is 48.
Cylindrical-coordinate representations (HSL) of color #DC8A30: hue: 31°, saturation: 71.1%, and lightness: 52.5%.
Process color (CMYK) of #DC8A30 is 0%, 37.3%, 78.2%, 13.7%. Web safe color equivalent of #DC8A30 is ##CC9933. Color #DC8A30 contains mainly Red.
Color Spaces
| Color spaces of #DC8A30 | Value |
|---|---|
| RGB | 220, 138, 48 |
| HSL | 31°, 71.1%, 52.5% |
| HSV / HSB | 31°, 78.2%, 86.3% |
| CMYK | 0%, 37.3%, 78.2%, 13.7% |
| XYZ | 39.14, 33.61, 7.22 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11011100 | 10001010 | 00110000 |
| Octal | 334 | 212 | 060 |
| Decimal | 220 | 138 | 48 |
| Hex | DC | 8A | 30 |
Shades of #DC8A30
Tints of #DC8A30
.mybgColor { background-color: #DC8A30; }
.myforeColor { color: #DC8A30; }
.myborderColor { border: 3px solid #DC8A30; }
<p style="color:#DC8A30">Text here</p>
This sample text is styled with font color #DC8A30. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#DC8A30">Div content here</div>
<div style="border:3px solid #DC8A30">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(220, 138, 48, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #DC8A30; }
.divShadow { -moz-box-shadow: 1px 1px 3px #DC8A30;
-webkit-box-shadow: 1px 1px 3px #DC8A30;
box-shadow: 1px 1px 3px #DC8A30; }
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 #DC8A30 (Status Bronze)
Color Overview & Profile: Color #DC8A30, also known as Status Bronze, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 86% Red (220/255), 54% Green (138/255), and 19% Blue (48/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #DC8A30 translates into the CMYK subtractive color model with values of 0% Cyan, 37.3% Magenta, 78.2% Yellow, and 13.7% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 31°, saturation of 71.1%, and lightness of 52.5%.
Web Accessibility & Design Recommendations: When implementing #DC8A30 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 ##CC9933.
