#E77200 Thai Mango
#E77200 (Thai Mango) RGB value is (231, 114, 0).
Red value is 231, green value is 114, and blue value is 0.
Cylindrical-coordinate representations (HSL) of color #E77200: hue: 30°, saturation: 100%, and lightness: 45.3%.
Process color (CMYK) of #E77200 is 0%, 50.6%, 100%, 9.4%. Web safe color equivalent of #E77200 is ##FF6600. Color #E77200 contains mainly Red.
Color Spaces
| Color spaces of #E77200 | Value |
|---|---|
| RGB | 231, 114, 0 |
| HSL | 30°, 100%, 45.3% |
| HSV / HSB | 30°, 100%, 90.6% |
| CMYK | 0%, 50.6%, 100%, 9.4% |
| XYZ | 38.98, 29.03, 3.55 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11100111 | 01110010 | 00000000 |
| Octal | 347 | 162 | 000 |
| Decimal | 231 | 114 | 0 |
| Hex | E7 | 72 | 00 |
Shades of #E77200
Tints of #E77200
.mybgColor { background-color: #E77200; }
.myforeColor { color: #E77200; }
.myborderColor { border: 3px solid #E77200; }
<p style="color:#E77200">Text here</p>
This sample text is styled with font color #E77200. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#E77200">Div content here</div>
<div style="border:3px solid #E77200">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(231, 114, 0, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #E77200; }
.divShadow { -moz-box-shadow: 1px 1px 3px #E77200;
-webkit-box-shadow: 1px 1px 3px #E77200;
box-shadow: 1px 1px 3px #E77200; }
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 #E77200 (Thai Mango)
Color Overview & Profile: Color #E77200, also known as Thai Mango, 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), 45% Green (114/255), and 0% Blue (0/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #E77200 translates into the CMYK subtractive color model with values of 0% Cyan, 50.6% Magenta, 100% Yellow, and 9.4% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 30°, saturation of 100%, and lightness of 45.3%.
Web Accessibility & Design Recommendations: When implementing #E77200 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 ##FF6600.
