#B7BDD6 Hazy Sky
#B7BDD6 (Hazy Sky) RGB value is (183, 189, 214).
Red value is 183, green value is 189, and blue value is 214.
Cylindrical-coordinate representations (HSL) of color #B7BDD6: hue: 228°, saturation: 27.4%, and lightness: 77.8%.
Process color (CMYK) of #B7BDD6 is 14.5%, 11.7%, 0%, 16.1%. Web safe color equivalent of #B7BDD6 is ##CCCCCC. Color #B7BDD6 contains mainly Magenta.
Color Spaces
| Color spaces of #B7BDD6 | Value |
|---|---|
| RGB | 183, 189, 214 |
| HSL | 228°, 27.4%, 77.8% |
| HSV / HSB | 228°, 14.5%, 83.9% |
| CMYK | 14.5%, 11.7%, 0%, 16.1% |
| XYZ | 49.86, 51.32, 70.88 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10110111 | 10111101 | 11010110 |
| Octal | 267 | 275 | 326 |
| Decimal | 183 | 189 | 214 |
| Hex | B7 | BD | D6 |
Shades of #B7BDD6
Tints of #B7BDD6
.mybgColor { background-color: #B7BDD6; }
.myforeColor { color: #B7BDD6; }
.myborderColor { border: 3px solid #B7BDD6; }
<p style="color:#B7BDD6">Text here</p>
This sample text is styled with font color #B7BDD6. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#B7BDD6">Div content here</div>
<div style="border:3px solid #B7BDD6">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(183, 189, 214, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #B7BDD6; }
.divShadow { -moz-box-shadow: 1px 1px 3px #B7BDD6;
-webkit-box-shadow: 1px 1px 3px #B7BDD6;
box-shadow: 1px 1px 3px #B7BDD6; }
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 #B7BDD6 (Hazy Sky)
Color Overview & Profile: Color #B7BDD6, also known as Hazy Sky, 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 (183/255), 74% Green (189/255), and 84% Blue (214/255). The primary color family component is Magenta.
Print & Physical Production Specs: For physical print production and offset printing setups, #B7BDD6 translates into the CMYK subtractive color model with values of 14.5% Cyan, 11.7% Magenta, 0% Yellow, and 16.1% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 228°, saturation of 27.4%, and lightness of 77.8%.
Web Accessibility & Design Recommendations: When implementing #B7BDD6 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.
