Shades of Tahiti Gold #E07518
Tints of Tahiti Gold #E07518
RGB
CMYK
RGB Variations
Color information
#E07518 (or 0xE07518) is known color: Tahiti Gold. HEX triplet: E0, 75 and 18. RGB value is (224,117,24). Sum of RGB (Red+Green+Blue) = 224+117+24=365 (48% of max value = 765). Red value is 224 (87.89% from 255 or 61.37% from 365); Green value is 117 (46.09% from 255 or 32.05% from 365); Blue value is 24 (9.77% from 255 or 6.58% from 365); Max value from RGB is 224 - color contains mainly: red. Hex color #E07518 is not a web safe color. Web safe color analog (approx): #CC6600. Inversed color of #E07518 is #1F8AE7. Grayscale: #8A8A8A. Windows color (decimal): -2067176 or 1603040. OLE color: 1603040.
HSL color Cylindrical-coordinate representation of color #E07518: hue angle of 27.9º degrees, saturation: 0.81, 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 #E07518 is Cyan = 0, Magento = 0.48, Yellow = 0.89 and Black (K on CMYK) = 0.12.
Color convert
| RGB | 224 | 117 | 24 | - |
| CMYK | 0 | 0.48 | 0.89 | 0.12 |
| HSL | 27.9º | 0.81% | 0.49% | - |
| HSV(B) | 27.9º | 0.89% | 0.88% | - |
| XYZ | 37.27 | 28.64 | 4.43 | - |
| YUV | 138.39 | 63.45 | 189.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 224 | 117 | 24 | 0 | 0.48 | 0.89 | 0.12 | 27.9 | 0.81 | 0.49 |
| Hex | E0 | 75 | 18 | 0 | 30 | 59 | C | 1C | 51 | 31 |
| Octal | 340 | 165 | 30 | 0 | 60 | 131 | 14 | 34 | 121 | 61 |
| Binary | 11100000 | 1110101 | 11000 | 0 | 110000 | 1011001 | 1100 | 11100 | 1010001 | 110001 |
Color Harmonies of #E07518
Complementary color
Monochromatic Colors of #E07518
Black with #E07518
Text Example
Text Example
White with #E07518
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #E07518; }
p { color: rgb(224,117,24); }
H1.HeaderClassName
{
color: #E07518;
}
.AnyTagClassName
{
color: #E07518;
}
</style>
background-color css
<style>
a { background-color: #E07518; }
a { background-color: rgb(224,117,24); }
div.DivClassName
{
background-color: #E07518;
}
.BgClassName
{
background-color: #E07518;
}
</style>
border-color css
<style>
span { border-color: #E07518; }
span { border-color: rgb(224,117,24); }
td.TdClassName
{
border-color: #E07518;
}
.TagClassName
{
border-color: #E07518;
}
</style>