#D9DFD7 Angel Touch
#D9DFD7 (Angel Touch) RGB value is (217, 223, 215).
Red value is 217, green value is 223, and blue value is 215.
Cylindrical-coordinate representations (HSL) of color #D9DFD7: hue: 105°, saturation: 11.1%, and lightness: 85.9%.
Process color (CMYK) of #D9DFD7 is 2.7%, 0%, 3.6%, 12.5%. Web safe color equivalent of #D9DFD7 is ##CCCCCC. Color #D9DFD7 contains mainly WHITE.
Color Spaces
| Color spaces of #D9DFD7 | Value |
|---|---|
| RGB | 217, 223, 215 |
| HSL | 105°, 11.1%, 85.9% |
| HSV / HSB | 105°, 3.6%, 87.5% |
| CMYK | 2.7%, 0%, 3.6%, 12.5% |
| XYZ | 67.27, 72.43, 74.71 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11011001 | 11011111 | 11010111 |
| Octal | 331 | 337 | 327 |
| Decimal | 217 | 223 | 215 |
| Hex | D9 | DF | D7 |
Shades of #D9DFD7
Tints of #D9DFD7
.mybgColor { background-color: #D9DFD7; }
.myforeColor { color: #D9DFD7; }
.myborderColor { border: 3px solid #D9DFD7; }
<p style="color:#D9DFD7">Text here</p>
This sample text is styled with font color #D9DFD7. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#D9DFD7">Div content here</div>
<div style="border:3px solid #D9DFD7">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(217, 223, 215, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #D9DFD7; }
.divShadow { -moz-box-shadow: 1px 1px 3px #D9DFD7;
-webkit-box-shadow: 1px 1px 3px #D9DFD7;
box-shadow: 1px 1px 3px #D9DFD7; }
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 #D9DFD7 (Angel Touch)
Color Overview & Profile: Color #D9DFD7, also known as Angel Touch, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 85% Red (217/255), 87% Green (223/255), and 84% Blue (215/255). The primary color family component is WHITE.
Print & Physical Production Specs: For physical print production and offset printing setups, #D9DFD7 translates into the CMYK subtractive color model with values of 2.7% Cyan, 0% Magenta, 3.6% Yellow, and 12.5% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 105°, saturation of 11.1%, and lightness of 85.9%.
Web Accessibility & Design Recommendations: When implementing #D9DFD7 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.
