#D7D3D0 Lady Nicole
#D7D3D0 (Lady Nicole) RGB value is (215, 211, 208).
Red value is 215, green value is 211, and blue value is 208.
Cylindrical-coordinate representations (HSL) of color #D7D3D0: hue: 26°, saturation: 8%, and lightness: 82.9%.
Process color (CMYK) of #D7D3D0 is 0%, 1.9%, 3.3%, 15.7%. Web safe color equivalent of #D7D3D0 is ##CCCCCC. Color #D7D3D0 contains mainly WHITE.
Color Spaces
| Color spaces of #D7D3D0 | Value |
|---|---|
| RGB | 215, 211, 208 |
| HSL | 26°, 8%, 82.9% |
| HSV / HSB | 26°, 3.3%, 84.3% |
| CMYK | 0%, 1.9%, 3.3%, 15.7% |
| XYZ | 62.7, 65.59, 69.02 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11010111 | 11010011 | 11010000 |
| Octal | 327 | 323 | 320 |
| Decimal | 215 | 211 | 208 |
| Hex | D7 | D3 | D0 |
Shades of #D7D3D0
Tints of #D7D3D0
.mybgColor { background-color: #D7D3D0; }
.myforeColor { color: #D7D3D0; }
.myborderColor { border: 3px solid #D7D3D0; }
<p style="color:#D7D3D0">Text here</p>
This sample text is styled with font color #D7D3D0. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#D7D3D0">Div content here</div>
<div style="border:3px solid #D7D3D0">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(215, 211, 208, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #D7D3D0; }
.divShadow { -moz-box-shadow: 1px 1px 3px #D7D3D0;
-webkit-box-shadow: 1px 1px 3px #D7D3D0;
box-shadow: 1px 1px 3px #D7D3D0; }
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 #D7D3D0 (Lady Nicole)
Color Overview & Profile: Color #D7D3D0, also known as Lady Nicole, 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), 83% Green (211/255), and 82% Blue (208/255). The primary color family component is WHITE.
Print & Physical Production Specs: For physical print production and offset printing setups, #D7D3D0 translates into the CMYK subtractive color model with values of 0% Cyan, 1.9% Magenta, 3.3% Yellow, and 15.7% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 26°, saturation of 8%, and lightness of 82.9%.
Web Accessibility & Design Recommendations: When implementing #D7D3D0 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.
