#D7EEF6 Celestial Cathedral
#D7EEF6 (Celestial Cathedral) RGB value is (215, 238, 246).
Red value is 215, green value is 238, and blue value is 246.
Cylindrical-coordinate representations (HSL) of color #D7EEF6: hue: 195°, saturation: 63.3%, and lightness: 90.4%.
Process color (CMYK) of #D7EEF6 is 12.6%, 3.3%, 0%, 3.5%. Web safe color equivalent of #D7EEF6 is ##CCFFFF. Color #D7EEF6 contains mainly Magenta.
Color Spaces
| Color spaces of #D7EEF6 | Value |
|---|---|
| RGB | 215, 238, 246 |
| HSL | 195°, 63.3%, 90.4% |
| HSV / HSB | 195°, 12.6%, 96.5% |
| CMYK | 12.6%, 3.3%, 0%, 3.5% |
| XYZ | 75.23, 82.25, 99.08 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11010111 | 11101110 | 11110110 |
| Octal | 327 | 356 | 366 |
| Decimal | 215 | 238 | 246 |
| Hex | D7 | EE | F6 |
Shades of #D7EEF6
Tints of #D7EEF6
.mybgColor { background-color: #D7EEF6; }
.myforeColor { color: #D7EEF6; }
.myborderColor { border: 3px solid #D7EEF6; }
<p style="color:#D7EEF6">Text here</p>
This sample text is styled with font color #D7EEF6. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#D7EEF6">Div content here</div>
<div style="border:3px solid #D7EEF6">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(215, 238, 246, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #D7EEF6; }
.divShadow { -moz-box-shadow: 1px 1px 3px #D7EEF6;
-webkit-box-shadow: 1px 1px 3px #D7EEF6;
box-shadow: 1px 1px 3px #D7EEF6; }
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 #D7EEF6 (Celestial Cathedral)
Color Overview & Profile: Color #D7EEF6, also known as Celestial Cathedral, 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 96% Blue (246/255). The primary color family component is Magenta.
Print & Physical Production Specs: For physical print production and offset printing setups, #D7EEF6 translates into the CMYK subtractive color model with values of 12.6% Cyan, 3.3% Magenta, 0% Yellow, and 3.5% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 195°, saturation of 63.3%, and lightness of 90.4%.
Web Accessibility & Design Recommendations: When implementing #D7EEF6 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.
