#DEE2C7 Marble Grape
#DEE2C7 (Marble Grape) RGB value is (222, 226, 199).
Red value is 222, green value is 226, and blue value is 199.
Cylindrical-coordinate representations (HSL) of color #DEE2C7: hue: 69°, saturation: 31.8%, and lightness: 83.3%.
Process color (CMYK) of #DEE2C7 is 1.8%, 0%, 11.9%, 11.4%. Web safe color equivalent of #DEE2C7 is ##CCCCCC. Color #DEE2C7 contains mainly Cyan.
Color Spaces
| Color spaces of #DEE2C7 | Value |
|---|---|
| RGB | 222, 226, 199 |
| HSL | 69°, 31.8%, 83.3% |
| HSV / HSB | 69°, 11.9%, 88.6% |
| CMYK | 1.8%, 0%, 11.9%, 11.4% |
| XYZ | 67.63, 74.05, 64.75 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11011110 | 11100010 | 11000111 |
| Octal | 336 | 342 | 307 |
| Decimal | 222 | 226 | 199 |
| Hex | DE | E2 | C7 |
Shades of #DEE2C7
Tints of #DEE2C7
.mybgColor { background-color: #DEE2C7; }
.myforeColor { color: #DEE2C7; }
.myborderColor { border: 3px solid #DEE2C7; }
<p style="color:#DEE2C7">Text here</p>
This sample text is styled with font color #DEE2C7. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#DEE2C7">Div content here</div>
<div style="border:3px solid #DEE2C7">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(222, 226, 199, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #DEE2C7; }
.divShadow { -moz-box-shadow: 1px 1px 3px #DEE2C7;
-webkit-box-shadow: 1px 1px 3px #DEE2C7;
box-shadow: 1px 1px 3px #DEE2C7; }
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 #DEE2C7 (Marble Grape)
Color Overview & Profile: Color #DEE2C7, also known as Marble Grape, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 87% Red (222/255), 89% Green (226/255), and 78% Blue (199/255). The primary color family component is Cyan.
Print & Physical Production Specs: For physical print production and offset printing setups, #DEE2C7 translates into the CMYK subtractive color model with values of 1.8% Cyan, 0% Magenta, 11.9% Yellow, and 11.4% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 69°, saturation of 31.8%, and lightness of 83.3%.
Web Accessibility & Design Recommendations: When implementing #DEE2C7 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.
