#D0D4CA Aspen Mist
#D0D4CA (Aspen Mist) RGB value is (208, 212, 202).
Red value is 208, green value is 212, and blue value is 202.
Cylindrical-coordinate representations (HSL) of color #D0D4CA: hue: 84°, saturation: 10.4%, and lightness: 81.2%.
Process color (CMYK) of #D0D4CA is 1.9%, 0%, 4.7%, 16.9%. Web safe color equivalent of #D0D4CA is ##CCCCCC. Color #D0D4CA contains mainly WHITE.
Color Spaces
| Color spaces of #D0D4CA | Value |
|---|---|
| RGB | 208, 212, 202 |
| HSL | 84°, 10.4%, 81.2% |
| HSV / HSB | 84°, 4.7%, 83.1% |
| CMYK | 1.9%, 0%, 4.7%, 16.9% |
| XYZ | 60.21, 64.76, 65.19 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11010000 | 11010100 | 11001010 |
| Octal | 320 | 324 | 312 |
| Decimal | 208 | 212 | 202 |
| Hex | D0 | D4 | CA |
Shades of #D0D4CA
Tints of #D0D4CA
.mybgColor { background-color: #D0D4CA; }
.myforeColor { color: #D0D4CA; }
.myborderColor { border: 3px solid #D0D4CA; }
<p style="color:#D0D4CA">Text here</p>
This sample text is styled with font color #D0D4CA. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#D0D4CA">Div content here</div>
<div style="border:3px solid #D0D4CA">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(208, 212, 202, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #D0D4CA; }
.divShadow { -moz-box-shadow: 1px 1px 3px #D0D4CA;
-webkit-box-shadow: 1px 1px 3px #D0D4CA;
box-shadow: 1px 1px 3px #D0D4CA; }
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 #D0D4CA (Aspen Mist)
Color Overview & Profile: Color #D0D4CA, also known as Aspen Mist, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 82% Red (208/255), 83% Green (212/255), and 79% Blue (202/255). The primary color family component is WHITE.
Print & Physical Production Specs: For physical print production and offset printing setups, #D0D4CA translates into the CMYK subtractive color model with values of 1.9% Cyan, 0% Magenta, 4.7% Yellow, and 16.9% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 84°, saturation of 10.4%, and lightness of 81.2%.
Web Accessibility & Design Recommendations: When implementing #D0D4CA 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.
