#8B8471 Fallen Rock
#8B8471 (Fallen Rock) RGB value is (139, 132, 113).
Red value is 139, green value is 132, and blue value is 113.
Cylindrical-coordinate representations (HSL) of color #8B8471: hue: 44°, saturation: 10.3%, and lightness: 49.4%.
Process color (CMYK) of #8B8471 is 0%, 5%, 18.7%, 45.5%. Web safe color equivalent of #8B8471 is ##999966. Color #8B8471 contains mainly Yellow.
Color Spaces
| Color spaces of #8B8471 | Value |
|---|---|
| RGB | 139, 132, 113 |
| HSL | 44°, 10.3%, 49.4% |
| HSV / HSB | 44°, 18.7%, 54.5% |
| CMYK | 0%, 5%, 18.7%, 45.5% |
| XYZ | 21.88, 23.18, 18.94 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10001011 | 10000100 | 01110001 |
| Octal | 213 | 204 | 161 |
| Decimal | 139 | 132 | 113 |
| Hex | 8B | 84 | 71 |
Shades of #8B8471
Tints of #8B8471
.mybgColor { background-color: #8B8471; }
.myforeColor { color: #8B8471; }
.myborderColor { border: 3px solid #8B8471; }
<p style="color:#8B8471">Text here</p>
This sample text is styled with font color #8B8471. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#8B8471">Div content here</div>
<div style="border:3px solid #8B8471">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(139, 132, 113, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #8B8471; }
.divShadow { -moz-box-shadow: 1px 1px 3px #8B8471;
-webkit-box-shadow: 1px 1px 3px #8B8471;
box-shadow: 1px 1px 3px #8B8471; }
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 #8B8471 (Fallen Rock)
Color Overview & Profile: Color #8B8471, also known as Fallen Rock, 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), 52% Green (132/255), and 44% Blue (113/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #8B8471 translates into the CMYK subtractive color model with values of 0% Cyan, 5% Magenta, 18.7% Yellow, and 45.5% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 44°, saturation of 10.3%, and lightness of 49.4%.
Web Accessibility & Design Recommendations: When implementing #8B8471 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.
