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