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