#D7D1CC Baked Biscotti
#D7D1CC (Baked Biscotti) RGB value is (215, 209, 204).
Red value is 215, green value is 209, and blue value is 204.
Cylindrical-coordinate representations (HSL) of color #D7D1CC: hue: 27°, saturation: 12.1%, and lightness: 82.2%.
Process color (CMYK) of #D7D1CC is 0%, 2.8%, 5.1%, 15.7%. Web safe color equivalent of #D7D1CC is ##CCCCCC. Color #D7D1CC contains mainly WHITE.
Color Spaces
| Color spaces of #D7D1CC | Value |
|---|---|
| RGB | 215, 209, 204 |
| HSL | 27°, 12.1%, 82.2% |
| HSV / HSB | 27°, 5.1%, 84.3% |
| CMYK | 0%, 2.8%, 5.1%, 15.7% |
| XYZ | 61.72, 64.41, 66.3 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11010111 | 11010001 | 11001100 |
| Octal | 327 | 321 | 314 |
| Decimal | 215 | 209 | 204 |
| Hex | D7 | D1 | CC |
Shades of #D7D1CC
Tints of #D7D1CC
.mybgColor { background-color: #D7D1CC; }
.myforeColor { color: #D7D1CC; }
.myborderColor { border: 3px solid #D7D1CC; }
<p style="color:#D7D1CC">Text here</p>
This sample text is styled with font color #D7D1CC. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#D7D1CC">Div content here</div>
<div style="border:3px solid #D7D1CC">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(215, 209, 204, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #D7D1CC; }
.divShadow { -moz-box-shadow: 1px 1px 3px #D7D1CC;
-webkit-box-shadow: 1px 1px 3px #D7D1CC;
box-shadow: 1px 1px 3px #D7D1CC; }
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 #D7D1CC (Baked Biscotti)
Color Overview & Profile: Color #D7D1CC, also known as Baked Biscotti, 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), 82% Green (209/255), and 80% Blue (204/255). The primary color family component is WHITE.
Print & Physical Production Specs: For physical print production and offset printing setups, #D7D1CC translates into the CMYK subtractive color model with values of 0% Cyan, 2.8% Magenta, 5.1% Yellow, and 15.7% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 27°, saturation of 12.1%, and lightness of 82.2%.
Web Accessibility & Design Recommendations: When implementing #D7D1CC 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.
