#B2B1A9 Bashful Emu
#B2B1A9 (Bashful Emu) RGB value is (178, 177, 169).
Red value is 178, green value is 177, and blue value is 169.
Cylindrical-coordinate representations (HSL) of color #B2B1A9: hue: 53°, saturation: 5.5%, and lightness: 68%.
Process color (CMYK) of #B2B1A9 is 0%, 0.6%, 5.1%, 30.2%. Web safe color equivalent of #B2B1A9 is ##999999. Color #B2B1A9 contains mainly GRAY.
Color Spaces
| Color spaces of #B2B1A9 | Value |
|---|---|
| RGB | 178, 177, 169 |
| HSL | 53°, 5.5%, 68% |
| HSV / HSB | 53°, 5.1%, 69.8% |
| CMYK | 0%, 0.6%, 5.1%, 30.2% |
| XYZ | 41.24, 43.77, 43.8 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10110010 | 10110001 | 10101001 |
| Octal | 262 | 261 | 251 |
| Decimal | 178 | 177 | 169 |
| Hex | B2 | B1 | A9 |
Shades of #B2B1A9
Tints of #B2B1A9
.mybgColor { background-color: #B2B1A9; }
.myforeColor { color: #B2B1A9; }
.myborderColor { border: 3px solid #B2B1A9; }
<p style="color:#B2B1A9">Text here</p>
This sample text is styled with font color #B2B1A9. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#B2B1A9">Div content here</div>
<div style="border:3px solid #B2B1A9">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(178, 177, 169, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #B2B1A9; }
.divShadow { -moz-box-shadow: 1px 1px 3px #B2B1A9;
-webkit-box-shadow: 1px 1px 3px #B2B1A9;
box-shadow: 1px 1px 3px #B2B1A9; }
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 #B2B1A9 (Bashful Emu)
Color Overview & Profile: Color #B2B1A9, also known as Bashful Emu, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 70% Red (178/255), 69% Green (177/255), and 66% Blue (169/255). The primary color family component is GRAY.
Print & Physical Production Specs: For physical print production and offset printing setups, #B2B1A9 translates into the CMYK subtractive color model with values of 0% Cyan, 0.6% Magenta, 5.1% Yellow, and 30.2% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 53°, saturation of 5.5%, and lightness of 68%.
Web Accessibility & Design Recommendations: When implementing #B2B1A9 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.
