#CCE5E5 Mabel
#CCE5E5 (Mabel) RGB value is (204, 229, 229).
Red value is 204, green value is 229, and blue value is 229.
Cylindrical-coordinate representations (HSL) of color #CCE5E5: hue: 180°, saturation: 32.5%, and lightness: 84.9%.
Process color (CMYK) of #CCE5E5 is 10.9%, 0%, 0%, 10.2%. Web safe color equivalent of #CCE5E5 is ##CCCCCC. Color #CCE5E5 contains mainly Cyan.
Color Spaces
| Color spaces of #CCE5E5 | Value |
|---|---|
| RGB | 204, 229, 229 |
| HSL | 180°, 32.5%, 84.9% |
| HSV / HSB | 180°, 10.9%, 89.8% |
| CMYK | 10.9%, 0%, 0%, 10.2% |
| XYZ | 67.06, 74.53, 84.97 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11001100 | 11100101 | 11100101 |
| Octal | 314 | 345 | 345 |
| Decimal | 204 | 229 | 229 |
| Hex | CC | E5 | E5 |
Shades of #CCE5E5
Tints of #CCE5E5
.mybgColor { background-color: #CCE5E5; }
.myforeColor { color: #CCE5E5; }
.myborderColor { border: 3px solid #CCE5E5; }
<p style="color:#CCE5E5">Text here</p>
This sample text is styled with font color #CCE5E5. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#CCE5E5">Div content here</div>
<div style="border:3px solid #CCE5E5">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(204, 229, 229, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #CCE5E5; }
.divShadow { -moz-box-shadow: 1px 1px 3px #CCE5E5;
-webkit-box-shadow: 1px 1px 3px #CCE5E5;
box-shadow: 1px 1px 3px #CCE5E5; }
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 #CCE5E5 (Mabel)
Color Overview & Profile: Color #CCE5E5, also known as Mabel, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 80% Red (204/255), 90% Green (229/255), and 90% Blue (229/255). The primary color family component is Cyan.
Print & Physical Production Specs: For physical print production and offset printing setups, #CCE5E5 translates into the CMYK subtractive color model with values of 10.9% Cyan, 0% Magenta, 0% Yellow, and 10.2% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 180°, saturation of 32.5%, and lightness of 84.9%.
Web Accessibility & Design Recommendations: When implementing #CCE5E5 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.
