#DEEFF5 Celestial Cathedral
#DEEFF5 (Celestial Cathedral) RGB value is (222, 239, 245).
Red value is 222, green value is 239, and blue value is 245.
Cylindrical-coordinate representations (HSL) of color #DEEFF5: hue: 196°, saturation: 53.5%, and lightness: 91.6%.
Process color (CMYK) of #DEEFF5 is 9.4%, 2.4%, 0%, 3.9%. Web safe color equivalent of #DEEFF5 is ##CCFFFF. Color #DEEFF5 contains mainly Magenta.
Color Spaces
| Color spaces of #DEEFF5 | Value |
|---|---|
| RGB | 222, 239, 245 |
| HSL | 196°, 53.5%, 91.6% |
| HSV / HSB | 196°, 9.4%, 96.1% |
| CMYK | 9.4%, 2.4%, 0%, 3.9% |
| XYZ | 77.47, 83.85, 98.47 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11011110 | 11101111 | 11110101 |
| Octal | 336 | 357 | 365 |
| Decimal | 222 | 239 | 245 |
| Hex | DE | EF | F5 |
Shades of #DEEFF5
Tints of #DEEFF5
.mybgColor { background-color: #DEEFF5; }
.myforeColor { color: #DEEFF5; }
.myborderColor { border: 3px solid #DEEFF5; }
<p style="color:#DEEFF5">Text here</p>
This sample text is styled with font color #DEEFF5. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#DEEFF5">Div content here</div>
<div style="border:3px solid #DEEFF5">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(222, 239, 245, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #DEEFF5; }
.divShadow { -moz-box-shadow: 1px 1px 3px #DEEFF5;
-webkit-box-shadow: 1px 1px 3px #DEEFF5;
box-shadow: 1px 1px 3px #DEEFF5; }
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 #DEEFF5 (Celestial Cathedral)
Color Overview & Profile: Color #DEEFF5, 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 87% Red (222/255), 94% Green (239/255), and 96% Blue (245/255). The primary color family component is Magenta.
Print & Physical Production Specs: For physical print production and offset printing setups, #DEEFF5 translates into the CMYK subtractive color model with values of 9.4% Cyan, 2.4% Magenta, 0% Yellow, and 3.9% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 196°, saturation of 53.5%, and lightness of 91.6%.
Web Accessibility & Design Recommendations: When implementing #DEEFF5 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.
