#B9C4DE Etherium Blue
#B9C4DE (Etherium Blue) RGB value is (185, 196, 222).
Red value is 185, green value is 196, and blue value is 222.
Cylindrical-coordinate representations (HSL) of color #B9C4DE: hue: 222°, saturation: 35.9%, and lightness: 79.8%.
Process color (CMYK) of #B9C4DE is 16.7%, 11.7%, 0%, 12.9%. Web safe color equivalent of #B9C4DE is ##CCCCCC. Color #B9C4DE contains mainly Magenta.
Color Spaces
| Color spaces of #B9C4DE | Value |
|---|---|
| RGB | 185, 196, 222 |
| HSL | 222°, 35.9%, 79.8% |
| HSV / HSB | 222°, 16.7%, 87.1% |
| CMYK | 16.7%, 11.7%, 0%, 12.9% |
| XYZ | 52.93, 55.07, 76.93 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10111001 | 11000100 | 11011110 |
| Octal | 271 | 304 | 336 |
| Decimal | 185 | 196 | 222 |
| Hex | B9 | C4 | DE |
Shades of #B9C4DE
Tints of #B9C4DE
.mybgColor { background-color: #B9C4DE; }
.myforeColor { color: #B9C4DE; }
.myborderColor { border: 3px solid #B9C4DE; }
<p style="color:#B9C4DE">Text here</p>
This sample text is styled with font color #B9C4DE. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#B9C4DE">Div content here</div>
<div style="border:3px solid #B9C4DE">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(185, 196, 222, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #B9C4DE; }
.divShadow { -moz-box-shadow: 1px 1px 3px #B9C4DE;
-webkit-box-shadow: 1px 1px 3px #B9C4DE;
box-shadow: 1px 1px 3px #B9C4DE; }
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 #B9C4DE (Etherium Blue)
Color Overview & Profile: Color #B9C4DE, also known as Etherium Blue, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 73% Red (185/255), 77% Green (196/255), and 87% Blue (222/255). The primary color family component is Magenta.
Print & Physical Production Specs: For physical print production and offset printing setups, #B9C4DE translates into the CMYK subtractive color model with values of 16.7% Cyan, 11.7% Magenta, 0% Yellow, and 12.9% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 222°, saturation of 35.9%, and lightness of 79.8%.
Web Accessibility & Design Recommendations: When implementing #B9C4DE 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.
