Shades of Fire Bush #E09047
Tints of Fire Bush #E09047
RGB
CMYK
RGB Variations
Color information
#E09047 (or 0xE09047) is known color: Fire Bush. HEX triplet: E0, 90 and 47. RGB value is (224,144,71). Sum of RGB (Red+Green+Blue) = 224+144+71=439 (58% of max value = 765). Red value is 224 (87.89% from 255 or 51.03% from 439); Green value is 144 (56.64% from 255 or 32.80% from 439); Blue value is 71 (28.12% from 255 or 16.17% from 439); Max value from RGB is 224 - color contains mainly: red. Hex color #E09047 is not a web safe color. Web safe color analog (approx): #CC9933. Inversed color of #E09047 is #1F6FB8. Grayscale: #9F9F9F. Windows color (decimal): -2060217 or 4690144. OLE color: 4690144.
HSL color Cylindrical-coordinate representation of color #E09047: hue angle of 28.63º degrees, saturation: 0.71, lightness: 0.58%. HSV value (or HSB Brightness) of color is 0.88% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #E09047 is Cyan = 0, Magento = 0.36, Yellow = 0.68 and Black (K on CMYK) = 0.12.
Color convert
| RGB | 224 | 144 | 71 | - |
| CMYK | 0 | 0.36 | 0.68 | 0.12 |
| HSL | 28.63º | 0.71% | 0.58% | - |
| HSV(B) | 28.63º | 0.68% | 0.88% | - |
| XYZ | 41.85 | 36.25 | 10.75 | - |
| YUV | 159.6 | 78 | 173.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 224 | 144 | 71 | 0 | 0.36 | 0.68 | 0.12 | 28.63 | 0.71 | 0.58 |
| Hex | E0 | 90 | 47 | 0 | 24 | 44 | C | 1D | 47 | 3A |
| Octal | 340 | 220 | 107 | 0 | 44 | 104 | 14 | 35 | 107 | 72 |
| Binary | 11100000 | 10010000 | 1000111 | 0 | 100100 | 1000100 | 1100 | 11101 | 1000111 | 111010 |
Color Harmonies of #E09047
Complementary color
Monochromatic Colors of #E09047
Black with #E09047
Text Example
Text Example
White with #E09047
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #E09047; }
p { color: rgb(224,144,71); }
H1.HeaderClassName
{
color: #E09047;
}
.AnyTagClassName
{
color: #E09047;
}
</style>
background-color css
<style>
a { background-color: #E09047; }
a { background-color: rgb(224,144,71); }
div.DivClassName
{
background-color: #E09047;
}
.BgClassName
{
background-color: #E09047;
}
</style>
border-color css
<style>
span { border-color: #E09047; }
span { border-color: rgb(224,144,71); }
td.TdClassName
{
border-color: #E09047;
}
.TagClassName
{
border-color: #E09047;
}
</style>