Shades of Fire Bush #E19346
Tints of Fire Bush #E19346
RGB
CMYK
RGB Variations
Color information
#E19346 (or 0xE19346) is known color: Fire Bush. HEX triplet: E1, 93 and 46. RGB value is (225,147,70). Sum of RGB (Red+Green+Blue) = 225+147+70=442 (58% of max value = 765). Red value is 225 (88.28% from 255 or 50.90% from 442); Green value is 147 (57.81% from 255 or 33.26% from 442); Blue value is 70 (27.73% from 255 or 15.84% from 442); Max value from RGB is 225 - color contains mainly: red. Hex color #E19346 is not a web safe color. Web safe color analog (approx): #CC9933. Inversed color of #E19346 is #1E6CB9. Grayscale: #A1A1A1. Windows color (decimal): -1993914 or 4625377. OLE color: 4625377.
HSL color Cylindrical-coordinate representation of color #E19346: hue angle of 29.81º degrees, saturation: 0.72, lightness: 0.58%. HSV value (or HSB Brightness) of color is 0.88% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #E19346 is Cyan = 0, Magento = 0.35, Yellow = 0.69 and Black (K on CMYK) = 0.12.
Color convert
| RGB | 225 | 147 | 70 | - |
| CMYK | 0 | 0.35 | 0.69 | 0.12 |
| HSL | 29.81º | 0.72% | 0.58% | - |
| HSV(B) | 29.81º | 0.69% | 0.88% | - |
| XYZ | 42.59 | 37.32 | 10.75 | - |
| YUV | 161.54 | 76.34 | 173.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 225 | 147 | 70 | 0 | 0.35 | 0.69 | 0.12 | 29.81 | 0.72 | 0.58 |
| Hex | E1 | 93 | 46 | 0 | 23 | 45 | C | 1E | 48 | 3A |
| Octal | 341 | 223 | 106 | 0 | 43 | 105 | 14 | 36 | 110 | 72 |
| Binary | 11100001 | 10010011 | 1000110 | 0 | 100011 | 1000101 | 1100 | 11110 | 1001000 | 111010 |
Color Harmonies of #E19346
Complementary color
Monochromatic Colors of #E19346
Black with #E19346
Text Example
Text Example
White with #E19346
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #E19346; }
p { color: rgb(225,147,70); }
H1.HeaderClassName
{
color: #E19346;
}
.AnyTagClassName
{
color: #E19346;
}
</style>
background-color css
<style>
a { background-color: #E19346; }
a { background-color: rgb(225,147,70); }
div.DivClassName
{
background-color: #E19346;
}
.BgClassName
{
background-color: #E19346;
}
</style>
border-color css
<style>
span { border-color: #E19346; }
span { border-color: rgb(225,147,70); }
td.TdClassName
{
border-color: #E19346;
}
.TagClassName
{
border-color: #E19346;
}
</style>