Shades of Tahiti Gold #E37526
Tints of Tahiti Gold #E37526
RGB
CMYK
RGB Variations
Color information
#E37526 (or 0xE37526) is known color: Tahiti Gold. HEX triplet: E3, 75 and 26. RGB value is (227,117,38). Sum of RGB (Red+Green+Blue) = 227+117+38=382 (50% of max value = 765). Red value is 227 (89.06% from 255 or 59.42% from 382); Green value is 117 (46.09% from 255 or 30.63% from 382); Blue value is 38 (15.23% from 255 or 9.95% from 382); Max value from RGB is 227 - color contains mainly: red. Hex color #E37526 is not a web safe color. Web safe color analog (approx): #CC6633. Inversed color of #E37526 is #1C8AD9. Grayscale: #8D8D8D. Windows color (decimal): -1870554 or 2520547. OLE color: 2520547.
HSL color Cylindrical-coordinate representation of color #E37526: hue angle of 25.08º degrees, saturation: 0.77, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.89% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #E37526 is Cyan = 0, Magento = 0.48, Yellow = 0.83 and Black (K on CMYK) = 0.11.
Color convert
| RGB | 227 | 117 | 38 | - |
| CMYK | 0 | 0.48 | 0.83 | 0.11 |
| HSL | 25.08º | 0.77% | 0.52% | - |
| HSV(B) | 25.08º | 0.83% | 0.89% | - |
| XYZ | 38.39 | 29.19 | 5.45 | - |
| YUV | 140.88 | 69.94 | 189.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 227 | 117 | 38 | 0 | 0.48 | 0.83 | 0.11 | 25.08 | 0.77 | 0.52 |
| Hex | E3 | 75 | 26 | 0 | 30 | 53 | B | 19 | 4D | 34 |
| Octal | 343 | 165 | 46 | 0 | 60 | 123 | 13 | 31 | 115 | 64 |
| Binary | 11100011 | 1110101 | 100110 | 0 | 110000 | 1010011 | 1011 | 11001 | 1001101 | 110100 |
Color Harmonies of #E37526
Complementary color
Monochromatic Colors of #E37526
Black with #E37526
Text Example
Text Example
White with #E37526
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #E37526; }
p { color: rgb(227,117,38); }
H1.HeaderClassName
{
color: #E37526;
}
.AnyTagClassName
{
color: #E37526;
}
</style>
background-color css
<style>
a { background-color: #E37526; }
a { background-color: rgb(227,117,38); }
div.DivClassName
{
background-color: #E37526;
}
.BgClassName
{
background-color: #E37526;
}
</style>
border-color css
<style>
span { border-color: #E37526; }
span { border-color: rgb(227,117,38); }
td.TdClassName
{
border-color: #E37526;
}
.TagClassName
{
border-color: #E37526;
}
</style>