Shades of Fire Bush #E49734
Tints of Fire Bush #E49734
RGB
CMYK
RGB Variations
Color information
#E49734 (or 0xE49734) is known color: Fire Bush. HEX triplet: E4, 97 and 34. RGB value is (228,151,52). Sum of RGB (Red+Green+Blue) = 228+151+52=431 (57% of max value = 765). Red value is 228 (89.45% from 255 or 52.90% from 431); Green value is 151 (59.38% from 255 or 35.03% from 431); Blue value is 52 (20.70% from 255 or 12.06% from 431); Max value from RGB is 228 - color contains mainly: red. Hex color #E49734 is not a web safe color. Web safe color analog (approx): #CC9933. Inversed color of #E49734 is #1B68CB. Grayscale: #A3A3A3. Windows color (decimal): -1796300 or 3446756. OLE color: 3446756.
HSL color Cylindrical-coordinate representation of color #E49734: hue angle of 33.75º degrees, saturation: 0.77, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.89% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #E49734 is Cyan = 0, Magento = 0.34, Yellow = 0.77 and Black (K on CMYK) = 0.11.
Color convert
| RGB | 228 | 151 | 52 | - |
| CMYK | 0 | 0.34 | 0.77 | 0.11 |
| HSL | 33.75º | 0.77% | 0.55% | - |
| HSV(B) | 33.75º | 0.77% | 0.89% | - |
| XYZ | 43.68 | 38.88 | 8.45 | - |
| YUV | 162.74 | 65.51 | 174.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 228 | 151 | 52 | 0 | 0.34 | 0.77 | 0.11 | 33.75 | 0.77 | 0.55 |
| Hex | E4 | 97 | 34 | 0 | 22 | 4D | B | 22 | 4D | 37 |
| Octal | 344 | 227 | 64 | 0 | 42 | 115 | 13 | 42 | 115 | 67 |
| Binary | 11100100 | 10010111 | 110100 | 0 | 100010 | 1001101 | 1011 | 100010 | 1001101 | 110111 |
Color Harmonies of #E49734
Complementary color
Monochromatic Colors of #E49734
Black with #E49734
Text Example
Text Example
White with #E49734
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #E49734; }
p { color: rgb(228,151,52); }
H1.HeaderClassName
{
color: #E49734;
}
.AnyTagClassName
{
color: #E49734;
}
</style>
background-color css
<style>
a { background-color: #E49734; }
a { background-color: rgb(228,151,52); }
div.DivClassName
{
background-color: #E49734;
}
.BgClassName
{
background-color: #E49734;
}
</style>
border-color css
<style>
span { border-color: #E49734; }
span { border-color: rgb(228,151,52); }
td.TdClassName
{
border-color: #E49734;
}
.TagClassName
{
border-color: #E49734;
}
</style>