Shades of Tahiti Gold #E16926
Tints of Tahiti Gold #E16926
RGB
CMYK
RGB Variations
Color information
#E16926 (or 0xE16926) is known color: Tahiti Gold. HEX triplet: E1, 69 and 26. RGB value is (225,105,38). Sum of RGB (Red+Green+Blue) = 225+105+38=368 (48% of max value = 765). Red value is 225 (88.28% from 255 or 61.14% from 368); Green value is 105 (41.41% from 255 or 28.53% from 368); Blue value is 38 (15.23% from 255 or 10.33% from 368); Max value from RGB is 225 - color contains mainly: red. Hex color #E16926 is not a web safe color. Web safe color analog (approx): #CC6633. Inversed color of #E16926 is #1E96D9. Grayscale: #858585. Windows color (decimal): -2004698 or 2517473. OLE color: 2517473.
HSL color Cylindrical-coordinate representation of color #E16926: hue angle of 21.5º degrees, saturation: 0.76, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.88% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #E16926 is Cyan = 0, Magento = 0.53, Yellow = 0.83 and Black (K on CMYK) = 0.12.
Color convert
| RGB | 225 | 105 | 38 | - |
| CMYK | 0 | 0.53 | 0.83 | 0.12 |
| HSL | 21.5º | 0.76% | 0.52% | - |
| HSV(B) | 21.5º | 0.83% | 0.88% | - |
| XYZ | 36.45 | 26.25 | 4.98 | - |
| YUV | 133.24 | 74.26 | 193.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 225 | 105 | 38 | 0 | 0.53 | 0.83 | 0.12 | 21.5 | 0.76 | 0.52 |
| Hex | E1 | 69 | 26 | 0 | 35 | 53 | C | 15 | 4C | 34 |
| Octal | 341 | 151 | 46 | 0 | 65 | 123 | 14 | 25 | 114 | 64 |
| Binary | 11100001 | 1101001 | 100110 | 0 | 110101 | 1010011 | 1100 | 10101 | 1001100 | 110100 |
Color Harmonies of #E16926
Complementary color
Monochromatic Colors of #E16926
Black with #E16926
Text Example
Text Example
White with #E16926
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #E16926; }
p { color: rgb(225,105,38); }
H1.HeaderClassName
{
color: #E16926;
}
.AnyTagClassName
{
color: #E16926;
}
</style>
background-color css
<style>
a { background-color: #E16926; }
a { background-color: rgb(225,105,38); }
div.DivClassName
{
background-color: #E16926;
}
.BgClassName
{
background-color: #E16926;
}
</style>
border-color css
<style>
span { border-color: #E16926; }
span { border-color: rgb(225,105,38); }
td.TdClassName
{
border-color: #E16926;
}
.TagClassName
{
border-color: #E16926;
}
</style>