Shades of Fire Bush #E49440
Tints of Fire Bush #E49440
RGB
CMYK
RGB Variations
Color information
#E49440 (or 0xE49440) is known color: Fire Bush. HEX triplet: E4, 94 and 40. RGB value is (228,148,64). Sum of RGB (Red+Green+Blue) = 228+148+64=440 (58% of max value = 765). Red value is 228 (89.45% from 255 or 51.82% from 440); Green value is 148 (58.20% from 255 or 33.64% from 440); Blue value is 64 (25.39% from 255 or 14.55% from 440); Max value from RGB is 228 - color contains mainly: red. Hex color #E49440 is not a web safe color. Web safe color analog (approx): #CC9933. Inversed color of #E49440 is #1B6BBF. Grayscale: #A2A2A2. Windows color (decimal): -1797056 or 4232420. OLE color: 4232420.
HSL color Cylindrical-coordinate representation of color #E49440: hue angle of 30.73º degrees, saturation: 0.75, lightness: 0.57%. HSV value (or HSB Brightness) of color is 0.89% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #E49440 is Cyan = 0, Magento = 0.35, Yellow = 0.72 and Black (K on CMYK) = 0.11.
Color convert
| RGB | 228 | 148 | 64 | - |
| CMYK | 0 | 0.35 | 0.72 | 0.11 |
| HSL | 30.73º | 0.75% | 0.57% | - |
| HSV(B) | 30.73º | 0.72% | 0.89% | - |
| XYZ | 43.51 | 38.04 | 9.9 | - |
| YUV | 162.34 | 72.5 | 174.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 228 | 148 | 64 | 0 | 0.35 | 0.72 | 0.11 | 30.73 | 0.75 | 0.57 |
| Hex | E4 | 94 | 40 | 0 | 23 | 48 | B | 1F | 4B | 39 |
| Octal | 344 | 224 | 100 | 0 | 43 | 110 | 13 | 37 | 113 | 71 |
| Binary | 11100100 | 10010100 | 1000000 | 0 | 100011 | 1001000 | 1011 | 11111 | 1001011 | 111001 |
Color Harmonies of #E49440
Complementary color
Monochromatic Colors of #E49440
Black with #E49440
Text Example
Text Example
White with #E49440
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #E49440; }
p { color: rgb(228,148,64); }
H1.HeaderClassName
{
color: #E49440;
}
.AnyTagClassName
{
color: #E49440;
}
</style>
background-color css
<style>
a { background-color: #E49440; }
a { background-color: rgb(228,148,64); }
div.DivClassName
{
background-color: #E49440;
}
.BgClassName
{
background-color: #E49440;
}
</style>
border-color css
<style>
span { border-color: #E49440; }
span { border-color: rgb(228,148,64); }
td.TdClassName
{
border-color: #E49440;
}
.TagClassName
{
border-color: #E49440;
}
</style>