#D7DCD5 Nurture
#D7DCD5 (Nurture) RGB value is (215, 220, 213).
Red value is 215, green value is 220, and blue value is 213.
Cylindrical-coordinate representations (HSL) of color #D7DCD5: hue: 103°, saturation: 9.1%, and lightness: 84.9%.
Process color (CMYK) of #D7DCD5 is 2.3%, 0%, 3.2%, 13.7%. Web safe color equivalent of #D7DCD5 is ##CCCCCC. Color #D7DCD5 contains mainly WHITE.
Color Spaces
| Color spaces of #D7DCD5 | Value |
|---|---|
| RGB | 215, 220, 213 |
| HSL | 103°, 9.1%, 84.9% |
| HSV / HSB | 103°, 3.2%, 86.3% |
| CMYK | 2.3%, 0%, 3.2%, 13.7% |
| XYZ | 65.63, 70.44, 73.08 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11010111 | 11011100 | 11010101 |
| Octal | 327 | 334 | 325 |
| Decimal | 215 | 220 | 213 |
| Hex | D7 | DC | D5 |
Shades of #D7DCD5
Tints of #D7DCD5
.mybgColor { background-color: #D7DCD5; }
.myforeColor { color: #D7DCD5; }
.myborderColor { border: 3px solid #D7DCD5; }
<p style="color:#D7DCD5">Text here</p>
This sample text is styled with font color #D7DCD5. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#D7DCD5">Div content here</div>
<div style="border:3px solid #D7DCD5">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(215, 220, 213, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #D7DCD5; }
.divShadow { -moz-box-shadow: 1px 1px 3px #D7DCD5;
-webkit-box-shadow: 1px 1px 3px #D7DCD5;
box-shadow: 1px 1px 3px #D7DCD5; }
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 #D7DCD5 (Nurture)
Color Overview & Profile: Color #D7DCD5, also known as Nurture, 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 (215/255), 86% Green (220/255), and 84% Blue (213/255). The primary color family component is WHITE.
Print & Physical Production Specs: For physical print production and offset printing setups, #D7DCD5 translates into the CMYK subtractive color model with values of 2.3% Cyan, 0% Magenta, 3.2% Yellow, and 13.7% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 103°, saturation of 9.1%, and lightness of 84.9%.
Web Accessibility & Design Recommendations: When implementing #D7DCD5 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.
