Shades of Fire Bush #E49548
Tints of Fire Bush #E49548
RGB
CMYK
RGB Variations
Color information
#E49548 (or 0xE49548) is known color: Fire Bush. HEX triplet: E4, 95 and 48. RGB value is (228,149,72). Sum of RGB (Red+Green+Blue) = 228+149+72=449 (59% of max value = 765). Red value is 228 (89.45% from 255 or 50.78% from 449); Green value is 149 (58.59% from 255 or 33.18% from 449); Blue value is 72 (28.52% from 255 or 16.04% from 449); Max value from RGB is 228 - color contains mainly: red. Hex color #E49548 is not a web safe color. Web safe color analog (approx): #CC9933. Inversed color of #E49548 is #1B6AB7. Grayscale: #A4A4A4. Windows color (decimal): -1796792 or 4756964. OLE color: 4756964.
HSL color Cylindrical-coordinate representation of color #E49548: hue angle of 29.62º degrees, saturation: 0.74, lightness: 0.59%. HSV value (or HSB Brightness) of color is 0.89% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #E49548 is Cyan = 0, Magento = 0.35, Yellow = 0.68 and Black (K on CMYK) = 0.11.
Color convert
| RGB | 228 | 149 | 72 | - |
| CMYK | 0 | 0.35 | 0.68 | 0.11 |
| HSL | 29.62º | 0.74% | 0.59% | - |
| HSV(B) | 29.62º | 0.68% | 0.89% | - |
| XYZ | 43.91 | 38.46 | 11.24 | - |
| YUV | 163.84 | 76.17 | 173.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 228 | 149 | 72 | 0 | 0.35 | 0.68 | 0.11 | 29.62 | 0.74 | 0.59 |
| Hex | E4 | 95 | 48 | 0 | 23 | 44 | B | 1E | 4A | 3B |
| Octal | 344 | 225 | 110 | 0 | 43 | 104 | 13 | 36 | 112 | 73 |
| Binary | 11100100 | 10010101 | 1001000 | 0 | 100011 | 1000100 | 1011 | 11110 | 1001010 | 111011 |
Color Harmonies of #E49548
Complementary color
Monochromatic Colors of #E49548
Black with #E49548
Text Example
Text Example
White with #E49548
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #E49548; }
p { color: rgb(228,149,72); }
H1.HeaderClassName
{
color: #E49548;
}
.AnyTagClassName
{
color: #E49548;
}
</style>
background-color css
<style>
a { background-color: #E49548; }
a { background-color: rgb(228,149,72); }
div.DivClassName
{
background-color: #E49548;
}
.BgClassName
{
background-color: #E49548;
}
</style>
border-color css
<style>
span { border-color: #E49548; }
span { border-color: rgb(228,149,72); }
td.TdClassName
{
border-color: #E49548;
}
.TagClassName
{
border-color: #E49548;
}
</style>