Shades of Tahiti Gold #E48227
Tints of Tahiti Gold #E48227
RGB
CMYK
RGB Variations
Color information
#E48227 (or 0xE48227) is known color: Tahiti Gold. HEX triplet: E4, 82 and 27. RGB value is (228,130,39). Sum of RGB (Red+Green+Blue) = 228+130+39=397 (52% of max value = 765). Red value is 228 (89.45% from 255 or 57.43% from 397); Green value is 130 (51.17% from 255 or 32.75% from 397); Blue value is 39 (15.62% from 255 or 9.82% from 397); Max value from RGB is 228 - color contains mainly: red. Hex color #E48227 is not a web safe color. Web safe color analog (approx): #CC9933. Inversed color of #E48227 is #1B7DD8. Grayscale: #959595. Windows color (decimal): -1801689 or 2589412. OLE color: 2589412.
HSL color Cylindrical-coordinate representation of color #E48227: hue angle of 28.89º degrees, saturation: 0.78, 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 #E48227 is Cyan = 0, Magento = 0.43, Yellow = 0.83 and Black (K on CMYK) = 0.11.
Color convert
| RGB | 228 | 130 | 39 | - |
| CMYK | 0 | 0.43 | 0.83 | 0.11 |
| HSL | 28.89º | 0.78% | 0.52% | - |
| HSV(B) | 28.89º | 0.83% | 0.89% | - |
| XYZ | 40.34 | 32.61 | 6.09 | - |
| YUV | 148.93 | 65.97 | 184.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 228 | 130 | 39 | 0 | 0.43 | 0.83 | 0.11 | 28.89 | 0.78 | 0.52 |
| Hex | E4 | 82 | 27 | 0 | 2B | 53 | B | 1D | 4E | 34 |
| Octal | 344 | 202 | 47 | 0 | 53 | 123 | 13 | 35 | 116 | 64 |
| Binary | 11100100 | 10000010 | 100111 | 0 | 101011 | 1010011 | 1011 | 11101 | 1001110 | 110100 |
Color Harmonies of #E48227
Complementary color
Monochromatic Colors of #E48227
Black with #E48227
Text Example
Text Example
White with #E48227
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #E48227; }
p { color: rgb(228,130,39); }
H1.HeaderClassName
{
color: #E48227;
}
.AnyTagClassName
{
color: #E48227;
}
</style>
background-color css
<style>
a { background-color: #E48227; }
a { background-color: rgb(228,130,39); }
div.DivClassName
{
background-color: #E48227;
}
.BgClassName
{
background-color: #E48227;
}
</style>
border-color css
<style>
span { border-color: #E48227; }
span { border-color: rgb(228,130,39); }
td.TdClassName
{
border-color: #E48227;
}
.TagClassName
{
border-color: #E48227;
}
</style>