#DAE3DE Breezy Aqua
#DAE3DE (Breezy Aqua) RGB value is (218, 227, 222).
Red value is 218, green value is 227, and blue value is 222.
Cylindrical-coordinate representations (HSL) of color #DAE3DE: hue: 147°, saturation: 13.8%, and lightness: 87.3%.
Process color (CMYK) of #DAE3DE is 4%, 0%, 2.2%, 11%. Web safe color equivalent of #DAE3DE is ##CCCCCC. Color #DAE3DE contains mainly WHITE.
Color Spaces
| Color spaces of #DAE3DE | Value |
|---|---|
| RGB | 218, 227, 222 |
| HSL | 147°, 13.8%, 87.3% |
| HSV / HSB | 147°, 4%, 89% |
| CMYK | 4%, 0%, 2.2%, 11% |
| XYZ | 69.56, 75.12, 79.93 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11011010 | 11100011 | 11011110 |
| Octal | 332 | 343 | 336 |
| Decimal | 218 | 227 | 222 |
| Hex | DA | E3 | DE |
Shades of #DAE3DE
Tints of #DAE3DE
.mybgColor { background-color: #DAE3DE; }
.myforeColor { color: #DAE3DE; }
.myborderColor { border: 3px solid #DAE3DE; }
<p style="color:#DAE3DE">Text here</p>
This sample text is styled with font color #DAE3DE. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#DAE3DE">Div content here</div>
<div style="border:3px solid #DAE3DE">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(218, 227, 222, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #DAE3DE; }
.divShadow { -moz-box-shadow: 1px 1px 3px #DAE3DE;
-webkit-box-shadow: 1px 1px 3px #DAE3DE;
box-shadow: 1px 1px 3px #DAE3DE; }
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 #DAE3DE (Breezy Aqua)
Color Overview & Profile: Color #DAE3DE, also known as Breezy Aqua, 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), 89% Green (227/255), and 87% Blue (222/255). The primary color family component is WHITE.
Print & Physical Production Specs: For physical print production and offset printing setups, #DAE3DE translates into the CMYK subtractive color model with values of 4% Cyan, 0% Magenta, 2.2% Yellow, and 11% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 147°, saturation of 13.8%, and lightness of 87.3%.
Web Accessibility & Design Recommendations: When implementing #DAE3DE 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.
