#B8B6B5 Brainstem Grey
#B8B6B5 (Brainstem Grey) RGB value is (184, 182, 181).
Red value is 184, green value is 182, and blue value is 181.
Cylindrical-coordinate representations (HSL) of color #B8B6B5: hue: 20°, saturation: 2.1%, and lightness: 71.6%.
Process color (CMYK) of #B8B6B5 is 0%, 1.1%, 1.6%, 27.8%. Web safe color equivalent of #B8B6B5 is ##CCCCCC. Color #B8B6B5 contains mainly GRAY.
Color Spaces
| Color spaces of #B8B6B5 | Value |
|---|---|
| RGB | 184, 182, 181 |
| HSL | 20°, 2.1%, 71.6% |
| HSV / HSB | 20°, 1.6%, 72.2% |
| CMYK | 0%, 1.1%, 1.6%, 27.8% |
| XYZ | 44.83, 46.98, 50.41 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10111000 | 10110110 | 10110101 |
| Octal | 270 | 266 | 265 |
| Decimal | 184 | 182 | 181 |
| Hex | B8 | B6 | B5 |
Shades of #B8B6B5
Tints of #B8B6B5
.mybgColor { background-color: #B8B6B5; }
.myforeColor { color: #B8B6B5; }
.myborderColor { border: 3px solid #B8B6B5; }
<p style="color:#B8B6B5">Text here</p>
This sample text is styled with font color #B8B6B5. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#B8B6B5">Div content here</div>
<div style="border:3px solid #B8B6B5">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(184, 182, 181, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #B8B6B5; }
.divShadow { -moz-box-shadow: 1px 1px 3px #B8B6B5;
-webkit-box-shadow: 1px 1px 3px #B8B6B5;
box-shadow: 1px 1px 3px #B8B6B5; }
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 #B8B6B5 (Brainstem Grey)
Color Overview & Profile: Color #B8B6B5, also known as Brainstem Grey, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 72% Red (184/255), 71% Green (182/255), and 71% Blue (181/255). The primary color family component is GRAY.
Print & Physical Production Specs: For physical print production and offset printing setups, #B8B6B5 translates into the CMYK subtractive color model with values of 0% Cyan, 1.1% Magenta, 1.6% Yellow, and 27.8% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 20°, saturation of 2.1%, and lightness of 71.6%.
Web Accessibility & Design Recommendations: When implementing #B8B6B5 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 ##CCCCCC.
