Shades of Tahiti Gold #E07319
Tints of Tahiti Gold #E07319
RGB
CMYK
RGB Variations
Color information
#E07319 (or 0xE07319) is known color: Tahiti Gold. HEX triplet: E0, 73 and 19. RGB value is (224,115,25). Sum of RGB (Red+Green+Blue) = 224+115+25=364 (48% of max value = 765). Red value is 224 (87.89% from 255 or 61.54% from 364); Green value is 115 (45.31% from 255 or 31.59% from 364); Blue value is 25 (10.16% from 255 or 6.87% from 364); Max value from RGB is 224 - color contains mainly: red. Hex color #E07319 is not a web safe color. Web safe color analog (approx): #CC6600. Inversed color of #E07319 is #1F8CE6. Grayscale: #898989. Windows color (decimal): -2067687 or 1668064. OLE color: 1668064.
HSL color Cylindrical-coordinate representation of color #E07319: hue angle of 27.14º degrees, saturation: 0.8, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.88% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #E07319 is Cyan = 0, Magento = 0.49, Yellow = 0.89 and Black (K on CMYK) = 0.12.
Color convert
| RGB | 224 | 115 | 25 | - |
| CMYK | 0 | 0.49 | 0.89 | 0.12 |
| HSL | 27.14º | 0.8% | 0.49% | - |
| HSV(B) | 27.14º | 0.89% | 0.88% | - |
| XYZ | 37.05 | 28.18 | 4.41 | - |
| YUV | 137.33 | 64.61 | 189.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 224 | 115 | 25 | 0 | 0.49 | 0.89 | 0.12 | 27.14 | 0.8 | 0.49 |
| Hex | E0 | 73 | 19 | 0 | 31 | 59 | C | 1B | 50 | 31 |
| Octal | 340 | 163 | 31 | 0 | 61 | 131 | 14 | 33 | 120 | 61 |
| Binary | 11100000 | 1110011 | 11001 | 0 | 110001 | 1011001 | 1100 | 11011 | 1010000 | 110001 |
Color Harmonies of #E07319
Complementary color
Monochromatic Colors of #E07319
Black with #E07319
Text Example
Text Example
White with #E07319
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #E07319; }
p { color: rgb(224,115,25); }
H1.HeaderClassName
{
color: #E07319;
}
.AnyTagClassName
{
color: #E07319;
}
</style>
background-color css
<style>
a { background-color: #E07319; }
a { background-color: rgb(224,115,25); }
div.DivClassName
{
background-color: #E07319;
}
.BgClassName
{
background-color: #E07319;
}
</style>
border-color css
<style>
span { border-color: #E07319; }
span { border-color: rgb(224,115,25); }
td.TdClassName
{
border-color: #E07319;
}
.TagClassName
{
border-color: #E07319;
}
</style>