#CDD9BB Spring Joy
#CDD9BB (Spring Joy) RGB value is (205, 217, 187).
Red value is 205, green value is 217, and blue value is 187.
Cylindrical-coordinate representations (HSL) of color #CDD9BB: hue: 84°, saturation: 28.3%, and lightness: 79.2%.
Process color (CMYK) of #CDD9BB is 5.5%, 0%, 13.8%, 14.9%. Web safe color equivalent of #CDD9BB is ##CCCCCC. Color #CDD9BB contains mainly Cyan.
Color Spaces
| Color spaces of #CDD9BB | Value |
|---|---|
| RGB | 205, 217, 187 |
| HSL | 84°, 28.3%, 79.2% |
| HSV / HSB | 84°, 13.8%, 85.1% |
| CMYK | 5.5%, 0%, 13.8%, 14.9% |
| XYZ | 58.96, 66.19, 56.67 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11001101 | 11011001 | 10111011 |
| Octal | 315 | 331 | 273 |
| Decimal | 205 | 217 | 187 |
| Hex | CD | D9 | BB |
Shades of #CDD9BB
Tints of #CDD9BB
.mybgColor { background-color: #CDD9BB; }
.myforeColor { color: #CDD9BB; }
.myborderColor { border: 3px solid #CDD9BB; }
<p style="color:#CDD9BB">Text here</p>
This sample text is styled with font color #CDD9BB. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#CDD9BB">Div content here</div>
<div style="border:3px solid #CDD9BB">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(205, 217, 187, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #CDD9BB; }
.divShadow { -moz-box-shadow: 1px 1px 3px #CDD9BB;
-webkit-box-shadow: 1px 1px 3px #CDD9BB;
box-shadow: 1px 1px 3px #CDD9BB; }
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 #CDD9BB (Spring Joy)
Color Overview & Profile: Color #CDD9BB, 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 80% Red (205/255), 85% Green (217/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, #CDD9BB translates into the CMYK subtractive color model with values of 5.5% Cyan, 0% Magenta, 13.8% Yellow, and 14.9% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 84°, saturation of 28.3%, and lightness of 79.2%.
Web Accessibility & Design Recommendations: When implementing #CDD9BB 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.
