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