Shades of Fire Bush #E09239
Tints of Fire Bush #E09239
RGB
CMYK
RGB Variations
Color information
#E09239 (or 0xE09239) is known color: Fire Bush. HEX triplet: E0, 92 and 39. RGB value is (224,146,57). Sum of RGB (Red+Green+Blue) = 224+146+57=427 (56% of max value = 765). Red value is 224 (87.89% from 255 or 52.46% from 427); Green value is 146 (57.42% from 255 or 34.19% from 427); Blue value is 57 (22.66% from 255 or 13.35% from 427); Max value from RGB is 224 - color contains mainly: red. Hex color #E09239 is not a web safe color. Web safe color analog (approx): #CC9933. Inversed color of #E09239 is #1F6DC6. Grayscale: #9F9F9F. Windows color (decimal): -2059719 or 3773152. OLE color: 3773152.
HSL color Cylindrical-coordinate representation of color #E09239: hue angle of 31.98º degrees, saturation: 0.73, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.88% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #E09239 is Cyan = 0, Magento = 0.35, Yellow = 0.75 and Black (K on CMYK) = 0.12.
Color convert
| RGB | 224 | 146 | 57 | - |
| CMYK | 0 | 0.35 | 0.75 | 0.12 |
| HSL | 31.98º | 0.73% | 0.55% | - |
| HSV(B) | 31.98º | 0.75% | 0.88% | - |
| XYZ | 41.76 | 36.7 | 8.75 | - |
| YUV | 159.18 | 70.34 | 174.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 224 | 146 | 57 | 0 | 0.35 | 0.75 | 0.12 | 31.98 | 0.73 | 0.55 |
| Hex | E0 | 92 | 39 | 0 | 23 | 4B | C | 20 | 49 | 37 |
| Octal | 340 | 222 | 71 | 0 | 43 | 113 | 14 | 40 | 111 | 67 |
| Binary | 11100000 | 10010010 | 111001 | 0 | 100011 | 1001011 | 1100 | 100000 | 1001001 | 110111 |
Color Harmonies of #E09239
Complementary color
Monochromatic Colors of #E09239
Black with #E09239
Text Example
Text Example
White with #E09239
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #E09239; }
p { color: rgb(224,146,57); }
H1.HeaderClassName
{
color: #E09239;
}
.AnyTagClassName
{
color: #E09239;
}
</style>
background-color css
<style>
a { background-color: #E09239; }
a { background-color: rgb(224,146,57); }
div.DivClassName
{
background-color: #E09239;
}
.BgClassName
{
background-color: #E09239;
}
</style>
border-color css
<style>
span { border-color: #E09239; }
span { border-color: rgb(224,146,57); }
td.TdClassName
{
border-color: #E09239;
}
.TagClassName
{
border-color: #E09239;
}
</style>