#CED0DB Simplicity
#CED0DB (Simplicity) RGB value is (206, 208, 219).
Red value is 206, green value is 208, and blue value is 219.
Cylindrical-coordinate representations (HSL) of color #CED0DB: hue: 231°, saturation: 15.3%, and lightness: 83.3%.
Process color (CMYK) of #CED0DB is 5.9%, 5%, 0%, 14.1%. Web safe color equivalent of #CED0DB is ##CCCCCC. Color #CED0DB contains mainly WHITE.
Color Spaces
| Color spaces of #CED0DB | Value |
|---|---|
| RGB | 206, 208, 219 |
| HSL | 231°, 15.3%, 83.3% |
| HSV / HSB | 231°, 5.9%, 85.9% |
| CMYK | 5.9%, 5%, 0%, 14.1% |
| XYZ | 60.79, 63.35, 76.03 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11001110 | 11010000 | 11011011 |
| Octal | 316 | 320 | 333 |
| Decimal | 206 | 208 | 219 |
| Hex | CE | D0 | DB |
Shades of #CED0DB
Tints of #CED0DB
.mybgColor { background-color: #CED0DB; }
.myforeColor { color: #CED0DB; }
.myborderColor { border: 3px solid #CED0DB; }
<p style="color:#CED0DB">Text here</p>
This sample text is styled with font color #CED0DB. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#CED0DB">Div content here</div>
<div style="border:3px solid #CED0DB">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(206, 208, 219, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #CED0DB; }
.divShadow { -moz-box-shadow: 1px 1px 3px #CED0DB;
-webkit-box-shadow: 1px 1px 3px #CED0DB;
box-shadow: 1px 1px 3px #CED0DB; }
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 #CED0DB (Simplicity)
Color Overview & Profile: Color #CED0DB, also known as Simplicity, 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), 82% Green (208/255), and 86% Blue (219/255). The primary color family component is WHITE.
Print & Physical Production Specs: For physical print production and offset printing setups, #CED0DB translates into the CMYK subtractive color model with values of 5.9% Cyan, 5% Magenta, 0% Yellow, and 14.1% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 231°, saturation of 15.3%, and lightness of 83.3%.
Web Accessibility & Design Recommendations: When implementing #CED0DB 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.
