#E02006 Thicker Than Water
#E02006 (Thicker Than Water) RGB value is (224, 32, 6).
Red value is 224, green value is 32, and blue value is 6.
Cylindrical-coordinate representations (HSL) of color #E02006: hue: 7°, saturation: 94.8%, and lightness: 45.1%.
Process color (CMYK) of #E02006 is 0%, 85.7%, 97.3%, 12.2%. Web safe color equivalent of #E02006 is ##CC3300. Color #E02006 contains mainly Red.
Color Spaces
| Color spaces of #E02006 | Value |
|---|---|
| RGB | 224, 32, 6 |
| HSL | 7°, 94.8%, 45.1% |
| HSV / HSB | 7°, 97.3%, 87.8% |
| CMYK | 0%, 85.7%, 97.3%, 12.2% |
| XYZ | 31.29, 16.9, 1.79 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11100000 | 00100000 | 00000110 |
| Octal | 340 | 040 | 006 |
| Decimal | 224 | 32 | 6 |
| Hex | E0 | 20 | 06 |
Shades of #E02006
Tints of #E02006
.mybgColor { background-color: #E02006; }
.myforeColor { color: #E02006; }
.myborderColor { border: 3px solid #E02006; }
<p style="color:#E02006">Text here</p>
This sample text is styled with font color #E02006. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#E02006">Div content here</div>
<div style="border:3px solid #E02006">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(224, 32, 6, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #E02006; }
.divShadow { -moz-box-shadow: 1px 1px 3px #E02006;
-webkit-box-shadow: 1px 1px 3px #E02006;
box-shadow: 1px 1px 3px #E02006; }
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 #E02006 (Thicker Than Water)
Color Overview & Profile: Color #E02006, also known as Thicker Than Water, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 88% Red (224/255), 13% Green (32/255), and 2% Blue (6/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #E02006 translates into the CMYK subtractive color model with values of 0% Cyan, 85.7% Magenta, 97.3% Yellow, and 12.2% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 7°, saturation of 94.8%, and lightness of 45.1%.
Web Accessibility & Design Recommendations: When implementing #E02006 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 ##CC3300.
