#8BB9DD Goluboy Blue
#8BB9DD (Goluboy Blue) RGB value is (139, 185, 221).
Red value is 139, green value is 185, and blue value is 221.
Cylindrical-coordinate representations (HSL) of color #8BB9DD: hue: 206°, saturation: 54.7%, and lightness: 70.6%.
Process color (CMYK) of #8BB9DD is 37.1%, 16.3%, 0%, 13.3%. Web safe color equivalent of #8BB9DD is ##99CCCC. Color #8BB9DD contains mainly Blue.
Color Spaces
| Color spaces of #8BB9DD | Value |
|---|---|
| RGB | 139, 185, 221 |
| HSL | 206°, 54.7%, 70.6% |
| HSV / HSB | 206°, 37.1%, 86.7% |
| CMYK | 37.1%, 16.3%, 0%, 13.3% |
| XYZ | 41.04, 45.41, 74.99 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10001011 | 10111001 | 11011101 |
| Octal | 213 | 271 | 335 |
| Decimal | 139 | 185 | 221 |
| Hex | 8B | B9 | DD |
Shades of #8BB9DD
Tints of #8BB9DD
.mybgColor { background-color: #8BB9DD; }
.myforeColor { color: #8BB9DD; }
.myborderColor { border: 3px solid #8BB9DD; }
<p style="color:#8BB9DD">Text here</p>
This sample text is styled with font color #8BB9DD. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#8BB9DD">Div content here</div>
<div style="border:3px solid #8BB9DD">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(139, 185, 221, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #8BB9DD; }
.divShadow { -moz-box-shadow: 1px 1px 3px #8BB9DD;
-webkit-box-shadow: 1px 1px 3px #8BB9DD;
box-shadow: 1px 1px 3px #8BB9DD; }
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 #8BB9DD (Goluboy Blue)
Color Overview & Profile: Color #8BB9DD, also known as Goluboy Blue, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 55% Red (139/255), 73% Green (185/255), and 87% Blue (221/255). The primary color family component is Blue.
Print & Physical Production Specs: For physical print production and offset printing setups, #8BB9DD translates into the CMYK subtractive color model with values of 37.1% Cyan, 16.3% Magenta, 0% Yellow, and 13.3% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 206°, saturation of 54.7%, and lightness of 70.6%.
Web Accessibility & Design Recommendations: When implementing #8BB9DD 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.
