#D5DABA Ghostly Green
#D5DABA (Ghostly Green) RGB value is (213, 218, 186).
Red value is 213, green value is 218, and blue value is 186.
Cylindrical-coordinate representations (HSL) of color #D5DABA: hue: 69°, saturation: 30.2%, and lightness: 79.2%.
Process color (CMYK) of #D5DABA is 2.3%, 0%, 14.7%, 14.5%. Web safe color equivalent of #D5DABA is ##CCCCCC. Color #D5DABA contains mainly Cyan.
Color Spaces
| Color spaces of #D5DABA | Value |
|---|---|
| RGB | 213, 218, 186 |
| HSL | 69°, 30.2%, 79.2% |
| HSV / HSB | 69°, 14.7%, 85.5% |
| CMYK | 2.3%, 0%, 14.7%, 14.5% |
| XYZ | 61.37, 67.83, 56.3 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11010101 | 11011010 | 10111010 |
| Octal | 325 | 332 | 272 |
| Decimal | 213 | 218 | 186 |
| Hex | D5 | DA | BA |
Shades of #D5DABA
Tints of #D5DABA
.mybgColor { background-color: #D5DABA; }
.myforeColor { color: #D5DABA; }
.myborderColor { border: 3px solid #D5DABA; }
<p style="color:#D5DABA">Text here</p>
This sample text is styled with font color #D5DABA. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#D5DABA">Div content here</div>
<div style="border:3px solid #D5DABA">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(213, 218, 186, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #D5DABA; }
.divShadow { -moz-box-shadow: 1px 1px 3px #D5DABA;
-webkit-box-shadow: 1px 1px 3px #D5DABA;
box-shadow: 1px 1px 3px #D5DABA; }
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 #D5DABA (Ghostly Green)
Color Overview & Profile: Color #D5DABA, 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 84% Red (213/255), 85% Green (218/255), and 73% Blue (186/255). The primary color family component is Cyan.
Print & Physical Production Specs: For physical print production and offset printing setups, #D5DABA translates into the CMYK subtractive color model with values of 2.3% Cyan, 0% Magenta, 14.7% Yellow, and 14.5% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 69°, saturation of 30.2%, and lightness of 79.2%.
Web Accessibility & Design Recommendations: When implementing #D5DABA 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.
