Shades of Fire Bush #D49745
Tints of Fire Bush #D49745
RGB
CMYK
RGB Variations
Color information
#D49745 (or 0xD49745) is known color: Fire Bush. HEX triplet: D4, 97 and 45. RGB value is (212,151,69). Sum of RGB (Red+Green+Blue) = 212+151+69=432 (57% of max value = 765). Red value is 212 (83.20% from 255 or 49.07% from 432); Green value is 151 (59.38% from 255 or 34.95% from 432); Blue value is 69 (27.34% from 255 or 15.97% from 432); Max value from RGB is 212 - color contains mainly: red. Hex color #D49745 is not a web safe color. Web safe color analog (approx): #CC9933. Inversed color of #D49745 is #2B68BA. Grayscale: #A0A0A0. Windows color (decimal): -2844859 or 4560852. OLE color: 4560852.
HSL color Cylindrical-coordinate representation of color #D49745: hue angle of 34.41º 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 #D49745 is Cyan = 0, Magento = 0.29, Yellow = 0.67 and Black (K on CMYK) = 0.17.
Color convert
| RGB | 212 | 151 | 69 | - |
| CMYK | 0 | 0.29 | 0.67 | 0.17 |
| HSL | 34.41º | 0.62% | 0.55% | - |
| HSV(B) | 34.41º | 0.67% | 0.83% | - |
| XYZ | 39.29 | 36.56 | 10.62 | - |
| YUV | 159.89 | 76.71 | 165.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 212 | 151 | 69 | 0 | 0.29 | 0.67 | 0.17 | 34.41 | 0.62 | 0.55 |
| Hex | D4 | 97 | 45 | 0 | 1D | 43 | 11 | 22 | 3E | 37 |
| Octal | 324 | 227 | 105 | 0 | 35 | 103 | 21 | 42 | 76 | 67 |
| Binary | 11010100 | 10010111 | 1000101 | 0 | 11101 | 1000011 | 10001 | 100010 | 111110 | 110111 |
Color Harmonies of #D49745
Complementary color
Monochromatic Colors of #D49745
Black with #D49745
Text Example
Text Example
White with #D49745
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #D49745; }
p { color: rgb(212,151,69); }
H1.HeaderClassName
{
color: #D49745;
}
.AnyTagClassName
{
color: #D49745;
}
</style>
background-color css
<style>
a { background-color: #D49745; }
a { background-color: rgb(212,151,69); }
div.DivClassName
{
background-color: #D49745;
}
.BgClassName
{
background-color: #D49745;
}
</style>
border-color css
<style>
span { border-color: #D49745; }
span { border-color: rgb(212,151,69); }
td.TdClassName
{
border-color: #D49745;
}
.TagClassName
{
border-color: #D49745;
}
</style>