Shades of Fire Bush #E19449
Tints of Fire Bush #E19449
RGB
CMYK
RGB Variations
Color information
#E19449 (or 0xE19449) is known color: Fire Bush. HEX triplet: E1, 94 and 49. RGB value is (225,148,73). Sum of RGB (Red+Green+Blue) = 225+148+73=446 (59% of max value = 765). Red value is 225 (88.28% from 255 or 50.45% from 446); Green value is 148 (58.20% from 255 or 33.18% from 446); Blue value is 73 (28.91% from 255 or 16.37% from 446); Max value from RGB is 225 - color contains mainly: red. Hex color #E19449 is not a web safe color. Web safe color analog (approx): #CC9933. Inversed color of #E19449 is #1E6BB6. Grayscale: #A2A2A2. Windows color (decimal): -1993655 or 4822241. OLE color: 4822241.
HSL color Cylindrical-coordinate representation of color #E19449: hue angle of 29.61º degrees, saturation: 0.72, lightness: 0.58%. HSV value (or HSB Brightness) of color is 0.88% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #E19449 is Cyan = 0, Magento = 0.34, Yellow = 0.68 and Black (K on CMYK) = 0.12.
Color convert
| RGB | 225 | 148 | 73 | - |
| CMYK | 0 | 0.34 | 0.68 | 0.12 |
| HSL | 29.61º | 0.72% | 0.58% | - |
| HSV(B) | 29.61º | 0.68% | 0.88% | - |
| XYZ | 42.84 | 37.67 | 11.32 | - |
| YUV | 162.47 | 77.51 | 172.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 225 | 148 | 73 | 0 | 0.34 | 0.68 | 0.12 | 29.61 | 0.72 | 0.58 |
| Hex | E1 | 94 | 49 | 0 | 22 | 44 | C | 1E | 48 | 3A |
| Octal | 341 | 224 | 111 | 0 | 42 | 104 | 14 | 36 | 110 | 72 |
| Binary | 11100001 | 10010100 | 1001001 | 0 | 100010 | 1000100 | 1100 | 11110 | 1001000 | 111010 |
Color Harmonies of #E19449
Complementary color
Monochromatic Colors of #E19449
Black with #E19449
Text Example
Text Example
White with #E19449
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #E19449; }
p { color: rgb(225,148,73); }
H1.HeaderClassName
{
color: #E19449;
}
.AnyTagClassName
{
color: #E19449;
}
</style>
background-color css
<style>
a { background-color: #E19449; }
a { background-color: rgb(225,148,73); }
div.DivClassName
{
background-color: #E19449;
}
.BgClassName
{
background-color: #E19449;
}
</style>
border-color css
<style>
span { border-color: #E19449; }
span { border-color: rgb(225,148,73); }
td.TdClassName
{
border-color: #E19449;
}
.TagClassName
{
border-color: #E19449;
}
</style>