Shades of Fire Bush #E09349
Tints of Fire Bush #E09349
RGB
CMYK
RGB Variations
Color information
#E09349 (or 0xE09349) is known color: Fire Bush. HEX triplet: E0, 93 and 49. RGB value is (224,147,73). Sum of RGB (Red+Green+Blue) = 224+147+73=444 (58% of max value = 765). Red value is 224 (87.89% from 255 or 50.45% from 444); Green value is 147 (57.81% from 255 or 33.11% from 444); Blue value is 73 (28.91% from 255 or 16.44% from 444); Max value from RGB is 224 - color contains mainly: red. Hex color #E09349 is not a web safe color. Web safe color analog (approx): #CC9933. Inversed color of #E09349 is #1F6CB6. Grayscale: #A1A1A1. Windows color (decimal): -2059447 or 4821984. OLE color: 4821984.
HSL color Cylindrical-coordinate representation of color #E09349: hue angle of 29.4º degrees, saturation: 0.71, lightness: 0.58%. HSV value (or HSB Brightness) of color is 0.88% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #E09349 is Cyan = 0, Magento = 0.34, Yellow = 0.67 and Black (K on CMYK) = 0.12.
Color convert
| RGB | 224 | 147 | 73 | - |
| CMYK | 0 | 0.34 | 0.67 | 0.12 |
| HSL | 29.4º | 0.71% | 0.58% | - |
| HSV(B) | 29.4º | 0.67% | 0.88% | - |
| XYZ | 42.38 | 37.2 | 11.25 | - |
| YUV | 161.59 | 78.01 | 172.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 224 | 147 | 73 | 0 | 0.34 | 0.67 | 0.12 | 29.4 | 0.71 | 0.58 |
| Hex | E0 | 93 | 49 | 0 | 22 | 43 | C | 1D | 47 | 3A |
| Octal | 340 | 223 | 111 | 0 | 42 | 103 | 14 | 35 | 107 | 72 |
| Binary | 11100000 | 10010011 | 1001001 | 0 | 100010 | 1000011 | 1100 | 11101 | 1000111 | 111010 |
Color Harmonies of #E09349
Complementary color
Monochromatic Colors of #E09349
Black with #E09349
Text Example
Text Example
White with #E09349
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #E09349; }
p { color: rgb(224,147,73); }
H1.HeaderClassName
{
color: #E09349;
}
.AnyTagClassName
{
color: #E09349;
}
</style>
background-color css
<style>
a { background-color: #E09349; }
a { background-color: rgb(224,147,73); }
div.DivClassName
{
background-color: #E09349;
}
.BgClassName
{
background-color: #E09349;
}
</style>
border-color css
<style>
span { border-color: #E09349; }
span { border-color: rgb(224,147,73); }
td.TdClassName
{
border-color: #E09349;
}
.TagClassName
{
border-color: #E09349;
}
</style>