Shades of Fire Bush #D49347
Tints of Fire Bush #D49347
RGB
CMYK
RGB Variations
Color information
#D49347 (or 0xD49347) is known color: Fire Bush. HEX triplet: D4, 93 and 47. RGB value is (212,147,71). Sum of RGB (Red+Green+Blue) = 212+147+71=430 (56% of max value = 765). Red value is 212 (83.20% from 255 or 49.30% from 430); Green value is 147 (57.81% from 255 or 34.19% from 430); Blue value is 71 (28.12% from 255 or 16.51% from 430); Max value from RGB is 212 - color contains mainly: red. Hex color #D49347 is not a web safe color. Web safe color analog (approx): #CC9933. Inversed color of #D49347 is #2B6CB8. Grayscale: #9E9E9E. Windows color (decimal): -2845881 or 4690900. OLE color: 4690900.
HSL color Cylindrical-coordinate representation of color #D49347: hue angle of 32.34º degrees, saturation: 0.62, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.83% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #D49347 is Cyan = 0, Magento = 0.31, Yellow = 0.67 and Black (K on CMYK) = 0.17.
Color convert
| RGB | 212 | 147 | 71 | - |
| CMYK | 0 | 0.31 | 0.67 | 0.17 |
| HSL | 32.34º | 0.62% | 0.55% | - |
| HSV(B) | 32.34º | 0.67% | 0.83% | - |
| XYZ | 38.72 | 35.32 | 10.74 | - |
| YUV | 157.77 | 79.03 | 166.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 212 | 147 | 71 | 0 | 0.31 | 0.67 | 0.17 | 32.34 | 0.62 | 0.55 |
| Hex | D4 | 93 | 47 | 0 | 1F | 43 | 11 | 20 | 3E | 37 |
| Octal | 324 | 223 | 107 | 0 | 37 | 103 | 21 | 40 | 76 | 67 |
| Binary | 11010100 | 10010011 | 1000111 | 0 | 11111 | 1000011 | 10001 | 100000 | 111110 | 110111 |
Color Harmonies of #D49347
Complementary color
Monochromatic Colors of #D49347
Black with #D49347
Text Example
Text Example
White with #D49347
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #D49347; }
p { color: rgb(212,147,71); }
H1.HeaderClassName
{
color: #D49347;
}
.AnyTagClassName
{
color: #D49347;
}
</style>
background-color css
<style>
a { background-color: #D49347; }
a { background-color: rgb(212,147,71); }
div.DivClassName
{
background-color: #D49347;
}
.BgClassName
{
background-color: #D49347;
}
</style>
border-color css
<style>
span { border-color: #D49347; }
span { border-color: rgb(212,147,71); }
td.TdClassName
{
border-color: #D49347;
}
.TagClassName
{
border-color: #D49347;
}
</style>