Shades of Fire Bush #E29338
Tints of Fire Bush #E29338
RGB
CMYK
RGB Variations
Color information
#E29338 (or 0xE29338) is known color: Fire Bush. HEX triplet: E2, 93 and 38. RGB value is (226,147,56). Sum of RGB (Red+Green+Blue) = 226+147+56=429 (56% of max value = 765). Red value is 226 (88.67% from 255 or 52.68% from 429); Green value is 147 (57.81% from 255 or 34.27% from 429); Blue value is 56 (22.27% from 255 or 13.05% from 429); Max value from RGB is 226 - color contains mainly: red. Hex color #E29338 is not a web safe color. Web safe color analog (approx): #CC9933. Inversed color of #E29338 is #1D6CC7. Grayscale: #A0A0A0. Windows color (decimal): -1928392 or 3707874. OLE color: 3707874.
HSL color Cylindrical-coordinate representation of color #E29338: hue angle of 32.12º degrees, saturation: 0.75, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.89% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #E29338 is Cyan = 0, Magento = 0.35, Yellow = 0.75 and Black (K on CMYK) = 0.11.
Color convert
| RGB | 226 | 147 | 56 | - |
| CMYK | 0 | 0.35 | 0.75 | 0.11 |
| HSL | 32.12º | 0.75% | 0.55% | - |
| HSV(B) | 32.12º | 0.75% | 0.89% | - |
| XYZ | 42.51 | 37.32 | 8.7 | - |
| YUV | 160.25 | 69.17 | 174.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 226 | 147 | 56 | 0 | 0.35 | 0.75 | 0.11 | 32.12 | 0.75 | 0.55 |
| Hex | E2 | 93 | 38 | 0 | 23 | 4B | B | 20 | 4B | 37 |
| Octal | 342 | 223 | 70 | 0 | 43 | 113 | 13 | 40 | 113 | 67 |
| Binary | 11100010 | 10010011 | 111000 | 0 | 100011 | 1001011 | 1011 | 100000 | 1001011 | 110111 |
Color Harmonies of #E29338
Complementary color
Monochromatic Colors of #E29338
Black with #E29338
Text Example
Text Example
White with #E29338
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #E29338; }
p { color: rgb(226,147,56); }
H1.HeaderClassName
{
color: #E29338;
}
.AnyTagClassName
{
color: #E29338;
}
</style>
background-color css
<style>
a { background-color: #E29338; }
a { background-color: rgb(226,147,56); }
div.DivClassName
{
background-color: #E29338;
}
.BgClassName
{
background-color: #E29338;
}
</style>
border-color css
<style>
span { border-color: #E29338; }
span { border-color: rgb(226,147,56); }
td.TdClassName
{
border-color: #E29338;
}
.TagClassName
{
border-color: #E29338;
}
</style>