#8D847F Mecha Grey
#8D847F (Mecha Grey) RGB value is (141, 132, 127).
Red value is 141, green value is 132, and blue value is 127.
Cylindrical-coordinate representations (HSL) of color #8D847F: hue: 21°, saturation: 5.8%, and lightness: 52.5%.
Process color (CMYK) of #8D847F is 0%, 6.4%, 9.9%, 44.7%. Web safe color equivalent of #8D847F is ##999966. Color #8D847F contains mainly GRAY.
Color Spaces
| Color spaces of #8D847F | Value |
|---|---|
| RGB | 141, 132, 127 |
| HSL | 21°, 5.8%, 52.5% |
| HSV / HSB | 21°, 9.9%, 55.3% |
| CMYK | 0%, 6.4%, 9.9%, 44.7% |
| XYZ | 23.07, 23.7, 23.43 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10001101 | 10000100 | 01111111 |
| Octal | 215 | 204 | 177 |
| Decimal | 141 | 132 | 127 |
| Hex | 8D | 84 | 7F |
Shades of #8D847F
Tints of #8D847F
.mybgColor { background-color: #8D847F; }
.myforeColor { color: #8D847F; }
.myborderColor { border: 3px solid #8D847F; }
<p style="color:#8D847F">Text here</p>
This sample text is styled with font color #8D847F. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#8D847F">Div content here</div>
<div style="border:3px solid #8D847F">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(141, 132, 127, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #8D847F; }
.divShadow { -moz-box-shadow: 1px 1px 3px #8D847F;
-webkit-box-shadow: 1px 1px 3px #8D847F;
box-shadow: 1px 1px 3px #8D847F; }
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 #8D847F (Mecha Grey)
Color Overview & Profile: Color #8D847F, also known as Mecha Grey, 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 (141/255), 52% Green (132/255), and 50% Blue (127/255). The primary color family component is GRAY.
Print & Physical Production Specs: For physical print production and offset printing setups, #8D847F translates into the CMYK subtractive color model with values of 0% Cyan, 6.4% Magenta, 9.9% Yellow, and 44.7% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 21°, saturation of 5.8%, and lightness of 52.5%.
Web Accessibility & Design Recommendations: When implementing #8D847F 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.
