#EE4433 Cascara
#EE4433 (Cascara) RGB value is (238, 68, 51).
Red value is 238, green value is 68, and blue value is 51.
Cylindrical-coordinate representations (HSL) of color #EE4433: hue: 5°, saturation: 84.6%, and lightness: 56.7%.
Process color (CMYK) of #EE4433 is 0%, 71.4%, 78.6%, 6.7%. Web safe color equivalent of #EE4433 is ##FF3333. Color #EE4433 contains mainly Red.
Color Spaces
| Color spaces of #EE4433 | Value |
|---|---|
| RGB | 238, 68, 51 |
| HSL | 5°, 84.6%, 56.7% |
| HSV / HSB | 5°, 78.6%, 93.3% |
| CMYK | 0%, 71.4%, 78.6%, 6.7% |
| XYZ | 37.93, 22.56, 5.49 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11101110 | 01000100 | 00110011 |
| Octal | 356 | 104 | 063 |
| Decimal | 238 | 68 | 51 |
| Hex | EE | 44 | 33 |
Shades of #EE4433
Tints of #EE4433
.mybgColor { background-color: #EE4433; }
.myforeColor { color: #EE4433; }
.myborderColor { border: 3px solid #EE4433; }
<p style="color:#EE4433">Text here</p>
This sample text is styled with font color #EE4433. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#EE4433">Div content here</div>
<div style="border:3px solid #EE4433">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(238, 68, 51, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #EE4433; }
.divShadow { -moz-box-shadow: 1px 1px 3px #EE4433;
-webkit-box-shadow: 1px 1px 3px #EE4433;
box-shadow: 1px 1px 3px #EE4433; }
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 #EE4433 (Cascara)
Color Overview & Profile: Color #EE4433, also known as Cascara, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 93% Red (238/255), 27% Green (68/255), and 20% Blue (51/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #EE4433 translates into the CMYK subtractive color model with values of 0% Cyan, 71.4% Magenta, 78.6% Yellow, and 6.7% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 5°, saturation of 84.6%, and lightness of 56.7%.
Web Accessibility & Design Recommendations: When implementing #EE4433 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 ##FF3333.
