‎#EE002C Cherry Red

‎#EE002C

‎#EE002C (Cherry Red) RGB value is (238, 0, 44).
Red value is 238, green value is 0, and blue value is 44.
Cylindrical-coordinate representations (HSL) of color ‎#EE002C: hue: 349°, saturation: 100%, and lightness: 46.7%.
Process color (CMYK) of ‎#EE002C is 0%, 100%, 81.5%, 6.7%. Web safe color equivalent of ‎#EE002C is ‎##FF0033. Color #EE002C contains mainly Red.

Color Spaces

Color spaces of #EE002C Value
RGB238, 0, 44
HSL349°, 100%, 46.7%
HSV / HSB349°, 100%, 93.3%
CMYK0%, 100%, 81.5%, 6.7%
XYZ35.72, 18.37, 4.05

Base Numbers

Base Red Green Blue
Binary 11101110 00000000 00101100
Octal 356 000 054
Decimal 238 0 44
Hex EE 00 2C

RGB Percentages for Color #EE002C

Red: 84.4%
Blue: 15.6%

CMYK Percentages of Color #EE002C

Magenta: 100%
Yellow: 81.5%
Black: 6.7%

Shades of #EE002C

Tints of #EE002C

CSS Codes for Color #EE002C
.mybgColor { background-color: #EE002C; }
.myforeColor { color: #EE002C; }
.myborderColor { border: 3px solid #EE002C; }
Text Font Color #EE002C

<p style="color:#EE002C">Text here</p>

This sample text is styled with font color #EE002C. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.

Background Color #EE002C

<div style="background-color:#EE002C">Div content here</div>

The background color of this container is #EE002C.
Border Color #EE002C

<div style="border:3px solid #EE002C">Div here</div>

The border color of this container is #EE002C.
CSS3 Shadow Examples
.textShadowRgb { text-shadow: 4px 4px 2px rgba(238, 0, 44, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #EE002C; }
.divShadow { -moz-box-shadow: 1px 1px 3px #EE002C;
-webkit-box-shadow: 1px 1px 3px #EE002C;
box-shadow: 1px 1px 3px #EE002C; }
                
Text Shadow Using RGB Values

This text has a CSS3 shadow effect generated with RGB color values.

Text Shadow Using Hex Values

This text has a CSS3 shadow effect generated with Hex color values.

Shadow Div Box
This div container demonstrates a CSS3 box shadow effect using #EE002C.

Related Colors & Harmonies

Detailed Specifications & Design Guide for #EE002C (Cherry Red)

Color Overview & Profile: Color ‎#EE002C, also known as Cherry Red, 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), 0% Green (0/255), and 17% Blue (44/255). The primary color family component is Red.

Print & Physical Production Specs: For physical print production and offset printing setups, ‎#EE002C translates into the CMYK subtractive color model with values of 0% Cyan, 100% Magenta, 81.5% Yellow, and 6.7% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 349°, saturation of 100%, and lightness of 46.7%.

Web Accessibility & Design Recommendations: When implementing ‎#EE002C 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 ‎##FF0033.

‎#EE002C Cherry Red hexcolor for Cherry Red Cherry Red hexcode Shades of #EE002C Tints of #EE002C Similar Colors to #EE002C #EE002C Color Combinations #EE002C CSS & Web Code #EE002C RGB & CMYK Warm Color Tone
Scroll to Top