#8B8372 Hardware
#8B8372 (Hardware) RGB value is (139, 131, 114).
Red value is 139, green value is 131, and blue value is 114.
Cylindrical-coordinate representations (HSL) of color #8B8372: hue: 41°, saturation: 9.9%, and lightness: 49.6%.
Process color (CMYK) of #8B8372 is 0%, 5.8%, 18%, 45.5%. Web safe color equivalent of #8B8372 is ##999966. Color #8B8372 contains mainly Yellow.
Color Spaces
| Color spaces of #8B8372 | Value |
|---|---|
| RGB | 139, 131, 114 |
| HSL | 41°, 9.9%, 49.6% |
| HSV / HSB | 41°, 18%, 54.5% |
| CMYK | 0%, 5.8%, 18%, 45.5% |
| XYZ | 21.8, 22.94, 19.2 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10001011 | 10000011 | 01110010 |
| Octal | 213 | 203 | 162 |
| Decimal | 139 | 131 | 114 |
| Hex | 8B | 83 | 72 |
Shades of #8B8372
Tints of #8B8372
.mybgColor { background-color: #8B8372; }
.myforeColor { color: #8B8372; }
.myborderColor { border: 3px solid #8B8372; }
<p style="color:#8B8372">Text here</p>
This sample text is styled with font color #8B8372. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#8B8372">Div content here</div>
<div style="border:3px solid #8B8372">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(139, 131, 114, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #8B8372; }
.divShadow { -moz-box-shadow: 1px 1px 3px #8B8372;
-webkit-box-shadow: 1px 1px 3px #8B8372;
box-shadow: 1px 1px 3px #8B8372; }
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 #8B8372 (Hardware)
Color Overview & Profile: Color #8B8372, also known as Hardware, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 55% Red (139/255), 51% Green (131/255), and 45% Blue (114/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #8B8372 translates into the CMYK subtractive color model with values of 0% Cyan, 5.8% Magenta, 18% Yellow, and 45.5% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 41°, saturation of 9.9%, and lightness of 49.6%.
Web Accessibility & Design Recommendations: When implementing #8B8372 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 ##999966.
