#DCE6D1 Cabbage Leaf
#DCE6D1 (Cabbage Leaf) RGB value is (220, 230, 209).
Red value is 220, green value is 230, and blue value is 209.
Cylindrical-coordinate representations (HSL) of color #DCE6D1: hue: 89°, saturation: 29.6%, and lightness: 86.1%.
Process color (CMYK) of #DCE6D1 is 4.3%, 0%, 9.1%, 9.8%. Web safe color equivalent of #DCE6D1 is ##CCFFCC. Color #DCE6D1 contains mainly Cyan.
Color Spaces
| Color spaces of #DCE6D1 | Value |
|---|---|
| RGB | 220, 230, 209 |
| HSL | 89°, 29.6%, 86.1% |
| HSV / HSB | 89°, 9.1%, 90.2% |
| CMYK | 4.3%, 0%, 9.1%, 9.8% |
| XYZ | 69.32, 76.41, 71.41 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11011100 | 11100110 | 11010001 |
| Octal | 334 | 346 | 321 |
| Decimal | 220 | 230 | 209 |
| Hex | DC | E6 | D1 |
Shades of #DCE6D1
Tints of #DCE6D1
.mybgColor { background-color: #DCE6D1; }
.myforeColor { color: #DCE6D1; }
.myborderColor { border: 3px solid #DCE6D1; }
<p style="color:#DCE6D1">Text here</p>
This sample text is styled with font color #DCE6D1. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#DCE6D1">Div content here</div>
<div style="border:3px solid #DCE6D1">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(220, 230, 209, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #DCE6D1; }
.divShadow { -moz-box-shadow: 1px 1px 3px #DCE6D1;
-webkit-box-shadow: 1px 1px 3px #DCE6D1;
box-shadow: 1px 1px 3px #DCE6D1; }
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 #DCE6D1 (Cabbage Leaf)
Color Overview & Profile: Color #DCE6D1, also known as Cabbage Leaf, 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), 90% Green (230/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, #DCE6D1 translates into the CMYK subtractive color model with values of 4.3% Cyan, 0% Magenta, 9.1% Yellow, and 9.8% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 89°, saturation of 29.6%, and lightness of 86.1%.
Web Accessibility & Design Recommendations: When implementing #DCE6D1 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.
