Shades of Tahiti Gold #E37122
Tints of Tahiti Gold #E37122
RGB
CMYK
RGB Variations
Color information
#E37122 (or 0xE37122) is known color: Tahiti Gold. HEX triplet: E3, 71 and 22. RGB value is (227,113,34). Sum of RGB (Red+Green+Blue) = 227+113+34=374 (49% of max value = 765). Red value is 227 (89.06% from 255 or 60.70% from 374); Green value is 113 (44.53% from 255 or 30.21% from 374); Blue value is 34 (13.67% from 255 or 9.09% from 374); Max value from RGB is 227 - color contains mainly: red. Hex color #E37122 is not a web safe color. Web safe color analog (approx): #CC6633. Inversed color of #E37122 is #1C8EDD. Grayscale: #8A8A8A. Windows color (decimal): -1871582 or 2257379. OLE color: 2257379.
HSL color Cylindrical-coordinate representation of color #E37122: hue angle of 24.56º degrees, saturation: 0.78, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.89% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #E37122 is Cyan = 0, Magento = 0.50, Yellow = 0.85 and Black (K on CMYK) = 0.11.
Color convert
| RGB | 227 | 113 | 34 | - |
| CMYK | 0 | 0.50 | 0.85 | 0.11 |
| HSL | 24.56º | 0.78% | 0.51% | - |
| HSV(B) | 24.56º | 0.85% | 0.89% | - |
| XYZ | 37.87 | 28.26 | 4.97 | - |
| YUV | 138.08 | 69.27 | 191.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 227 | 113 | 34 | 0 | 0.50 | 0.85 | 0.11 | 24.56 | 0.78 | 0.51 |
| Hex | E3 | 71 | 22 | 0 | 32 | 55 | B | 19 | 4E | 33 |
| Octal | 343 | 161 | 42 | 0 | 62 | 125 | 13 | 31 | 116 | 63 |
| Binary | 11100011 | 1110001 | 100010 | 0 | 110010 | 1010101 | 1011 | 11001 | 1001110 | 110011 |
Color Harmonies of #E37122
Complementary color
Monochromatic Colors of #E37122
Black with #E37122
Text Example
Text Example
White with #E37122
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #E37122; }
p { color: rgb(227,113,34); }
H1.HeaderClassName
{
color: #E37122;
}
.AnyTagClassName
{
color: #E37122;
}
</style>
background-color css
<style>
a { background-color: #E37122; }
a { background-color: rgb(227,113,34); }
div.DivClassName
{
background-color: #E37122;
}
.BgClassName
{
background-color: #E37122;
}
</style>
border-color css
<style>
span { border-color: #E37122; }
span { border-color: rgb(227,113,34); }
td.TdClassName
{
border-color: #E37122;
}
.TagClassName
{
border-color: #E37122;
}
</style>