#D8DBDF House Sparrow’s Egg
#D8DBDF (House Sparrow’s Egg) RGB value is (216, 219, 223).
Red value is 216, green value is 219, and blue value is 223.
Cylindrical-coordinate representations (HSL) of color #D8DBDF: hue: 214°, saturation: 9.9%, and lightness: 86.1%.
Process color (CMYK) of #D8DBDF is 3.1%, 1.8%, 0%, 12.5%. Web safe color equivalent of #D8DBDF is ##CCCCCC. Color #D8DBDF contains mainly WHITE.
Color Spaces
| Color spaces of #D8DBDF | Value |
|---|---|
| RGB | 216, 219, 223 |
| HSL | 214°, 9.9%, 86.1% |
| HSV / HSB | 214°, 3.1%, 87.5% |
| CMYK | 3.1%, 1.8%, 0%, 12.5% |
| XYZ | 66.97, 70.59, 79.89 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11011000 | 11011011 | 11011111 |
| Octal | 330 | 333 | 337 |
| Decimal | 216 | 219 | 223 |
| Hex | D8 | DB | DF |
Shades of #D8DBDF
Tints of #D8DBDF
.mybgColor { background-color: #D8DBDF; }
.myforeColor { color: #D8DBDF; }
.myborderColor { border: 3px solid #D8DBDF; }
<p style="color:#D8DBDF">Text here</p>
This sample text is styled with font color #D8DBDF. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#D8DBDF">Div content here</div>
<div style="border:3px solid #D8DBDF">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(216, 219, 223, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #D8DBDF; }
.divShadow { -moz-box-shadow: 1px 1px 3px #D8DBDF;
-webkit-box-shadow: 1px 1px 3px #D8DBDF;
box-shadow: 1px 1px 3px #D8DBDF; }
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 #D8DBDF (House Sparrow’s Egg)
Color Overview & Profile: Color #D8DBDF, also known as House Sparrow’s Egg, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 85% Red (216/255), 86% Green (219/255), and 87% Blue (223/255). The primary color family component is WHITE.
Print & Physical Production Specs: For physical print production and offset printing setups, #D8DBDF translates into the CMYK subtractive color model with values of 3.1% Cyan, 1.8% Magenta, 0% Yellow, and 12.5% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 214°, saturation of 9.9%, and lightness of 86.1%.
Web Accessibility & Design Recommendations: When implementing #D8DBDF 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.
