#8B9FA1 Shale Grey
#8B9FA1 (Shale Grey) RGB value is (139, 159, 161).
Red value is 139, green value is 159, and blue value is 161.
Cylindrical-coordinate representations (HSL) of color #8B9FA1: hue: 185°, saturation: 10.5%, and lightness: 58.8%.
Process color (CMYK) of #8B9FA1 is 13.7%, 1.2%, 0%, 36.9%. Web safe color equivalent of #8B9FA1 is ##999999. Color #8B9FA1 contains mainly Magenta.
Color Spaces
| Color spaces of #8B9FA1 | Value |
|---|---|
| RGB | 139, 159, 161 |
| HSL | 185°, 10.5%, 58.8% |
| HSV / HSB | 185°, 13.7%, 63.1% |
| CMYK | 13.7%, 1.2%, 0%, 36.9% |
| XYZ | 29.48, 32.86, 38.5 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10001011 | 10011111 | 10100001 |
| Octal | 213 | 237 | 241 |
| Decimal | 139 | 159 | 161 |
| Hex | 8B | 9F | A1 |
Shades of #8B9FA1
Tints of #8B9FA1
.mybgColor { background-color: #8B9FA1; }
.myforeColor { color: #8B9FA1; }
.myborderColor { border: 3px solid #8B9FA1; }
<p style="color:#8B9FA1">Text here</p>
This sample text is styled with font color #8B9FA1. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#8B9FA1">Div content here</div>
<div style="border:3px solid #8B9FA1">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(139, 159, 161, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #8B9FA1; }
.divShadow { -moz-box-shadow: 1px 1px 3px #8B9FA1;
-webkit-box-shadow: 1px 1px 3px #8B9FA1;
box-shadow: 1px 1px 3px #8B9FA1; }
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 #8B9FA1 (Shale Grey)
Color Overview & Profile: Color #8B9FA1, also known as Shale 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 (139/255), 62% Green (159/255), and 63% Blue (161/255). The primary color family component is Magenta.
Print & Physical Production Specs: For physical print production and offset printing setups, #8B9FA1 translates into the CMYK subtractive color model with values of 13.7% Cyan, 1.2% Magenta, 0% Yellow, and 36.9% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 185°, saturation of 10.5%, and lightness of 58.8%.
Web Accessibility & Design Recommendations: When implementing #8B9FA1 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 ##999999.
