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