Shades of Fire Bush #E09141
Tints of Fire Bush #E09141
RGB
CMYK
RGB Variations
Color information
#E09141 (or 0xE09141) is known color: Fire Bush. HEX triplet: E0, 91 and 41. RGB value is (224,145,65). Sum of RGB (Red+Green+Blue) = 224+145+65=434 (57% of max value = 765). Red value is 224 (87.89% from 255 or 51.61% from 434); Green value is 145 (57.03% from 255 or 33.41% from 434); Blue value is 65 (25.78% from 255 or 14.98% from 434); Max value from RGB is 224 - color contains mainly: red. Hex color #E09141 is not a web safe color. Web safe color analog (approx): #CC9933. Inversed color of #E09141 is #1F6EBE. Grayscale: #9F9F9F. Windows color (decimal): -2059967 or 4297184. OLE color: 4297184.
HSL color Cylindrical-coordinate representation of color #E09141: hue angle of 30.19º degrees, saturation: 0.72, lightness: 0.57%. HSV value (or HSB Brightness) of color is 0.88% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #E09141 is Cyan = 0, Magento = 0.35, Yellow = 0.71 and Black (K on CMYK) = 0.12.
Color convert
| RGB | 224 | 145 | 65 | - |
| CMYK | 0 | 0.35 | 0.71 | 0.12 |
| HSL | 30.19º | 0.72% | 0.57% | - |
| HSV(B) | 30.19º | 0.71% | 0.88% | - |
| XYZ | 41.82 | 36.48 | 9.84 | - |
| YUV | 159.5 | 74.67 | 174 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 224 | 145 | 65 | 0 | 0.35 | 0.71 | 0.12 | 30.19 | 0.72 | 0.57 |
| Hex | E0 | 91 | 41 | 0 | 23 | 47 | C | 1E | 48 | 39 |
| Octal | 340 | 221 | 101 | 0 | 43 | 107 | 14 | 36 | 110 | 71 |
| Binary | 11100000 | 10010001 | 1000001 | 0 | 100011 | 1000111 | 1100 | 11110 | 1001000 | 111001 |
Color Harmonies of #E09141
Complementary color
Monochromatic Colors of #E09141
Black with #E09141
Text Example
Text Example
White with #E09141
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #E09141; }
p { color: rgb(224,145,65); }
H1.HeaderClassName
{
color: #E09141;
}
.AnyTagClassName
{
color: #E09141;
}
</style>
background-color css
<style>
a { background-color: #E09141; }
a { background-color: rgb(224,145,65); }
div.DivClassName
{
background-color: #E09141;
}
.BgClassName
{
background-color: #E09141;
}
</style>
border-color css
<style>
span { border-color: #E09141; }
span { border-color: rgb(224,145,65); }
td.TdClassName
{
border-color: #E09141;
}
.TagClassName
{
border-color: #E09141;
}
</style>