#B4D9DC Everglade Mist
#B4D9DC (Everglade Mist) RGB value is (180, 217, 220).
Red value is 180, green value is 217, and blue value is 220.
Cylindrical-coordinate representations (HSL) of color #B4D9DC: hue: 185°, saturation: 36.4%, and lightness: 78.4%.
Process color (CMYK) of #B4D9DC is 18.2%, 1.4%, 0%, 13.7%. Web safe color equivalent of #B4D9DC is ##CCCCCC. Color #B4D9DC contains mainly Magenta.
Color Spaces
| Color spaces of #B4D9DC | Value |
|---|---|
| RGB | 180, 217, 220 |
| HSL | 185°, 36.4%, 78.4% |
| HSV / HSB | 185°, 18.2%, 86.3% |
| CMYK | 18.2%, 1.4%, 0%, 13.7% |
| XYZ | 56.55, 64.49, 77.17 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10110100 | 11011001 | 11011100 |
| Octal | 264 | 331 | 334 |
| Decimal | 180 | 217 | 220 |
| Hex | B4 | D9 | DC |
Shades of #B4D9DC
Tints of #B4D9DC
.mybgColor { background-color: #B4D9DC; }
.myforeColor { color: #B4D9DC; }
.myborderColor { border: 3px solid #B4D9DC; }
<p style="color:#B4D9DC">Text here</p>
This sample text is styled with font color #B4D9DC. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#B4D9DC">Div content here</div>
<div style="border:3px solid #B4D9DC">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(180, 217, 220, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #B4D9DC; }
.divShadow { -moz-box-shadow: 1px 1px 3px #B4D9DC;
-webkit-box-shadow: 1px 1px 3px #B4D9DC;
box-shadow: 1px 1px 3px #B4D9DC; }
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 #B4D9DC (Everglade Mist)
Color Overview & Profile: Color #B4D9DC, also known as Everglade Mist, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 71% Red (180/255), 85% Green (217/255), and 86% Blue (220/255). The primary color family component is Magenta.
Print & Physical Production Specs: For physical print production and offset printing setups, #B4D9DC translates into the CMYK subtractive color model with values of 18.2% Cyan, 1.4% Magenta, 0% Yellow, and 13.7% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 185°, saturation of 36.4%, and lightness of 78.4%.
Web Accessibility & Design Recommendations: When implementing #B4D9DC 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.
