Shades of Fire Bush #E09446
Tints of Fire Bush #E09446
RGB
CMYK
RGB Variations
Color information
#E09446 (or 0xE09446) is known color: Fire Bush. HEX triplet: E0, 94 and 46. RGB value is (224,148,70). Sum of RGB (Red+Green+Blue) = 224+148+70=442 (58% of max value = 765). Red value is 224 (87.89% from 255 or 50.68% from 442); Green value is 148 (58.20% from 255 or 33.48% from 442); Blue value is 70 (27.73% from 255 or 15.84% from 442); Max value from RGB is 224 - color contains mainly: red. Hex color #E09446 is not a web safe color. Web safe color analog (approx): #CC9933. Inversed color of #E09446 is #1F6BB9. Grayscale: #A2A2A2. Windows color (decimal): -2059194 or 4625632. OLE color: 4625632.
HSL color Cylindrical-coordinate representation of color #E09446: hue angle of 30.39º degrees, saturation: 0.71, 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 #E09446 is Cyan = 0, Magento = 0.34, Yellow = 0.69 and Black (K on CMYK) = 0.12.
Color convert
| RGB | 224 | 148 | 70 | - |
| CMYK | 0 | 0.34 | 0.69 | 0.12 |
| HSL | 30.39º | 0.71% | 0.58% | - |
| HSV(B) | 30.39º | 0.69% | 0.88% | - |
| XYZ | 42.44 | 37.47 | 10.79 | - |
| YUV | 161.83 | 76.18 | 172.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 224 | 148 | 70 | 0 | 0.34 | 0.69 | 0.12 | 30.39 | 0.71 | 0.58 |
| Hex | E0 | 94 | 46 | 0 | 22 | 45 | C | 1E | 47 | 3A |
| Octal | 340 | 224 | 106 | 0 | 42 | 105 | 14 | 36 | 107 | 72 |
| Binary | 11100000 | 10010100 | 1000110 | 0 | 100010 | 1000101 | 1100 | 11110 | 1000111 | 111010 |
Color Harmonies of #E09446
Complementary color
Monochromatic Colors of #E09446
Black with #E09446
Text Example
Text Example
White with #E09446
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #E09446; }
p { color: rgb(224,148,70); }
H1.HeaderClassName
{
color: #E09446;
}
.AnyTagClassName
{
color: #E09446;
}
</style>
background-color css
<style>
a { background-color: #E09446; }
a { background-color: rgb(224,148,70); }
div.DivClassName
{
background-color: #E09446;
}
.BgClassName
{
background-color: #E09446;
}
</style>
border-color css
<style>
span { border-color: #E09446; }
span { border-color: rgb(224,148,70); }
td.TdClassName
{
border-color: #E09446;
}
.TagClassName
{
border-color: #E09446;
}
</style>