#D1E3CD St. Augustine
#D1E3CD (St. Augustine) RGB value is (209, 227, 205).
Red value is 209, green value is 227, and blue value is 205.
Cylindrical-coordinate representations (HSL) of color #D1E3CD: hue: 109°, saturation: 28.2%, and lightness: 84.7%.
Process color (CMYK) of #D1E3CD is 7.9%, 0%, 9.7%, 11%. Web safe color equivalent of #D1E3CD is ##CCCCCC. Color #D1E3CD contains mainly Cyan.
Color Spaces
| Color spaces of #D1E3CD | Value |
|---|---|
| RGB | 209, 227, 205 |
| HSL | 109°, 28.2%, 84.7% |
| HSV / HSB | 109°, 9.7%, 89% |
| CMYK | 7.9%, 0%, 9.7%, 11% |
| XYZ | 64.78, 72.9, 68.4 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11010001 | 11100011 | 11001101 |
| Octal | 321 | 343 | 315 |
| Decimal | 209 | 227 | 205 |
| Hex | D1 | E3 | CD |
Shades of #D1E3CD
Tints of #D1E3CD
.mybgColor { background-color: #D1E3CD; }
.myforeColor { color: #D1E3CD; }
.myborderColor { border: 3px solid #D1E3CD; }
<p style="color:#D1E3CD">Text here</p>
This sample text is styled with font color #D1E3CD. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#D1E3CD">Div content here</div>
<div style="border:3px solid #D1E3CD">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(209, 227, 205, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #D1E3CD; }
.divShadow { -moz-box-shadow: 1px 1px 3px #D1E3CD;
-webkit-box-shadow: 1px 1px 3px #D1E3CD;
box-shadow: 1px 1px 3px #D1E3CD; }
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 #D1E3CD (St. Augustine)
Color Overview & Profile: Color #D1E3CD, also known as St. Augustine, 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), 89% Green (227/255), and 80% Blue (205/255). The primary color family component is Cyan.
Print & Physical Production Specs: For physical print production and offset printing setups, #D1E3CD translates into the CMYK subtractive color model with values of 7.9% Cyan, 0% Magenta, 9.7% Yellow, and 11% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 109°, saturation of 28.2%, and lightness of 84.7%.
Web Accessibility & Design Recommendations: When implementing #D1E3CD 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.
