#D1EDEE A Certain Shade of Green
#D1EDEE (A Certain Shade of Green) RGB value is (209, 237, 238).
Red value is 209, green value is 237, and blue value is 238.
Cylindrical-coordinate representations (HSL) of color #D1EDEE: hue: 182°, saturation: 46%, and lightness: 87.6%.
Process color (CMYK) of #D1EDEE is 12.2%, 0.4%, 0%, 6.7%. Web safe color equivalent of #D1EDEE is ##CCFFFF. Color #D1EDEE contains mainly Magenta.
Color Spaces
| Color spaces of #D1EDEE | Value |
|---|---|
| RGB | 209, 237, 238 |
| HSL | 182°, 46%, 87.6% |
| HSV / HSB | 182°, 12.2%, 93.3% |
| CMYK | 12.2%, 0.4%, 0%, 6.7% |
| XYZ | 72.01, 80.3, 92.58 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11010001 | 11101101 | 11101110 |
| Octal | 321 | 355 | 356 |
| Decimal | 209 | 237 | 238 |
| Hex | D1 | ED | EE |
Shades of #D1EDEE
Tints of #D1EDEE
.mybgColor { background-color: #D1EDEE; }
.myforeColor { color: #D1EDEE; }
.myborderColor { border: 3px solid #D1EDEE; }
<p style="color:#D1EDEE">Text here</p>
This sample text is styled with font color #D1EDEE. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#D1EDEE">Div content here</div>
<div style="border:3px solid #D1EDEE">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(209, 237, 238, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #D1EDEE; }
.divShadow { -moz-box-shadow: 1px 1px 3px #D1EDEE;
-webkit-box-shadow: 1px 1px 3px #D1EDEE;
box-shadow: 1px 1px 3px #D1EDEE; }
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 #D1EDEE (A Certain Shade of Green)
Color Overview & Profile: Color #D1EDEE, also known as A Certain Shade of Green, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 82% Red (209/255), 93% Green (237/255), and 93% Blue (238/255). The primary color family component is Magenta.
Print & Physical Production Specs: For physical print production and offset printing setups, #D1EDEE translates into the CMYK subtractive color model with values of 12.2% Cyan, 0.4% Magenta, 0% Yellow, and 6.7% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 182°, saturation of 46%, and lightness of 87.6%.
Web Accessibility & Design Recommendations: When implementing #D1EDEE 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 ##CCFFFF.
