Shades of Tahiti Gold #E07620
Tints of Tahiti Gold #E07620
RGB
CMYK
RGB Variations
Color information
#E07620 (or 0xE07620) is known color: Tahiti Gold. HEX triplet: E0, 76 and 20. RGB value is (224,118,32). Sum of RGB (Red+Green+Blue) = 224+118+32=374 (49% of max value = 765). Red value is 224 (87.89% from 255 or 59.89% from 374); Green value is 118 (46.48% from 255 or 31.55% from 374); Blue value is 32 (12.89% from 255 or 8.56% from 374); Max value from RGB is 224 - color contains mainly: red. Hex color #E07620 is not a web safe color. Web safe color analog (approx): #CC6633. Inversed color of #E07620 is #1F89DF. Grayscale: #8C8C8C. Windows color (decimal): -2066912 or 2127584. OLE color: 2127584.
HSL color Cylindrical-coordinate representation of color #E07620: hue angle of 26.88º degrees, saturation: 0.76, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.88% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #E07620 is Cyan = 0, Magento = 0.47, Yellow = 0.86 and Black (K on CMYK) = 0.12.
Color convert
| RGB | 224 | 118 | 32 | - |
| CMYK | 0 | 0.47 | 0.86 | 0.12 |
| HSL | 26.88º | 0.76% | 0.5% | - |
| HSV(B) | 26.88º | 0.86% | 0.88% | - |
| XYZ | 37.48 | 28.91 | 4.97 | - |
| YUV | 139.89 | 67.12 | 187.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 224 | 118 | 32 | 0 | 0.47 | 0.86 | 0.12 | 26.88 | 0.76 | 0.5 |
| Hex | E0 | 76 | 20 | 0 | 2F | 56 | C | 1B | 4C | 32 |
| Octal | 340 | 166 | 40 | 0 | 57 | 126 | 14 | 33 | 114 | 62 |
| Binary | 11100000 | 1110110 | 100000 | 0 | 101111 | 1010110 | 1100 | 11011 | 1001100 | 110010 |
Color Harmonies of #E07620
Complementary color
Monochromatic Colors of #E07620
Black with #E07620
Text Example
Text Example
White with #E07620
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #E07620; }
p { color: rgb(224,118,32); }
H1.HeaderClassName
{
color: #E07620;
}
.AnyTagClassName
{
color: #E07620;
}
</style>
background-color css
<style>
a { background-color: #E07620; }
a { background-color: rgb(224,118,32); }
div.DivClassName
{
background-color: #E07620;
}
.BgClassName
{
background-color: #E07620;
}
</style>
border-color css
<style>
span { border-color: #E07620; }
span { border-color: rgb(224,118,32); }
td.TdClassName
{
border-color: #E07620;
}
.TagClassName
{
border-color: #E07620;
}
</style>