Shades of Fire Bush #E09340
Tints of Fire Bush #E09340
RGB
CMYK
RGB Variations
Color information
#E09340 (or 0xE09340) is known color: Fire Bush. HEX triplet: E0, 93 and 40. RGB value is (224,147,64). Sum of RGB (Red+Green+Blue) = 224+147+64=435 (57% of max value = 765). Red value is 224 (87.89% from 255 or 51.49% from 435); Green value is 147 (57.81% from 255 or 33.79% from 435); Blue value is 64 (25.39% from 255 or 14.71% from 435); Max value from RGB is 224 - color contains mainly: red. Hex color #E09340 is not a web safe color. Web safe color analog (approx): #CC9933. Inversed color of #E09340 is #1F6CBF. Grayscale: #A0A0A0. Windows color (decimal): -2059456 or 4232160. OLE color: 4232160.
HSL color Cylindrical-coordinate representation of color #E09340: hue angle of 31.12º degrees, saturation: 0.72, lightness: 0.56%. HSV value (or HSB Brightness) of color is 0.88% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #E09340 is Cyan = 0, Magento = 0.34, Yellow = 0.71 and Black (K on CMYK) = 0.12.
Color convert
| RGB | 224 | 147 | 64 | - |
| CMYK | 0 | 0.34 | 0.71 | 0.12 |
| HSL | 31.13º | 0.72% | 0.56% | - |
| HSV(B) | 31.13º | 0.71% | 0.88% | - |
| XYZ | 42.1 | 37.08 | 9.79 | - |
| YUV | 160.56 | 73.51 | 173.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 224 | 147 | 64 | 0 | 0.34 | 0.71 | 0.12 | 31.13 | 0.72 | 0.56 |
| Hex | E0 | 93 | 40 | 0 | 22 | 47 | C | 1F | 48 | 38 |
| Octal | 340 | 223 | 100 | 0 | 42 | 107 | 14 | 37 | 110 | 70 |
| Binary | 11100000 | 10010011 | 1000000 | 0 | 100010 | 1000111 | 1100 | 11111 | 1001000 | 111000 |
Color Harmonies of #E09340
Complementary color
Monochromatic Colors of #E09340
Black with #E09340
Text Example
Text Example
White with #E09340
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #E09340; }
p { color: rgb(224,147,64); }
H1.HeaderClassName
{
color: #E09340;
}
.AnyTagClassName
{
color: #E09340;
}
</style>
background-color css
<style>
a { background-color: #E09340; }
a { background-color: rgb(224,147,64); }
div.DivClassName
{
background-color: #E09340;
}
.BgClassName
{
background-color: #E09340;
}
</style>
border-color css
<style>
span { border-color: #E09340; }
span { border-color: rgb(224,147,64); }
td.TdClassName
{
border-color: #E09340;
}
.TagClassName
{
border-color: #E09340;
}
</style>