Shades of Tahiti Gold #E06926
Tints of Tahiti Gold #E06926
RGB
CMYK
RGB Variations
Color information
#E06926 (or 0xE06926) is known color: Tahiti Gold. HEX triplet: E0, 69 and 26. RGB value is (224,105,38). Sum of RGB (Red+Green+Blue) = 224+105+38=367 (48% of max value = 765). Red value is 224 (87.89% from 255 or 61.04% from 367); Green value is 105 (41.41% from 255 or 28.61% from 367); Blue value is 38 (15.23% from 255 or 10.35% from 367); Max value from RGB is 224 - color contains mainly: red. Hex color #E06926 is not a web safe color. Web safe color analog (approx): #CC6633. Inversed color of #E06926 is #1F96D9. Grayscale: #858585. Windows color (decimal): -2070234 or 2517472. OLE color: 2517472.
HSL color Cylindrical-coordinate representation of color #E06926: hue angle of 21.61º degrees, saturation: 0.75, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.88% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #E06926 is Cyan = 0, Magento = 0.53, Yellow = 0.83 and Black (K on CMYK) = 0.12.
Color convert
| RGB | 224 | 105 | 38 | - |
| CMYK | 0 | 0.53 | 0.83 | 0.12 |
| HSL | 21.61º | 0.75% | 0.51% | - |
| HSV(B) | 21.61º | 0.83% | 0.88% | - |
| XYZ | 36.14 | 26.09 | 4.96 | - |
| YUV | 132.94 | 74.42 | 192.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 224 | 105 | 38 | 0 | 0.53 | 0.83 | 0.12 | 21.61 | 0.75 | 0.51 |
| Hex | E0 | 69 | 26 | 0 | 35 | 53 | C | 16 | 4B | 33 |
| Octal | 340 | 151 | 46 | 0 | 65 | 123 | 14 | 26 | 113 | 63 |
| Binary | 11100000 | 1101001 | 100110 | 0 | 110101 | 1010011 | 1100 | 10110 | 1001011 | 110011 |
Color Harmonies of #E06926
Complementary color
Monochromatic Colors of #E06926
Black with #E06926
Text Example
Text Example
White with #E06926
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #E06926; }
p { color: rgb(224,105,38); }
H1.HeaderClassName
{
color: #E06926;
}
.AnyTagClassName
{
color: #E06926;
}
</style>
background-color css
<style>
a { background-color: #E06926; }
a { background-color: rgb(224,105,38); }
div.DivClassName
{
background-color: #E06926;
}
.BgClassName
{
background-color: #E06926;
}
</style>
border-color css
<style>
span { border-color: #E06926; }
span { border-color: rgb(224,105,38); }
td.TdClassName
{
border-color: #E06926;
}
.TagClassName
{
border-color: #E06926;
}
</style>