#D8DDD8 Ladoga Bottom
#D8DDD8 (Ladoga Bottom) RGB value is (216, 221, 216).
Red value is 216, green value is 221, and blue value is 216.
Cylindrical-coordinate representations (HSL) of color #D8DDD8: hue: 120°, saturation: 6.8%, and lightness: 85.7%.
Process color (CMYK) of #D8DDD8 is 2.3%, 0%, 2.3%, 13.3%. Web safe color equivalent of #D8DDD8 is ##CCCCCC. Color #D8DDD8 contains mainly WHITE.
Color Spaces
| Color spaces of #D8DDD8 | Value |
|---|---|
| RGB | 216, 221, 216 |
| HSL | 120°, 6.8%, 85.7% |
| HSV / HSB | 120°, 2.3%, 86.7% |
| CMYK | 2.3%, 0%, 2.3%, 13.3% |
| XYZ | 66.57, 71.27, 75.2 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11011000 | 11011101 | 11011000 |
| Octal | 330 | 335 | 330 |
| Decimal | 216 | 221 | 216 |
| Hex | D8 | DD | D8 |
Shades of #D8DDD8
Tints of #D8DDD8
.mybgColor { background-color: #D8DDD8; }
.myforeColor { color: #D8DDD8; }
.myborderColor { border: 3px solid #D8DDD8; }
<p style="color:#D8DDD8">Text here</p>
This sample text is styled with font color #D8DDD8. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#D8DDD8">Div content here</div>
<div style="border:3px solid #D8DDD8">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(216, 221, 216, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #D8DDD8; }
.divShadow { -moz-box-shadow: 1px 1px 3px #D8DDD8;
-webkit-box-shadow: 1px 1px 3px #D8DDD8;
box-shadow: 1px 1px 3px #D8DDD8; }
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 #D8DDD8 (Ladoga Bottom)
Color Overview & Profile: Color #D8DDD8, also known as Ladoga Bottom, 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 (216/255), 87% Green (221/255), and 85% Blue (216/255). The primary color family component is WHITE.
Print & Physical Production Specs: For physical print production and offset printing setups, #D8DDD8 translates into the CMYK subtractive color model with values of 2.3% Cyan, 0% Magenta, 2.3% Yellow, and 13.3% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 120°, saturation of 6.8%, and lightness of 85.7%.
Web Accessibility & Design Recommendations: When implementing #D8DDD8 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.
