#DEE5DF Catskill White
#DEE5DF (Catskill White) RGB value is (222, 229, 223).
Red value is 222, green value is 229, and blue value is 223.
Cylindrical-coordinate representations (HSL) of color #DEE5DF: hue: 129°, saturation: 11.9%, and lightness: 88.4%.
Process color (CMYK) of #DEE5DF is 3.1%, 0%, 2.6%, 10.2%. Web safe color equivalent of #DEE5DF is ##CCCCCC. Color #DEE5DF contains mainly WHITE.
Color Spaces
| Color spaces of #DEE5DF | Value |
|---|---|
| RGB | 222, 229, 223 |
| HSL | 129°, 11.9%, 88.4% |
| HSV / HSB | 129°, 3.1%, 89.8% |
| CMYK | 3.1%, 0%, 2.6%, 10.2% |
| XYZ | 71.46, 76.9, 80.88 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11011110 | 11100101 | 11011111 |
| Octal | 336 | 345 | 337 |
| Decimal | 222 | 229 | 223 |
| Hex | DE | E5 | DF |
Shades of #DEE5DF
Tints of #DEE5DF
.mybgColor { background-color: #DEE5DF; }
.myforeColor { color: #DEE5DF; }
.myborderColor { border: 3px solid #DEE5DF; }
<p style="color:#DEE5DF">Text here</p>
This sample text is styled with font color #DEE5DF. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#DEE5DF">Div content here</div>
<div style="border:3px solid #DEE5DF">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(222, 229, 223, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #DEE5DF; }
.divShadow { -moz-box-shadow: 1px 1px 3px #DEE5DF;
-webkit-box-shadow: 1px 1px 3px #DEE5DF;
box-shadow: 1px 1px 3px #DEE5DF; }
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 #DEE5DF (Catskill White)
Color Overview & Profile: Color #DEE5DF, also known as Catskill White, 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), 90% Green (229/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, #DEE5DF translates into the CMYK subtractive color model with values of 3.1% Cyan, 0% Magenta, 2.6% Yellow, and 10.2% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 129°, saturation of 11.9%, and lightness of 88.4%.
Web Accessibility & Design Recommendations: When implementing #DEE5DF 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.
