#DAEBDF Cottage Green
#DAEBDF (Cottage Green) RGB value is (218, 235, 223).
Red value is 218, green value is 235, and blue value is 223.
Cylindrical-coordinate representations (HSL) of color #DAEBDF: hue: 138°, saturation: 29.8%, and lightness: 88.8%.
Process color (CMYK) of #DAEBDF is 7.2%, 0%, 5.1%, 7.8%. Web safe color equivalent of #DAEBDF is ##CCFFCC. Color #DAEBDF contains mainly WHITE.
Color Spaces
| Color spaces of #DAEBDF | Value |
|---|---|
| RGB | 218, 235, 223 |
| HSL | 138°, 29.8%, 88.8% |
| HSV / HSB | 138°, 7.2%, 92.2% |
| CMYK | 7.2%, 0%, 5.1%, 7.8% |
| XYZ | 71.94, 79.65, 81.38 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11011010 | 11101011 | 11011111 |
| Octal | 332 | 353 | 337 |
| Decimal | 218 | 235 | 223 |
| Hex | DA | EB | DF |
Shades of #DAEBDF
Tints of #DAEBDF
.mybgColor { background-color: #DAEBDF; }
.myforeColor { color: #DAEBDF; }
.myborderColor { border: 3px solid #DAEBDF; }
<p style="color:#DAEBDF">Text here</p>
This sample text is styled with font color #DAEBDF. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#DAEBDF">Div content here</div>
<div style="border:3px solid #DAEBDF">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(218, 235, 223, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #DAEBDF; }
.divShadow { -moz-box-shadow: 1px 1px 3px #DAEBDF;
-webkit-box-shadow: 1px 1px 3px #DAEBDF;
box-shadow: 1px 1px 3px #DAEBDF; }
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 #DAEBDF (Cottage Green)
Color Overview & Profile: Color #DAEBDF, also known as Cottage Green, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 85% Red (218/255), 92% Green (235/255), and 87% Blue (223/255). The primary color family component is WHITE.
Print & Physical Production Specs: For physical print production and offset printing setups, #DAEBDF translates into the CMYK subtractive color model with values of 7.2% Cyan, 0% Magenta, 5.1% Yellow, and 7.8% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 138°, saturation of 29.8%, and lightness of 88.8%.
Web Accessibility & Design Recommendations: When implementing #DAEBDF 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.
