#D7E7D0 Peppermint
#D7E7D0 (Peppermint) RGB value is (215, 231, 208).
Red value is 215, green value is 231, and blue value is 208.
Cylindrical-coordinate representations (HSL) of color #D7E7D0: hue: 102°, saturation: 32.4%, and lightness: 86.1%.
Process color (CMYK) of #D7E7D0 is 6.9%, 0%, 10%, 9.4%. Web safe color equivalent of #D7E7D0 is ##CCFFCC. Color #D7E7D0 contains mainly Cyan.
Color Spaces
| Color spaces of #D7E7D0 | Value |
|---|---|
| RGB | 215, 231, 208 |
| HSL | 102°, 32.4%, 86.1% |
| HSV / HSB | 102°, 10%, 90.6% |
| CMYK | 6.9%, 0%, 10%, 9.4% |
| XYZ | 67.98, 76.15, 70.78 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11010111 | 11100111 | 11010000 |
| Octal | 327 | 347 | 320 |
| Decimal | 215 | 231 | 208 |
| Hex | D7 | E7 | D0 |
Shades of #D7E7D0
Tints of #D7E7D0
.mybgColor { background-color: #D7E7D0; }
.myforeColor { color: #D7E7D0; }
.myborderColor { border: 3px solid #D7E7D0; }
<p style="color:#D7E7D0">Text here</p>
This sample text is styled with font color #D7E7D0. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#D7E7D0">Div content here</div>
<div style="border:3px solid #D7E7D0">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(215, 231, 208, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #D7E7D0; }
.divShadow { -moz-box-shadow: 1px 1px 3px #D7E7D0;
-webkit-box-shadow: 1px 1px 3px #D7E7D0;
box-shadow: 1px 1px 3px #D7E7D0; }
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 #D7E7D0 (Peppermint)
Color Overview & Profile: Color #D7E7D0, also known as Peppermint, 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), 91% Green (231/255), and 82% Blue (208/255). The primary color family component is Cyan.
Print & Physical Production Specs: For physical print production and offset printing setups, #D7E7D0 translates into the CMYK subtractive color model with values of 6.9% Cyan, 0% Magenta, 10% Yellow, and 9.4% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 102°, saturation of 32.4%, and lightness of 86.1%.
Web Accessibility & Design Recommendations: When implementing #D7E7D0 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.
