Shades of Mango Tango #E07311
Tints of Mango Tango #E07311
RGB
CMYK
RGB Variations
Color information
#E07311 (or 0xE07311) is known color: Mango Tango. HEX triplet: E0, 73 and 11. RGB value is (224,115,17). Sum of RGB (Red+Green+Blue) = 224+115+17=356 (47% of max value = 765). Red value is 224 (87.89% from 255 or 62.92% from 356); Green value is 115 (45.31% from 255 or 32.30% from 356); Blue value is 17 (7.03% from 255 or 4.78% from 356); Max value from RGB is 224 - color contains mainly: red. Hex color #E07311 is not a web safe color. Web safe color analog (approx): #CC6600. Inversed color of #E07311 is #1F8CEE. Grayscale: #888888. Windows color (decimal): -2067695 or 1143776. OLE color: 1143776.
HSL color Cylindrical-coordinate representation of color #E07311: hue angle of 28.41º degrees, saturation: 0.86, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.88% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #E07311 is Cyan = 0, Magento = 0.49, Yellow = 0.92 and Black (K on CMYK) = 0.12.
Color convert
| RGB | 224 | 115 | 17 | - |
| CMYK | 0 | 0.49 | 0.92 | 0.12 |
| HSL | 28.41º | 0.86% | 0.47% | - |
| HSV(B) | 28.41º | 0.92% | 0.88% | - |
| XYZ | 36.97 | 28.15 | 4.02 | - |
| YUV | 136.42 | 60.61 | 190.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 224 | 115 | 17 | 0 | 0.49 | 0.92 | 0.12 | 28.41 | 0.86 | 0.47 |
| Hex | E0 | 73 | 11 | 0 | 31 | 5C | C | 1C | 56 | 2F |
| Octal | 340 | 163 | 21 | 0 | 61 | 134 | 14 | 34 | 126 | 57 |
| Binary | 11100000 | 1110011 | 10001 | 0 | 110001 | 1011100 | 1100 | 11100 | 1010110 | 101111 |
Color Harmonies of #E07311
Complementary color
Monochromatic Colors of #E07311
Black with #E07311
Text Example
Text Example
White with #E07311
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #E07311; }
p { color: rgb(224,115,17); }
H1.HeaderClassName
{
color: #E07311;
}
.AnyTagClassName
{
color: #E07311;
}
</style>
background-color css
<style>
a { background-color: #E07311; }
a { background-color: rgb(224,115,17); }
div.DivClassName
{
background-color: #E07311;
}
.BgClassName
{
background-color: #E07311;
}
</style>
border-color css
<style>
span { border-color: #E07311; }
span { border-color: rgb(224,115,17); }
td.TdClassName
{
border-color: #E07311;
}
.TagClassName
{
border-color: #E07311;
}
</style>