Shades of Fire Bush #E49539
Tints of Fire Bush #E49539
RGB
CMYK
RGB Variations
Color information
#E49539 (or 0xE49539) is known color: Fire Bush. HEX triplet: E4, 95 and 39. RGB value is (228,149,57). Sum of RGB (Red+Green+Blue) = 228+149+57=434 (57% of max value = 765). Red value is 228 (89.45% from 255 or 52.53% from 434); Green value is 149 (58.59% from 255 or 34.33% from 434); Blue value is 57 (22.66% from 255 or 13.13% from 434); Max value from RGB is 228 - color contains mainly: red. Hex color #E49539 is not a web safe color. Web safe color analog (approx): #CC9933. Inversed color of #E49539 is #1B6AC6. Grayscale: #A2A2A2. Windows color (decimal): -1796807 or 3773924. OLE color: 3773924.
HSL color Cylindrical-coordinate representation of color #E49539: hue angle of 32.28º degrees, saturation: 0.76, lightness: 0.56%. HSV value (or HSB Brightness) of color is 0.89% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #E49539 is Cyan = 0, Magento = 0.35, Yellow = 0.75 and Black (K on CMYK) = 0.11.
Color convert
| RGB | 228 | 149 | 57 | - |
| CMYK | 0 | 0.35 | 0.75 | 0.11 |
| HSL | 32.28º | 0.76% | 0.56% | - |
| HSV(B) | 32.28º | 0.75% | 0.89% | - |
| XYZ | 43.48 | 38.28 | 8.97 | - |
| YUV | 162.13 | 68.67 | 174.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 228 | 149 | 57 | 0 | 0.35 | 0.75 | 0.11 | 32.28 | 0.76 | 0.56 |
| Hex | E4 | 95 | 39 | 0 | 23 | 4B | B | 20 | 4C | 38 |
| Octal | 344 | 225 | 71 | 0 | 43 | 113 | 13 | 40 | 114 | 70 |
| Binary | 11100100 | 10010101 | 111001 | 0 | 100011 | 1001011 | 1011 | 100000 | 1001100 | 111000 |
Color Harmonies of #E49539
Complementary color
Monochromatic Colors of #E49539
Black with #E49539
Text Example
Text Example
White with #E49539
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #E49539; }
p { color: rgb(228,149,57); }
H1.HeaderClassName
{
color: #E49539;
}
.AnyTagClassName
{
color: #E49539;
}
</style>
background-color css
<style>
a { background-color: #E49539; }
a { background-color: rgb(228,149,57); }
div.DivClassName
{
background-color: #E49539;
}
.BgClassName
{
background-color: #E49539;
}
</style>
border-color css
<style>
span { border-color: #E49539; }
span { border-color: rgb(228,149,57); }
td.TdClassName
{
border-color: #E49539;
}
.TagClassName
{
border-color: #E49539;
}
</style>