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