Shades of Fire Bush #E49445
Tints of Fire Bush #E49445
RGB
CMYK
RGB Variations
Color information
#E49445 (or 0xE49445) is known color: Fire Bush. HEX triplet: E4, 94 and 45. RGB value is (228,148,69). Sum of RGB (Red+Green+Blue) = 228+148+69=445 (58% of max value = 765). Red value is 228 (89.45% from 255 or 51.24% from 445); Green value is 148 (58.20% from 255 or 33.26% from 445); Blue value is 69 (27.34% from 255 or 15.51% from 445); Max value from RGB is 228 - color contains mainly: red. Hex color #E49445 is not a web safe color. Web safe color analog (approx): #CC9933. Inversed color of #E49445 is #1B6BBA. Grayscale: #A3A3A3. Windows color (decimal): -1797051 or 4560100. OLE color: 4560100.
HSL color Cylindrical-coordinate representation of color #E49445: hue angle of 29.81º degrees, saturation: 0.75, lightness: 0.58%. HSV value (or HSB Brightness) of color is 0.89% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #E49445 is Cyan = 0, Magento = 0.35, Yellow = 0.70 and Black (K on CMYK) = 0.11.
Color convert
| RGB | 228 | 148 | 69 | - |
| CMYK | 0 | 0.35 | 0.70 | 0.11 |
| HSL | 29.81º | 0.75% | 0.58% | - |
| HSV(B) | 29.81º | 0.7% | 0.89% | - |
| XYZ | 43.66 | 38.1 | 10.68 | - |
| YUV | 162.91 | 75 | 174.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 228 | 148 | 69 | 0 | 0.35 | 0.70 | 0.11 | 29.81 | 0.75 | 0.58 |
| Hex | E4 | 94 | 45 | 0 | 23 | 46 | B | 1E | 4B | 3A |
| Octal | 344 | 224 | 105 | 0 | 43 | 106 | 13 | 36 | 113 | 72 |
| Binary | 11100100 | 10010100 | 1000101 | 0 | 100011 | 1000110 | 1011 | 11110 | 1001011 | 111010 |
Color Harmonies of #E49445
Complementary color
Monochromatic Colors of #E49445
Black with #E49445
Text Example
Text Example
White with #E49445
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #E49445; }
p { color: rgb(228,148,69); }
H1.HeaderClassName
{
color: #E49445;
}
.AnyTagClassName
{
color: #E49445;
}
</style>
background-color css
<style>
a { background-color: #E49445; }
a { background-color: rgb(228,148,69); }
div.DivClassName
{
background-color: #E49445;
}
.BgClassName
{
background-color: #E49445;
}
</style>
border-color css
<style>
span { border-color: #E49445; }
span { border-color: rgb(228,148,69); }
td.TdClassName
{
border-color: #E49445;
}
.TagClassName
{
border-color: #E49445;
}
</style>