#A87900 Bronze
#A87900 (Bronze) RGB value is (168, 121, 0).
Red value is 168, green value is 121, and blue value is 0.
Cylindrical-coordinate representations (HSL) of color #A87900: hue: 43°, saturation: 100%, and lightness: 32.9%.
Process color (CMYK) of #A87900 is 0%, 28%, 100%, 34.1%. Web safe color equivalent of #A87900 is ##996600. Color #A87900 contains mainly Red.
Color Spaces
| Color spaces of #A87900 | Value |
|---|---|
| RGB | 168, 121, 0 |
| HSL | 43°, 100%, 32.9% |
| HSV / HSB | 43°, 100%, 65.9% |
| CMYK | 0%, 28%, 100%, 34.1% |
| XYZ | 22.99, 22, 3.04 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10101000 | 01111001 | 00000000 |
| Octal | 250 | 171 | 000 |
| Decimal | 168 | 121 | 0 |
| Hex | A8 | 79 | 00 |
Shades of #A87900
Tints of #A87900
.mybgColor { background-color: #A87900; }
.myforeColor { color: #A87900; }
.myborderColor { border: 3px solid #A87900; }
<p style="color:#A87900">Text here</p>
This sample text is styled with font color #A87900. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#A87900">Div content here</div>
<div style="border:3px solid #A87900">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(168, 121, 0, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #A87900; }
.divShadow { -moz-box-shadow: 1px 1px 3px #A87900;
-webkit-box-shadow: 1px 1px 3px #A87900;
box-shadow: 1px 1px 3px #A87900; }
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 #A87900 (Bronze)
Color Overview & Profile: Color #A87900, also known as Bronze, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 66% Red (168/255), 47% Green (121/255), and 0% Blue (0/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #A87900 translates into the CMYK subtractive color model with values of 0% Cyan, 28% Magenta, 100% Yellow, and 34.1% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 43°, saturation of 100%, and lightness of 32.9%.
Web Accessibility & Design Recommendations: When implementing #A87900 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 ##996600.
