#B0D6E6 Something Blue
#B0D6E6 (Something Blue) RGB value is (176, 214, 230).
Red value is 176, green value is 214, and blue value is 230.
Cylindrical-coordinate representations (HSL) of color #B0D6E6: hue: 198°, saturation: 51.9%, and lightness: 79.6%.
Process color (CMYK) of #B0D6E6 is 23.5%, 7%, 0%, 9.8%. Web safe color equivalent of #B0D6E6 is ##99CCFF. Color #B0D6E6 contains mainly Magenta.
Color Spaces
| Color spaces of #B0D6E6 | Value |
|---|---|
| RGB | 176, 214, 230 |
| HSL | 198°, 51.9%, 79.6% |
| HSV / HSB | 198°, 23.5%, 90.2% |
| CMYK | 23.5%, 7%, 0%, 9.8% |
| XYZ | 56.23, 63.03, 84.05 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10110000 | 11010110 | 11100110 |
| Octal | 260 | 326 | 346 |
| Decimal | 176 | 214 | 230 |
| Hex | B0 | D6 | E6 |
Shades of #B0D6E6
Tints of #B0D6E6
.mybgColor { background-color: #B0D6E6; }
.myforeColor { color: #B0D6E6; }
.myborderColor { border: 3px solid #B0D6E6; }
<p style="color:#B0D6E6">Text here</p>
This sample text is styled with font color #B0D6E6. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#B0D6E6">Div content here</div>
<div style="border:3px solid #B0D6E6">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(176, 214, 230, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #B0D6E6; }
.divShadow { -moz-box-shadow: 1px 1px 3px #B0D6E6;
-webkit-box-shadow: 1px 1px 3px #B0D6E6;
box-shadow: 1px 1px 3px #B0D6E6; }
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 #B0D6E6 (Something Blue)
Color Overview & Profile: Color #B0D6E6, also known as Something Blue, 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 (176/255), 84% Green (214/255), and 90% Blue (230/255). The primary color family component is Magenta.
Print & Physical Production Specs: For physical print production and offset printing setups, #B0D6E6 translates into the CMYK subtractive color model with values of 23.5% Cyan, 7% Magenta, 0% Yellow, and 9.8% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 198°, saturation of 51.9%, and lightness of 79.6%.
Web Accessibility & Design Recommendations: When implementing #B0D6E6 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 ##99CCFF.
