#E39B7A Mozzarella Covered Chorizo
#E39B7A (Mozzarella Covered Chorizo) RGB value is (227, 155, 122).
Red value is 227, green value is 155, and blue value is 122.
Cylindrical-coordinate representations (HSL) of color #E39B7A: hue: 19°, saturation: 65.2%, and lightness: 68.4%.
Process color (CMYK) of #E39B7A is 0%, 31.7%, 46.3%, 11%. Web safe color equivalent of #E39B7A is ##CC9966. Color #E39B7A contains mainly Red.
Color Spaces
| Color spaces of #E39B7A | Value |
|---|---|
| RGB | 227, 155, 122 |
| HSL | 19°, 65.2%, 68.4% |
| HSV / HSB | 19°, 46.3%, 89% |
| CMYK | 0%, 31.7%, 46.3%, 11% |
| XYZ | 46.92, 41.18, 23.89 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11100011 | 10011011 | 01111010 |
| Octal | 343 | 233 | 172 |
| Decimal | 227 | 155 | 122 |
| Hex | E3 | 9B | 7A |
Shades of #E39B7A
Tints of #E39B7A
.mybgColor { background-color: #E39B7A; }
.myforeColor { color: #E39B7A; }
.myborderColor { border: 3px solid #E39B7A; }
<p style="color:#E39B7A">Text here</p>
This sample text is styled with font color #E39B7A. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#E39B7A">Div content here</div>
<div style="border:3px solid #E39B7A">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(227, 155, 122, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #E39B7A; }
.divShadow { -moz-box-shadow: 1px 1px 3px #E39B7A;
-webkit-box-shadow: 1px 1px 3px #E39B7A;
box-shadow: 1px 1px 3px #E39B7A; }
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 #E39B7A (Mozzarella Covered Chorizo)
Color Overview & Profile: Color #E39B7A, also known as Mozzarella Covered Chorizo, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 89% Red (227/255), 61% Green (155/255), and 48% Blue (122/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #E39B7A translates into the CMYK subtractive color model with values of 0% Cyan, 31.7% Magenta, 46.3% Yellow, and 11% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 19°, saturation of 65.2%, and lightness of 68.4%.
Web Accessibility & Design Recommendations: When implementing #E39B7A 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 ##CC9966.
