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