Shades of Fire Bush #E29548
Tints of Fire Bush #E29548
RGB
CMYK
RGB Variations
Color information
#E29548 (or 0xE29548) is known color: Fire Bush. HEX triplet: E2, 95 and 48. RGB value is (226,149,72). Sum of RGB (Red+Green+Blue) = 226+149+72=447 (59% of max value = 765). Red value is 226 (88.67% from 255 or 50.56% from 447); Green value is 149 (58.59% from 255 or 33.33% from 447); Blue value is 72 (28.52% from 255 or 16.11% from 447); Max value from RGB is 226 - color contains mainly: red. Hex color #E29548 is not a web safe color. Web safe color analog (approx): #CC9933. Inversed color of #E29548 is #1D6AB7. Grayscale: #A3A3A3. Windows color (decimal): -1927864 or 4756962. OLE color: 4756962.
HSL color Cylindrical-coordinate representation of color #E29548: hue angle of 30º degrees, saturation: 0.73, lightness: 0.58%. HSV value (or HSB Brightness) of color is 0.89% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #E29548 is Cyan = 0, Magento = 0.34, Yellow = 0.68 and Black (K on CMYK) = 0.11.
Color convert
| RGB | 226 | 149 | 72 | - |
| CMYK | 0 | 0.34 | 0.68 | 0.11 |
| HSL | 30º | 0.73% | 0.58% | - |
| HSV(B) | 30º | 0.68% | 0.89% | - |
| XYZ | 43.28 | 38.13 | 11.21 | - |
| YUV | 163.25 | 76.51 | 172.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 226 | 149 | 72 | 0 | 0.34 | 0.68 | 0.11 | 30 | 0.73 | 0.58 |
| Hex | E2 | 95 | 48 | 0 | 22 | 44 | B | 1E | 49 | 3A |
| Octal | 342 | 225 | 110 | 0 | 42 | 104 | 13 | 36 | 111 | 72 |
| Binary | 11100010 | 10010101 | 1001000 | 0 | 100010 | 1000100 | 1011 | 11110 | 1001001 | 111010 |
Color Harmonies of #E29548
Complementary color
Monochromatic Colors of #E29548
Black with #E29548
Text Example
Text Example
White with #E29548
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #E29548; }
p { color: rgb(226,149,72); }
H1.HeaderClassName
{
color: #E29548;
}
.AnyTagClassName
{
color: #E29548;
}
</style>
background-color css
<style>
a { background-color: #E29548; }
a { background-color: rgb(226,149,72); }
div.DivClassName
{
background-color: #E29548;
}
.BgClassName
{
background-color: #E29548;
}
</style>
border-color css
<style>
span { border-color: #E29548; }
span { border-color: rgb(226,149,72); }
td.TdClassName
{
border-color: #E29548;
}
.TagClassName
{
border-color: #E29548;
}
</style>