Shades of Fire Bush #E49547
Tints of Fire Bush #E49547
RGB
CMYK
RGB Variations
Color information
#E49547 (or 0xE49547) is known color: Fire Bush. HEX triplet: E4, 95 and 47. RGB value is (228,149,71). Sum of RGB (Red+Green+Blue) = 228+149+71=448 (59% of max value = 765). Red value is 228 (89.45% from 255 or 50.89% from 448); Green value is 149 (58.59% from 255 or 33.26% from 448); Blue value is 71 (28.12% from 255 or 15.85% from 448); Max value from RGB is 228 - color contains mainly: red. Hex color #E49547 is not a web safe color. Web safe color analog (approx): #CC9933. Inversed color of #E49547 is #1B6AB8. Grayscale: #A4A4A4. Windows color (decimal): -1796793 or 4691428. OLE color: 4691428.
HSL color Cylindrical-coordinate representation of color #E49547: hue angle of 29.81º degrees, saturation: 0.74, lightness: 0.59%. HSV value (or HSB Brightness) of color is 0.89% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #E49547 is Cyan = 0, Magento = 0.35, Yellow = 0.69 and Black (K on CMYK) = 0.11.
Color convert
| RGB | 228 | 149 | 71 | - |
| CMYK | 0 | 0.35 | 0.69 | 0.11 |
| HSL | 29.81º | 0.74% | 0.59% | - |
| HSV(B) | 29.81º | 0.69% | 0.89% | - |
| XYZ | 43.88 | 38.44 | 11.07 | - |
| YUV | 163.73 | 75.67 | 173.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 228 | 149 | 71 | 0 | 0.35 | 0.69 | 0.11 | 29.81 | 0.74 | 0.59 |
| Hex | E4 | 95 | 47 | 0 | 23 | 45 | B | 1E | 4A | 3B |
| Octal | 344 | 225 | 107 | 0 | 43 | 105 | 13 | 36 | 112 | 73 |
| Binary | 11100100 | 10010101 | 1000111 | 0 | 100011 | 1000101 | 1011 | 11110 | 1001010 | 111011 |
Color Harmonies of #E49547
Complementary color
Monochromatic Colors of #E49547
Black with #E49547
Text Example
Text Example
White with #E49547
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #E49547; }
p { color: rgb(228,149,71); }
H1.HeaderClassName
{
color: #E49547;
}
.AnyTagClassName
{
color: #E49547;
}
</style>
background-color css
<style>
a { background-color: #E49547; }
a { background-color: rgb(228,149,71); }
div.DivClassName
{
background-color: #E49547;
}
.BgClassName
{
background-color: #E49547;
}
</style>
border-color css
<style>
span { border-color: #E49547; }
span { border-color: rgb(228,149,71); }
td.TdClassName
{
border-color: #E49547;
}
.TagClassName
{
border-color: #E49547;
}
</style>