Shades of Fire Bush #E49247
Tints of Fire Bush #E49247
RGB
CMYK
RGB Variations
Color information
#E49247 (or 0xE49247) is known color: Fire Bush. HEX triplet: E4, 92 and 47. RGB value is (228,146,71). Sum of RGB (Red+Green+Blue) = 228+146+71=445 (58% of max value = 765). Red value is 228 (89.45% from 255 or 51.24% from 445); Green value is 146 (57.42% from 255 or 32.81% from 445); Blue value is 71 (28.12% from 255 or 15.96% from 445); Max value from RGB is 228 - color contains mainly: red. Hex color #E49247 is not a web safe color. Web safe color analog (approx): #CC9933. Inversed color of #E49247 is #1B6DB8. Grayscale: #A2A2A2. Windows color (decimal): -1797561 or 4690660. OLE color: 4690660.
HSL color Cylindrical-coordinate representation of color #E49247: hue angle of 28.66º 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 #E49247 is Cyan = 0, Magento = 0.36, Yellow = 0.69 and Black (K on CMYK) = 0.11.
Color convert
| RGB | 228 | 146 | 71 | - |
| CMYK | 0 | 0.36 | 0.69 | 0.11 |
| HSL | 28.66º | 0.74% | 0.59% | - |
| HSV(B) | 28.66º | 0.69% | 0.89% | - |
| XYZ | 43.41 | 37.51 | 10.91 | - |
| YUV | 161.97 | 76.67 | 175.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 228 | 146 | 71 | 0 | 0.36 | 0.69 | 0.11 | 28.66 | 0.74 | 0.59 |
| Hex | E4 | 92 | 47 | 0 | 24 | 45 | B | 1D | 4A | 3B |
| Octal | 344 | 222 | 107 | 0 | 44 | 105 | 13 | 35 | 112 | 73 |
| Binary | 11100100 | 10010010 | 1000111 | 0 | 100100 | 1000101 | 1011 | 11101 | 1001010 | 111011 |
Color Harmonies of #E49247
Complementary color
Monochromatic Colors of #E49247
Black with #E49247
Text Example
Text Example
White with #E49247
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #E49247; }
p { color: rgb(228,146,71); }
H1.HeaderClassName
{
color: #E49247;
}
.AnyTagClassName
{
color: #E49247;
}
</style>
background-color css
<style>
a { background-color: #E49247; }
a { background-color: rgb(228,146,71); }
div.DivClassName
{
background-color: #E49247;
}
.BgClassName
{
background-color: #E49247;
}
</style>
border-color css
<style>
span { border-color: #E49247; }
span { border-color: rgb(228,146,71); }
td.TdClassName
{
border-color: #E49247;
}
.TagClassName
{
border-color: #E49247;
}
</style>