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