#D9D6CF Timid White
#D9D6CF (Timid White) RGB value is (217, 214, 207).
Red value is 217, green value is 214, and blue value is 207.
Cylindrical-coordinate representations (HSL) of color #D9D6CF: hue: 42°, saturation: 11.6%, and lightness: 83.1%.
Process color (CMYK) of #D9D6CF is 0%, 1.4%, 4.6%, 14.9%. Web safe color equivalent of #D9D6CF is ##CCCCCC. Color #D9D6CF contains mainly WHITE.
Color Spaces
| Color spaces of #D9D6CF | Value |
|---|---|
| RGB | 217, 214, 207 |
| HSL | 42°, 11.6%, 83.1% |
| HSV / HSB | 42°, 4.6%, 85.1% |
| CMYK | 0%, 1.4%, 4.6%, 14.9% |
| XYZ | 63.92, 67.35, 68.65 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11011001 | 11010110 | 11001111 |
| Octal | 331 | 326 | 317 |
| Decimal | 217 | 214 | 207 |
| Hex | D9 | D6 | CF |
Shades of #D9D6CF
Tints of #D9D6CF
.mybgColor { background-color: #D9D6CF; }
.myforeColor { color: #D9D6CF; }
.myborderColor { border: 3px solid #D9D6CF; }
<p style="color:#D9D6CF">Text here</p>
This sample text is styled with font color #D9D6CF. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#D9D6CF">Div content here</div>
<div style="border:3px solid #D9D6CF">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(217, 214, 207, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #D9D6CF; }
.divShadow { -moz-box-shadow: 1px 1px 3px #D9D6CF;
-webkit-box-shadow: 1px 1px 3px #D9D6CF;
box-shadow: 1px 1px 3px #D9D6CF; }
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 #D9D6CF (Timid White)
Color Overview & Profile: Color #D9D6CF, also known as Timid White, 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), 84% Green (214/255), and 81% Blue (207/255). The primary color family component is WHITE.
Print & Physical Production Specs: For physical print production and offset printing setups, #D9D6CF translates into the CMYK subtractive color model with values of 0% Cyan, 1.4% Magenta, 4.6% Yellow, and 14.9% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 42°, saturation of 11.6%, and lightness of 83.1%.
Web Accessibility & Design Recommendations: When implementing #D9D6CF 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.
