Shades of Fire Bush #D49147
Tints of Fire Bush #D49147
RGB
CMYK
RGB Variations
Color information
#D49147 (or 0xD49147) is known color: Fire Bush. HEX triplet: D4, 91 and 47. RGB value is (212,145,71). Sum of RGB (Red+Green+Blue) = 212+145+71=428 (56% of max value = 765). Red value is 212 (83.20% from 255 or 49.53% from 428); Green value is 145 (57.03% from 255 or 33.88% from 428); Blue value is 71 (28.12% from 255 or 16.59% from 428); Max value from RGB is 212 - color contains mainly: red. Hex color #D49147 is not a web safe color. Web safe color analog (approx): #CC9933. Inversed color of #D49147 is #2B6EB8. Grayscale: #9C9C9C. Windows color (decimal): -2846393 or 4690388. OLE color: 4690388.
HSL color Cylindrical-coordinate representation of color #D49147: hue angle of 31.49º 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 #D49147 is Cyan = 0, Magento = 0.32, Yellow = 0.67 and Black (K on CMYK) = 0.17.
Color convert
| RGB | 212 | 145 | 71 | - |
| CMYK | 0 | 0.32 | 0.67 | 0.17 |
| HSL | 31.49º | 0.62% | 0.55% | - |
| HSV(B) | 31.49º | 0.67% | 0.83% | - |
| XYZ | 38.41 | 34.7 | 10.63 | - |
| YUV | 156.6 | 79.7 | 167.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 212 | 145 | 71 | 0 | 0.32 | 0.67 | 0.17 | 31.49 | 0.62 | 0.55 |
| Hex | D4 | 91 | 47 | 0 | 20 | 43 | 11 | 1F | 3E | 37 |
| Octal | 324 | 221 | 107 | 0 | 40 | 103 | 21 | 37 | 76 | 67 |
| Binary | 11010100 | 10010001 | 1000111 | 0 | 100000 | 1000011 | 10001 | 11111 | 111110 | 110111 |
Color Harmonies of #D49147
Complementary color
Monochromatic Colors of #D49147
Black with #D49147
Text Example
Text Example
White with #D49147
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #D49147; }
p { color: rgb(212,145,71); }
H1.HeaderClassName
{
color: #D49147;
}
.AnyTagClassName
{
color: #D49147;
}
</style>
background-color css
<style>
a { background-color: #D49147; }
a { background-color: rgb(212,145,71); }
div.DivClassName
{
background-color: #D49147;
}
.BgClassName
{
background-color: #D49147;
}
</style>
border-color css
<style>
span { border-color: #D49147; }
span { border-color: rgb(212,145,71); }
td.TdClassName
{
border-color: #D49147;
}
.TagClassName
{
border-color: #D49147;
}
</style>