#B1BBBE Blue Heather
#B1BBBE (Blue Heather) RGB value is (177, 187, 190).
Red value is 177, green value is 187, and blue value is 190.
Cylindrical-coordinate representations (HSL) of color #B1BBBE: hue: 194°, saturation: 9.1%, and lightness: 72%.
Process color (CMYK) of #B1BBBE is 6.8%, 1.6%, 0%, 25.5%. Web safe color equivalent of #B1BBBE is ##99CCCC. Color #B1BBBE contains mainly GRAY.
Color Spaces
| Color spaces of #B1BBBE | Value |
|---|---|
| RGB | 177, 187, 190 |
| HSL | 194°, 9.1%, 72% |
| HSV / HSB | 194°, 6.8%, 74.5% |
| CMYK | 6.8%, 1.6%, 0%, 25.5% |
| XYZ | 45.19, 48.61, 55.71 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10110001 | 10111011 | 10111110 |
| Octal | 261 | 273 | 276 |
| Decimal | 177 | 187 | 190 |
| Hex | B1 | BB | BE |
Shades of #B1BBBE
Tints of #B1BBBE
.mybgColor { background-color: #B1BBBE; }
.myforeColor { color: #B1BBBE; }
.myborderColor { border: 3px solid #B1BBBE; }
<p style="color:#B1BBBE">Text here</p>
This sample text is styled with font color #B1BBBE. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#B1BBBE">Div content here</div>
<div style="border:3px solid #B1BBBE">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(177, 187, 190, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #B1BBBE; }
.divShadow { -moz-box-shadow: 1px 1px 3px #B1BBBE;
-webkit-box-shadow: 1px 1px 3px #B1BBBE;
box-shadow: 1px 1px 3px #B1BBBE; }
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 #B1BBBE (Blue Heather)
Color Overview & Profile: Color #B1BBBE, also known as Blue Heather, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 69% Red (177/255), 73% Green (187/255), and 75% Blue (190/255). The primary color family component is GRAY.
Print & Physical Production Specs: For physical print production and offset printing setups, #B1BBBE translates into the CMYK subtractive color model with values of 6.8% Cyan, 1.6% Magenta, 0% Yellow, and 25.5% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 194°, saturation of 9.1%, and lightness of 72%.
Web Accessibility & Design Recommendations: When implementing #B1BBBE 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 ##99CCCC.
