Shades of Fire Bush #E19440
Tints of Fire Bush #E19440
RGB
CMYK
RGB Variations
Color information
#E19440 (or 0xE19440) is known color: Fire Bush. HEX triplet: E1, 94 and 40. RGB value is (225,148,64). Sum of RGB (Red+Green+Blue) = 225+148+64=437 (57% of max value = 765). Red value is 225 (88.28% from 255 or 51.49% from 437); Green value is 148 (58.20% from 255 or 33.87% from 437); Blue value is 64 (25.39% from 255 or 14.65% from 437); Max value from RGB is 225 - color contains mainly: red. Hex color #E19440 is not a web safe color. Web safe color analog (approx): #CC9933. Inversed color of #E19440 is #1E6BBF. Grayscale: #A1A1A1. Windows color (decimal): -1993664 or 4232417. OLE color: 4232417.
HSL color Cylindrical-coordinate representation of color #E19440: hue angle of 31.3º degrees, saturation: 0.73, lightness: 0.57%. HSV value (or HSB Brightness) of color is 0.88% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #E19440 is Cyan = 0, Magento = 0.34, Yellow = 0.72 and Black (K on CMYK) = 0.12.
Color convert
| RGB | 225 | 148 | 64 | - |
| CMYK | 0 | 0.34 | 0.72 | 0.12 |
| HSL | 31.3º | 0.73% | 0.57% | - |
| HSV(B) | 31.3º | 0.72% | 0.88% | - |
| XYZ | 42.57 | 37.56 | 9.86 | - |
| YUV | 161.45 | 73.01 | 173.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 225 | 148 | 64 | 0 | 0.34 | 0.72 | 0.12 | 31.3 | 0.73 | 0.57 |
| Hex | E1 | 94 | 40 | 0 | 22 | 48 | C | 1F | 49 | 39 |
| Octal | 341 | 224 | 100 | 0 | 42 | 110 | 14 | 37 | 111 | 71 |
| Binary | 11100001 | 10010100 | 1000000 | 0 | 100010 | 1001000 | 1100 | 11111 | 1001001 | 111001 |
Color Harmonies of #E19440
Complementary color
Monochromatic Colors of #E19440
Black with #E19440
Text Example
Text Example
White with #E19440
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #E19440; }
p { color: rgb(225,148,64); }
H1.HeaderClassName
{
color: #E19440;
}
.AnyTagClassName
{
color: #E19440;
}
</style>
background-color css
<style>
a { background-color: #E19440; }
a { background-color: rgb(225,148,64); }
div.DivClassName
{
background-color: #E19440;
}
.BgClassName
{
background-color: #E19440;
}
</style>
border-color css
<style>
span { border-color: #E19440; }
span { border-color: rgb(225,148,64); }
td.TdClassName
{
border-color: #E19440;
}
.TagClassName
{
border-color: #E19440;
}
</style>