#D0DFCD St. Augustine
#D0DFCD (St. Augustine) RGB value is (208, 223, 205).
Red value is 208, green value is 223, and blue value is 205.
Cylindrical-coordinate representations (HSL) of color #D0DFCD: hue: 110°, saturation: 22%, and lightness: 83.9%.
Process color (CMYK) of #D0DFCD is 6.7%, 0%, 8.1%, 12.5%. Web safe color equivalent of #D0DFCD is ##CCCCCC. Color #D0DFCD contains mainly WHITE.
Color Spaces
| Color spaces of #D0DFCD | Value |
|---|---|
| RGB | 208, 223, 205 |
| HSL | 110°, 22%, 83.9% |
| HSV / HSB | 110°, 8.1%, 87.5% |
| CMYK | 6.7%, 0%, 8.1%, 12.5% |
| XYZ | 63.42, 70.59, 68.03 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11010000 | 11011111 | 11001101 |
| Octal | 320 | 337 | 315 |
| Decimal | 208 | 223 | 205 |
| Hex | D0 | DF | CD |
Shades of #D0DFCD
Tints of #D0DFCD
.mybgColor { background-color: #D0DFCD; }
.myforeColor { color: #D0DFCD; }
.myborderColor { border: 3px solid #D0DFCD; }
<p style="color:#D0DFCD">Text here</p>
This sample text is styled with font color #D0DFCD. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#D0DFCD">Div content here</div>
<div style="border:3px solid #D0DFCD">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(208, 223, 205, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #D0DFCD; }
.divShadow { -moz-box-shadow: 1px 1px 3px #D0DFCD;
-webkit-box-shadow: 1px 1px 3px #D0DFCD;
box-shadow: 1px 1px 3px #D0DFCD; }
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 #D0DFCD (St. Augustine)
Color Overview & Profile: Color #D0DFCD, 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 (208/255), 87% Green (223/255), and 80% Blue (205/255). The primary color family component is WHITE.
Print & Physical Production Specs: For physical print production and offset printing setups, #D0DFCD translates into the CMYK subtractive color model with values of 6.7% Cyan, 0% Magenta, 8.1% Yellow, and 12.5% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 110°, saturation of 22%, and lightness of 83.9%.
Web Accessibility & Design Recommendations: When implementing #D0DFCD 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.
