#D8D8B3 Ghostly Green
#D8D8B3 (Ghostly Green) RGB value is (216, 216, 179).
Red value is 216, green value is 216, and blue value is 179.
Cylindrical-coordinate representations (HSL) of color #D8D8B3: hue: 60°, saturation: 32.2%, and lightness: 77.5%.
Process color (CMYK) of #D8D8B3 is 0%, 0%, 17.1%, 15.3%. Web safe color equivalent of #D8D8B3 is ##CCCCCC. Color #D8D8B3 contains mainly Yellow.
Color Spaces
| Color spaces of #D8D8B3 | Value |
|---|---|
| RGB | 216, 216, 179 |
| HSL | 60°, 32.2%, 77.5% |
| HSV / HSB | 60°, 17.1%, 84.7% |
| CMYK | 0%, 0%, 17.1%, 15.3% |
| XYZ | 61.01, 66.97, 52.35 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11011000 | 11011000 | 10110011 |
| Octal | 330 | 330 | 263 |
| Decimal | 216 | 216 | 179 |
| Hex | D8 | D8 | B3 |
Shades of #D8D8B3
Tints of #D8D8B3
.mybgColor { background-color: #D8D8B3; }
.myforeColor { color: #D8D8B3; }
.myborderColor { border: 3px solid #D8D8B3; }
<p style="color:#D8D8B3">Text here</p>
This sample text is styled with font color #D8D8B3. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#D8D8B3">Div content here</div>
<div style="border:3px solid #D8D8B3">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(216, 216, 179, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #D8D8B3; }
.divShadow { -moz-box-shadow: 1px 1px 3px #D8D8B3;
-webkit-box-shadow: 1px 1px 3px #D8D8B3;
box-shadow: 1px 1px 3px #D8D8B3; }
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 #D8D8B3 (Ghostly Green)
Color Overview & Profile: Color #D8D8B3, also known as Ghostly Green, 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 (216/255), 85% Green (216/255), and 70% Blue (179/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #D8D8B3 translates into the CMYK subtractive color model with values of 0% Cyan, 0% Magenta, 17.1% Yellow, and 15.3% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 60°, saturation of 32.2%, and lightness of 77.5%.
Web Accessibility & Design Recommendations: When implementing #D8D8B3 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.
