#D1D0D7 Spooky Ghost
#D1D0D7 (Spooky Ghost) RGB value is (209, 208, 215).
Red value is 209, green value is 208, and blue value is 215.
Cylindrical-coordinate representations (HSL) of color #D1D0D7: hue: 249°, saturation: 8%, and lightness: 82.9%.
Process color (CMYK) of #D1D0D7 is 2.8%, 3.3%, 0%, 15.7%. Web safe color equivalent of #D1D0D7 is ##CCCCCC. Color #D1D0D7 contains mainly WHITE.
Color Spaces
| Color spaces of #D1D0D7 | Value |
|---|---|
| RGB | 209, 208, 215 |
| HSL | 249°, 8%, 82.9% |
| HSV / HSB | 249°, 3.3%, 84.3% |
| CMYK | 2.8%, 3.3%, 0%, 15.7% |
| XYZ | 61.11, 63.57, 73.33 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11010001 | 11010000 | 11010111 |
| Octal | 321 | 320 | 327 |
| Decimal | 209 | 208 | 215 |
| Hex | D1 | D0 | D7 |
Shades of #D1D0D7
Tints of #D1D0D7
.mybgColor { background-color: #D1D0D7; }
.myforeColor { color: #D1D0D7; }
.myborderColor { border: 3px solid #D1D0D7; }
<p style="color:#D1D0D7">Text here</p>
This sample text is styled with font color #D1D0D7. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#D1D0D7">Div content here</div>
<div style="border:3px solid #D1D0D7">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(209, 208, 215, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #D1D0D7; }
.divShadow { -moz-box-shadow: 1px 1px 3px #D1D0D7;
-webkit-box-shadow: 1px 1px 3px #D1D0D7;
box-shadow: 1px 1px 3px #D1D0D7; }
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 #D1D0D7 (Spooky Ghost)
Color Overview & Profile: Color #D1D0D7, also known as Spooky Ghost, 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 (209/255), 82% Green (208/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, #D1D0D7 translates into the CMYK subtractive color model with values of 2.8% Cyan, 3.3% Magenta, 0% Yellow, and 15.7% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 249°, saturation of 8%, and lightness of 82.9%.
Web Accessibility & Design Recommendations: When implementing #D1D0D7 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.
