#CED7D5 Serenely
#CED7D5 (Serenely) RGB value is (206, 215, 213).
Red value is 206, green value is 215, and blue value is 213.
Cylindrical-coordinate representations (HSL) of color #CED7D5: hue: 167°, saturation: 10.1%, and lightness: 82.5%.
Process color (CMYK) of #CED7D5 is 4.2%, 0%, 0.9%, 15.7%. Web safe color equivalent of #CED7D5 is ##CCCCCC. Color #CED7D5 contains mainly WHITE.
Color Spaces
| Color spaces of #CED7D5 | Value |
|---|---|
| RGB | 206, 215, 213 |
| HSL | 167°, 10.1%, 82.5% |
| HSV / HSB | 167°, 4.2%, 84.3% |
| CMYK | 4.2%, 0%, 0.9%, 15.7% |
| XYZ | 61.76, 66.53, 72.52 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11001110 | 11010111 | 11010101 |
| Octal | 316 | 327 | 325 |
| Decimal | 206 | 215 | 213 |
| Hex | CE | D7 | D5 |
Shades of #CED7D5
Tints of #CED7D5
.mybgColor { background-color: #CED7D5; }
.myforeColor { color: #CED7D5; }
.myborderColor { border: 3px solid #CED7D5; }
<p style="color:#CED7D5">Text here</p>
This sample text is styled with font color #CED7D5. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#CED7D5">Div content here</div>
<div style="border:3px solid #CED7D5">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(206, 215, 213, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #CED7D5; }
.divShadow { -moz-box-shadow: 1px 1px 3px #CED7D5;
-webkit-box-shadow: 1px 1px 3px #CED7D5;
box-shadow: 1px 1px 3px #CED7D5; }
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 #CED7D5 (Serenely)
Color Overview & Profile: Color #CED7D5, also known as Serenely, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 81% Red (206/255), 84% Green (215/255), and 84% Blue (213/255). The primary color family component is WHITE.
Print & Physical Production Specs: For physical print production and offset printing setups, #CED7D5 translates into the CMYK subtractive color model with values of 4.2% Cyan, 0% Magenta, 0.9% Yellow, and 15.7% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 167°, saturation of 10.1%, and lightness of 82.5%.
Web Accessibility & Design Recommendations: When implementing #CED7D5 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.
