#D7EEEF Lakeside Mist
#D7EEEF (Lakeside Mist) RGB value is (215, 238, 239).
Red value is 215, green value is 238, and blue value is 239.
Cylindrical-coordinate representations (HSL) of color #D7EEEF: hue: 183°, saturation: 42.9%, and lightness: 89%.
Process color (CMYK) of #D7EEEF is 10%, 0.4%, 0%, 6.3%. Web safe color equivalent of #D7EEEF is ##CCFFFF. Color #D7EEEF contains mainly Magenta.
Color Spaces
| Color spaces of #D7EEEF | Value |
|---|---|
| RGB | 215, 238, 239 |
| HSL | 183°, 42.9%, 89% |
| HSV / HSB | 183°, 10%, 93.7% |
| CMYK | 10%, 0.4%, 0%, 6.3% |
| XYZ | 74.18, 81.83, 93.53 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11010111 | 11101110 | 11101111 |
| Octal | 327 | 356 | 357 |
| Decimal | 215 | 238 | 239 |
| Hex | D7 | EE | EF |
Shades of #D7EEEF
Tints of #D7EEEF
.mybgColor { background-color: #D7EEEF; }
.myforeColor { color: #D7EEEF; }
.myborderColor { border: 3px solid #D7EEEF; }
<p style="color:#D7EEEF">Text here</p>
This sample text is styled with font color #D7EEEF. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#D7EEEF">Div content here</div>
<div style="border:3px solid #D7EEEF">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(215, 238, 239, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #D7EEEF; }
.divShadow { -moz-box-shadow: 1px 1px 3px #D7EEEF;
-webkit-box-shadow: 1px 1px 3px #D7EEEF;
box-shadow: 1px 1px 3px #D7EEEF; }
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 #D7EEEF (Lakeside Mist)
Color Overview & Profile: Color #D7EEEF, also known as Lakeside Mist, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 84% Red (215/255), 93% Green (238/255), and 94% Blue (239/255). The primary color family component is Magenta.
Print & Physical Production Specs: For physical print production and offset printing setups, #D7EEEF translates into the CMYK subtractive color model with values of 10% Cyan, 0.4% Magenta, 0% Yellow, and 6.3% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 183°, saturation of 42.9%, and lightness of 89%.
Web Accessibility & Design Recommendations: When implementing #D7EEEF 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 ##CCFFFF.
