Shades of Tahiti Gold #E07130
Tints of Tahiti Gold #E07130
RGB
CMYK
RGB Variations
Color information
#E07130 (or 0xE07130) is known color: Tahiti Gold. HEX triplet: E0, 71 and 30. RGB value is (224,113,48). Sum of RGB (Red+Green+Blue) = 224+113+48=385 (50% of max value = 765). Red value is 224 (87.89% from 255 or 58.18% from 385); Green value is 113 (44.53% from 255 or 29.35% from 385); Blue value is 48 (19.14% from 255 or 12.47% from 385); Max value from RGB is 224 - color contains mainly: red. Hex color #E07130 is not a web safe color. Web safe color analog (approx): #CC6633. Inversed color of #E07130 is #1F8ECF. Grayscale: #8B8B8B. Windows color (decimal): -2068176 or 3174880. OLE color: 3174880.
HSL color Cylindrical-coordinate representation of color #E07130: hue angle of 22.16º degrees, saturation: 0.74, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.88% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #E07130 is Cyan = 0, Magento = 0.50, Yellow = 0.79 and Black (K on CMYK) = 0.12.
Color convert
| RGB | 224 | 113 | 48 | - |
| CMYK | 0 | 0.50 | 0.79 | 0.12 |
| HSL | 22.16º | 0.74% | 0.53% | - |
| HSV(B) | 22.16º | 0.79% | 0.88% | - |
| XYZ | 37.18 | 27.87 | 6.22 | - |
| YUV | 138.78 | 76.77 | 188.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 224 | 113 | 48 | 0 | 0.50 | 0.79 | 0.12 | 22.16 | 0.74 | 0.53 |
| Hex | E0 | 71 | 30 | 0 | 32 | 4F | C | 16 | 4A | 35 |
| Octal | 340 | 161 | 60 | 0 | 62 | 117 | 14 | 26 | 112 | 65 |
| Binary | 11100000 | 1110001 | 110000 | 0 | 110010 | 1001111 | 1100 | 10110 | 1001010 | 110101 |
Color Harmonies of #E07130
Complementary color
Monochromatic Colors of #E07130
Black with #E07130
Text Example
Text Example
White with #E07130
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #E07130; }
p { color: rgb(224,113,48); }
H1.HeaderClassName
{
color: #E07130;
}
.AnyTagClassName
{
color: #E07130;
}
</style>
background-color css
<style>
a { background-color: #E07130; }
a { background-color: rgb(224,113,48); }
div.DivClassName
{
background-color: #E07130;
}
.BgClassName
{
background-color: #E07130;
}
</style>
border-color css
<style>
span { border-color: #E07130; }
span { border-color: rgb(224,113,48); }
td.TdClassName
{
border-color: #E07130;
}
.TagClassName
{
border-color: #E07130;
}
</style>