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