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