Shades of Fire Bush #D49744
Tints of Fire Bush #D49744
RGB
CMYK
RGB Variations
Color information
#D49744 (or 0xD49744) is known color: Fire Bush. HEX triplet: D4, 97 and 44. RGB value is (212,151,68). Sum of RGB (Red+Green+Blue) = 212+151+68=431 (57% of max value = 765). Red value is 212 (83.20% from 255 or 49.19% from 431); Green value is 151 (59.38% from 255 or 35.03% from 431); Blue value is 68 (26.95% from 255 or 15.78% from 431); Max value from RGB is 212 - color contains mainly: red. Hex color #D49744 is not a web safe color. Web safe color analog (approx): #CC9933. Inversed color of #D49744 is #2B68BB. Grayscale: #A0A0A0. Windows color (decimal): -2844860 or 4495316. OLE color: 4495316.
HSL color Cylindrical-coordinate representation of color #D49744: hue angle of 34.58º degrees, saturation: 0.63, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.83% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #D49744 is Cyan = 0, Magento = 0.29, Yellow = 0.68 and Black (K on CMYK) = 0.17.
Color convert
| RGB | 212 | 151 | 68 | - |
| CMYK | 0 | 0.29 | 0.68 | 0.17 |
| HSL | 34.58º | 0.63% | 0.55% | - |
| HSV(B) | 34.58º | 0.68% | 0.83% | - |
| XYZ | 39.26 | 36.55 | 10.45 | - |
| YUV | 159.78 | 76.21 | 165.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 212 | 151 | 68 | 0 | 0.29 | 0.68 | 0.17 | 34.58 | 0.63 | 0.55 |
| Hex | D4 | 97 | 44 | 0 | 1D | 44 | 11 | 23 | 3F | 37 |
| Octal | 324 | 227 | 104 | 0 | 35 | 104 | 21 | 43 | 77 | 67 |
| Binary | 11010100 | 10010111 | 1000100 | 0 | 11101 | 1000100 | 10001 | 100011 | 111111 | 110111 |
Color Harmonies of #D49744
Complementary color
Monochromatic Colors of #D49744
Black with #D49744
Text Example
Text Example
White with #D49744
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #D49744; }
p { color: rgb(212,151,68); }
H1.HeaderClassName
{
color: #D49744;
}
.AnyTagClassName
{
color: #D49744;
}
</style>
background-color css
<style>
a { background-color: #D49744; }
a { background-color: rgb(212,151,68); }
div.DivClassName
{
background-color: #D49744;
}
.BgClassName
{
background-color: #D49744;
}
</style>
border-color css
<style>
span { border-color: #D49744; }
span { border-color: rgb(212,151,68); }
td.TdClassName
{
border-color: #D49744;
}
.TagClassName
{
border-color: #D49744;
}
</style>