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