Shades of Fire Bush #D49340
Tints of Fire Bush #D49340
RGB
CMYK
RGB Variations
Color information
#D49340 (or 0xD49340) is known color: Fire Bush. HEX triplet: D4, 93 and 40. RGB value is (212,147,64). Sum of RGB (Red+Green+Blue) = 212+147+64=423 (56% of max value = 765). Red value is 212 (83.20% from 255 or 50.12% from 423); Green value is 147 (57.81% from 255 or 34.75% from 423); Blue value is 64 (25.39% from 255 or 15.13% from 423); Max value from RGB is 212 - color contains mainly: red. Hex color #D49340 is not a web safe color. Web safe color analog (approx): #CC9933. Inversed color of #D49340 is #2B6CBF. Grayscale: #9D9D9D. Windows color (decimal): -2845888 or 4232148. OLE color: 4232148.
HSL color Cylindrical-coordinate representation of color #D49340: hue angle of 33.65º degrees, saturation: 0.63, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.83% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #D49340 is Cyan = 0, Magento = 0.31, Yellow = 0.70 and Black (K on CMYK) = 0.17.
Color convert
| RGB | 212 | 147 | 64 | - |
| CMYK | 0 | 0.31 | 0.70 | 0.17 |
| HSL | 33.65º | 0.63% | 0.54% | - |
| HSV(B) | 33.65º | 0.7% | 0.83% | - |
| XYZ | 38.51 | 35.23 | 9.62 | - |
| YUV | 156.97 | 75.53 | 167.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 212 | 147 | 64 | 0 | 0.31 | 0.70 | 0.17 | 33.65 | 0.63 | 0.54 |
| Hex | D4 | 93 | 40 | 0 | 1F | 46 | 11 | 22 | 3F | 36 |
| Octal | 324 | 223 | 100 | 0 | 37 | 106 | 21 | 42 | 77 | 66 |
| Binary | 11010100 | 10010011 | 1000000 | 0 | 11111 | 1000110 | 10001 | 100010 | 111111 | 110110 |
Color Harmonies of #D49340
Complementary color
Monochromatic Colors of #D49340
Black with #D49340
Text Example
Text Example
White with #D49340
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #D49340; }
p { color: rgb(212,147,64); }
H1.HeaderClassName
{
color: #D49340;
}
.AnyTagClassName
{
color: #D49340;
}
</style>
background-color css
<style>
a { background-color: #D49340; }
a { background-color: rgb(212,147,64); }
div.DivClassName
{
background-color: #D49340;
}
.BgClassName
{
background-color: #D49340;
}
</style>
border-color css
<style>
span { border-color: #D49340; }
span { border-color: rgb(212,147,64); }
td.TdClassName
{
border-color: #D49340;
}
.TagClassName
{
border-color: #D49340;
}
</style>