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