Shades of Tahiti Gold #E57416
Tints of Tahiti Gold #E57416
RGB
CMYK
RGB Variations
Color information
#E57416 (or 0xE57416) is known color: Tahiti Gold. HEX triplet: E5, 74 and 16. RGB value is (229,116,22). Sum of RGB (Red+Green+Blue) = 229+116+22=367 (48% of max value = 765). Red value is 229 (89.84% from 255 or 62.40% from 367); Green value is 116 (45.70% from 255 or 31.61% from 367); Blue value is 22 (8.98% from 255 or 5.99% from 367); Max value from RGB is 229 - color contains mainly: red. Hex color #E57416 is not a web safe color. Web safe color analog (approx): #CC6600. Inversed color of #E57416 is #1A8BE9. Grayscale: #8B8B8B. Windows color (decimal): -1739754 or 1471717. OLE color: 1471717.
HSL color Cylindrical-coordinate representation of color #E57416: hue angle of 27.25º degrees, saturation: 0.82, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.9% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #E57416 is Cyan = 0, Magento = 0.49, Yellow = 0.90 and Black (K on CMYK) = 0.10.
Color convert
| RGB | 229 | 116 | 22 | - |
| CMYK | 0 | 0.49 | 0.90 | 0.10 |
| HSL | 27.25º | 0.82% | 0.49% | - |
| HSV(B) | 27.25º | 0.9% | 0.9% | - |
| XYZ | 38.7 | 29.21 | 4.36 | - |
| YUV | 139.07 | 61.94 | 192.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 229 | 116 | 22 | 0 | 0.49 | 0.90 | 0.10 | 27.25 | 0.82 | 0.49 |
| Hex | E5 | 74 | 16 | 0 | 31 | 5A | A | 1B | 52 | 31 |
| Octal | 345 | 164 | 26 | 0 | 61 | 132 | 12 | 33 | 122 | 61 |
| Binary | 11100101 | 1110100 | 10110 | 0 | 110001 | 1011010 | 1010 | 11011 | 1010010 | 110001 |
Color Harmonies of #E57416
Complementary color
Monochromatic Colors of #E57416
Black with #E57416
Text Example
Text Example
White with #E57416
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #E57416; }
p { color: rgb(229,116,22); }
H1.HeaderClassName
{
color: #E57416;
}
.AnyTagClassName
{
color: #E57416;
}
</style>
background-color css
<style>
a { background-color: #E57416; }
a { background-color: rgb(229,116,22); }
div.DivClassName
{
background-color: #E57416;
}
.BgClassName
{
background-color: #E57416;
}
</style>
border-color css
<style>
span { border-color: #E57416; }
span { border-color: rgb(229,116,22); }
td.TdClassName
{
border-color: #E57416;
}
.TagClassName
{
border-color: #E57416;
}
</style>