#B47B27 Weapon Bronze
#B47B27 (Weapon Bronze) RGB value is (180, 123, 39).
Red value is 180, green value is 123, and blue value is 39.
Cylindrical-coordinate representations (HSL) of color #B47B27: hue: 36°, saturation: 64.4%, and lightness: 42.9%.
Process color (CMYK) of #B47B27 is 0%, 31.7%, 78.3%, 29.4%. Web safe color equivalent of #B47B27 is ##CC6633. Color #B47B27 contains mainly Red.
Color Spaces
| Color spaces of #B47B27 | Value |
|---|---|
| RGB | 180, 123, 39 |
| HSL | 36°, 64.4%, 42.9% |
| HSV / HSB | 36°, 78.3%, 70.6% |
| CMYK | 0%, 31.7%, 78.3%, 29.4% |
| XYZ | 26.27, 24.02, 5.17 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10110100 | 01111011 | 00100111 |
| Octal | 264 | 173 | 047 |
| Decimal | 180 | 123 | 39 |
| Hex | B4 | 7B | 27 |
Shades of #B47B27
Tints of #B47B27
.mybgColor { background-color: #B47B27; }
.myforeColor { color: #B47B27; }
.myborderColor { border: 3px solid #B47B27; }
<p style="color:#B47B27">Text here</p>
This sample text is styled with font color #B47B27. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#B47B27">Div content here</div>
<div style="border:3px solid #B47B27">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(180, 123, 39, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #B47B27; }
.divShadow { -moz-box-shadow: 1px 1px 3px #B47B27;
-webkit-box-shadow: 1px 1px 3px #B47B27;
box-shadow: 1px 1px 3px #B47B27; }
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 #B47B27 (Weapon Bronze)
Color Overview & Profile: Color #B47B27, also known as Weapon Bronze, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 71% Red (180/255), 48% Green (123/255), and 15% Blue (39/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #B47B27 translates into the CMYK subtractive color model with values of 0% Cyan, 31.7% Magenta, 78.3% Yellow, and 29.4% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 36°, saturation of 64.4%, and lightness of 42.9%.
Web Accessibility & Design Recommendations: When implementing #B47B27 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 ##CC6633.
