#EB4652 Watermelonade
#EB4652 (Watermelonade) RGB value is (235, 70, 82).
Red value is 235, green value is 70, and blue value is 82.
Cylindrical-coordinate representations (HSL) of color #EB4652: hue: 356°, saturation: 80.5%, and lightness: 59.8%.
Process color (CMYK) of #EB4652 is 0%, 70.2%, 65.1%, 7.8%. Web safe color equivalent of #EB4652 is ##FF3366. Color #EB4652 contains mainly Red.
Color Spaces
| Color spaces of #EB4652 | Value |
|---|---|
| RGB | 235, 70, 82 |
| HSL | 356°, 80.5%, 59.8% |
| HSV / HSB | 356°, 70.2%, 92.2% |
| CMYK | 0%, 70.2%, 65.1%, 7.8% |
| XYZ | 37.98, 22.66, 10.35 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11101011 | 01000110 | 01010010 |
| Octal | 353 | 106 | 122 |
| Decimal | 235 | 70 | 82 |
| Hex | EB | 46 | 52 |
Shades of #EB4652
Tints of #EB4652
.mybgColor { background-color: #EB4652; }
.myforeColor { color: #EB4652; }
.myborderColor { border: 3px solid #EB4652; }
<p style="color:#EB4652">Text here</p>
This sample text is styled with font color #EB4652. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#EB4652">Div content here</div>
<div style="border:3px solid #EB4652">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(235, 70, 82, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #EB4652; }
.divShadow { -moz-box-shadow: 1px 1px 3px #EB4652;
-webkit-box-shadow: 1px 1px 3px #EB4652;
box-shadow: 1px 1px 3px #EB4652; }
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 #EB4652 (Watermelonade)
Color Overview & Profile: Color #EB4652, also known as Watermelonade, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 92% Red (235/255), 27% Green (70/255), and 32% Blue (82/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #EB4652 translates into the CMYK subtractive color model with values of 0% Cyan, 70.2% Magenta, 65.1% Yellow, and 7.8% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 356°, saturation of 80.5%, and lightness of 59.8%.
Web Accessibility & Design Recommendations: When implementing #EB4652 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 ##FF3366.
