#E7545E Nectarous Nectarine
#E7545E (Nectarous Nectarine) RGB value is (231, 84, 94).
Red value is 231, green value is 84, and blue value is 94.
Cylindrical-coordinate representations (HSL) of color #E7545E: hue: 356°, saturation: 75.4%, and lightness: 61.8%.
Process color (CMYK) of #E7545E is 0%, 63.6%, 59.3%, 9.4%. Web safe color equivalent of #E7545E is ##FF6666. Color #E7545E contains mainly Red.
Color Spaces
| Color spaces of #E7545E | Value |
|---|---|
| RGB | 231, 84, 94 |
| HSL | 356°, 75.4%, 61.8% |
| HSV / HSB | 356°, 63.6%, 90.6% |
| CMYK | 0%, 63.6%, 59.3%, 9.4% |
| XYZ | 38.15, 24.14, 13.24 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11100111 | 01010100 | 01011110 |
| Octal | 347 | 124 | 136 |
| Decimal | 231 | 84 | 94 |
| Hex | E7 | 54 | 5E |
Shades of #E7545E
Tints of #E7545E
.mybgColor { background-color: #E7545E; }
.myforeColor { color: #E7545E; }
.myborderColor { border: 3px solid #E7545E; }
<p style="color:#E7545E">Text here</p>
This sample text is styled with font color #E7545E. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#E7545E">Div content here</div>
<div style="border:3px solid #E7545E">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(231, 84, 94, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #E7545E; }
.divShadow { -moz-box-shadow: 1px 1px 3px #E7545E;
-webkit-box-shadow: 1px 1px 3px #E7545E;
box-shadow: 1px 1px 3px #E7545E; }
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 #E7545E (Nectarous Nectarine)
Color Overview & Profile: Color #E7545E, also known as Nectarous Nectarine, 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 (231/255), 33% Green (84/255), and 37% Blue (94/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #E7545E translates into the CMYK subtractive color model with values of 0% Cyan, 63.6% Magenta, 59.3% Yellow, and 9.4% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 356°, saturation of 75.4%, and lightness of 61.8%.
Web Accessibility & Design Recommendations: When implementing #E7545E 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 ##FF6666.
