Shades of Tahiti Gold #E37218
Tints of Tahiti Gold #E37218
RGB
CMYK
RGB Variations
Color information
#E37218 (or 0xE37218) is known color: Tahiti Gold. HEX triplet: E3, 72 and 18. RGB value is (227,114,24). Sum of RGB (Red+Green+Blue) = 227+114+24=365 (48% of max value = 765). Red value is 227 (89.06% from 255 or 62.19% from 365); Green value is 114 (44.92% from 255 or 31.23% from 365); Blue value is 24 (9.77% from 255 or 6.58% from 365); Max value from RGB is 227 - color contains mainly: red. Hex color #E37218 is not a web safe color. Web safe color analog (approx): #CC6600. Inversed color of #E37218 is #1C8DE7. Grayscale: #898989. Windows color (decimal): -1871336 or 1602275. OLE color: 1602275.
HSL color Cylindrical-coordinate representation of color #E37218: hue angle of 26.6º degrees, saturation: 0.81, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.89% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #E37218 is Cyan = 0, Magento = 0.50, Yellow = 0.89 and Black (K on CMYK) = 0.11.
Color convert
| RGB | 227 | 114 | 24 | - |
| CMYK | 0 | 0.50 | 0.89 | 0.11 |
| HSL | 26.6º | 0.81% | 0.49% | - |
| HSV(B) | 26.6º | 0.89% | 0.89% | - |
| XYZ | 37.86 | 28.43 | 4.36 | - |
| YUV | 137.53 | 63.94 | 191.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 227 | 114 | 24 | 0 | 0.50 | 0.89 | 0.11 | 26.6 | 0.81 | 0.49 |
| Hex | E3 | 72 | 18 | 0 | 32 | 59 | B | 1B | 51 | 31 |
| Octal | 343 | 162 | 30 | 0 | 62 | 131 | 13 | 33 | 121 | 61 |
| Binary | 11100011 | 1110010 | 11000 | 0 | 110010 | 1011001 | 1011 | 11011 | 1010001 | 110001 |
Color Harmonies of #E37218
Complementary color
Monochromatic Colors of #E37218
Black with #E37218
Text Example
Text Example
White with #E37218
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #E37218; }
p { color: rgb(227,114,24); }
H1.HeaderClassName
{
color: #E37218;
}
.AnyTagClassName
{
color: #E37218;
}
</style>
background-color css
<style>
a { background-color: #E37218; }
a { background-color: rgb(227,114,24); }
div.DivClassName
{
background-color: #E37218;
}
.BgClassName
{
background-color: #E37218;
}
</style>
border-color css
<style>
span { border-color: #E37218; }
span { border-color: rgb(227,114,24); }
td.TdClassName
{
border-color: #E37218;
}
.TagClassName
{
border-color: #E37218;
}
</style>