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