Shades of Fire Bush #E09347
Tints of Fire Bush #E09347
RGB
CMYK
RGB Variations
Color information
#E09347 (or 0xE09347) is known color: Fire Bush. HEX triplet: E0, 93 and 47. RGB value is (224,147,71). Sum of RGB (Red+Green+Blue) = 224+147+71=442 (58% of max value = 765). Red value is 224 (87.89% from 255 or 50.68% from 442); Green value is 147 (57.81% from 255 or 33.26% from 442); Blue value is 71 (28.12% from 255 or 16.06% from 442); Max value from RGB is 224 - color contains mainly: red. Hex color #E09347 is not a web safe color. Web safe color analog (approx): #CC9933. Inversed color of #E09347 is #1F6CB8. Grayscale: #A1A1A1. Windows color (decimal): -2059449 or 4690912. OLE color: 4690912.
HSL color Cylindrical-coordinate representation of color #E09347: hue angle of 29.8º 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 #E09347 is Cyan = 0, Magento = 0.34, Yellow = 0.68 and Black (K on CMYK) = 0.12.
Color convert
| RGB | 224 | 147 | 71 | - |
| CMYK | 0 | 0.34 | 0.68 | 0.12 |
| HSL | 29.8º | 0.71% | 0.58% | - |
| HSV(B) | 29.8º | 0.68% | 0.88% | - |
| XYZ | 42.31 | 37.17 | 10.91 | - |
| YUV | 161.36 | 77.01 | 172.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 224 | 147 | 71 | 0 | 0.34 | 0.68 | 0.12 | 29.8 | 0.71 | 0.58 |
| Hex | E0 | 93 | 47 | 0 | 22 | 44 | C | 1E | 47 | 3A |
| Octal | 340 | 223 | 107 | 0 | 42 | 104 | 14 | 36 | 107 | 72 |
| Binary | 11100000 | 10010011 | 1000111 | 0 | 100010 | 1000100 | 1100 | 11110 | 1000111 | 111010 |
Color Harmonies of #E09347
Complementary color
Monochromatic Colors of #E09347
Black with #E09347
Text Example
Text Example
White with #E09347
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #E09347; }
p { color: rgb(224,147,71); }
H1.HeaderClassName
{
color: #E09347;
}
.AnyTagClassName
{
color: #E09347;
}
</style>
background-color css
<style>
a { background-color: #E09347; }
a { background-color: rgb(224,147,71); }
div.DivClassName
{
background-color: #E09347;
}
.BgClassName
{
background-color: #E09347;
}
</style>
border-color css
<style>
span { border-color: #E09347; }
span { border-color: rgb(224,147,71); }
td.TdClassName
{
border-color: #E09347;
}
.TagClassName
{
border-color: #E09347;
}
</style>