#DEE9F4 Freeze Up
#DEE9F4 (Freeze Up) RGB value is (222, 233, 244).
Red value is 222, green value is 233, and blue value is 244.
Cylindrical-coordinate representations (HSL) of color #DEE9F4: hue: 210°, saturation: 50%, and lightness: 91.4%.
Process color (CMYK) of #DEE9F4 is 9%, 4.5%, 0%, 4.3%. Web safe color equivalent of #DEE9F4 is ##CCFFFF. Color #DEE9F4 contains mainly Magenta.
Color Spaces
| Color spaces of #DEE9F4 | Value |
|---|---|
| RGB | 222, 233, 244 |
| HSL | 210°, 50%, 91.4% |
| HSV / HSB | 210°, 9%, 95.7% |
| CMYK | 9%, 4.5%, 0%, 4.3% |
| XYZ | 75.59, 80.34, 97.09 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11011110 | 11101001 | 11110100 |
| Octal | 336 | 351 | 364 |
| Decimal | 222 | 233 | 244 |
| Hex | DE | E9 | F4 |
Shades of #DEE9F4
Tints of #DEE9F4
.mybgColor { background-color: #DEE9F4; }
.myforeColor { color: #DEE9F4; }
.myborderColor { border: 3px solid #DEE9F4; }
<p style="color:#DEE9F4">Text here</p>
This sample text is styled with font color #DEE9F4. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#DEE9F4">Div content here</div>
<div style="border:3px solid #DEE9F4">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(222, 233, 244, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #DEE9F4; }
.divShadow { -moz-box-shadow: 1px 1px 3px #DEE9F4;
-webkit-box-shadow: 1px 1px 3px #DEE9F4;
box-shadow: 1px 1px 3px #DEE9F4; }
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 #DEE9F4 (Freeze Up)
Color Overview & Profile: Color #DEE9F4, also known as Freeze Up, 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), 91% Green (233/255), and 96% Blue (244/255). The primary color family component is Magenta.
Print & Physical Production Specs: For physical print production and offset printing setups, #DEE9F4 translates into the CMYK subtractive color model with values of 9% Cyan, 4.5% Magenta, 0% Yellow, and 4.3% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 210°, saturation of 50%, and lightness of 91.4%.
Web Accessibility & Design Recommendations: When implementing #DEE9F4 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.
