Shades of Fire Bush #D49246
Tints of Fire Bush #D49246
RGB
CMYK
RGB Variations
Color information
#D49246 (or 0xD49246) is known color: Fire Bush. HEX triplet: D4, 92 and 46. RGB value is (212,146,70). Sum of RGB (Red+Green+Blue) = 212+146+70=428 (56% of max value = 765). Red value is 212 (83.20% from 255 or 49.53% from 428); Green value is 146 (57.42% from 255 or 34.11% from 428); Blue value is 70 (27.73% from 255 or 16.36% from 428); Max value from RGB is 212 - color contains mainly: red. Hex color #D49246 is not a web safe color. Web safe color analog (approx): #CC9933. Inversed color of #D49246 is #2B6DB9. Grayscale: #9D9D9D. Windows color (decimal): -2846138 or 4625108. OLE color: 4625108.
HSL color Cylindrical-coordinate representation of color #D49246: hue angle of 32.11º 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 #D49246 is Cyan = 0, Magento = 0.31, Yellow = 0.67 and Black (K on CMYK) = 0.17.
Color convert
| RGB | 212 | 146 | 70 | - |
| CMYK | 0 | 0.31 | 0.67 | 0.17 |
| HSL | 32.11º | 0.62% | 0.55% | - |
| HSV(B) | 32.11º | 0.67% | 0.83% | - |
| XYZ | 38.54 | 35 | 10.52 | - |
| YUV | 157.07 | 78.87 | 167.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 212 | 146 | 70 | 0 | 0.31 | 0.67 | 0.17 | 32.11 | 0.62 | 0.55 |
| Hex | D4 | 92 | 46 | 0 | 1F | 43 | 11 | 20 | 3E | 37 |
| Octal | 324 | 222 | 106 | 0 | 37 | 103 | 21 | 40 | 76 | 67 |
| Binary | 11010100 | 10010010 | 1000110 | 0 | 11111 | 1000011 | 10001 | 100000 | 111110 | 110111 |
Color Harmonies of #D49246
Complementary color
Monochromatic Colors of #D49246
Black with #D49246
Text Example
Text Example
White with #D49246
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #D49246; }
p { color: rgb(212,146,70); }
H1.HeaderClassName
{
color: #D49246;
}
.AnyTagClassName
{
color: #D49246;
}
</style>
background-color css
<style>
a { background-color: #D49246; }
a { background-color: rgb(212,146,70); }
div.DivClassName
{
background-color: #D49246;
}
.BgClassName
{
background-color: #D49246;
}
</style>
border-color css
<style>
span { border-color: #D49246; }
span { border-color: rgb(212,146,70); }
td.TdClassName
{
border-color: #D49246;
}
.TagClassName
{
border-color: #D49246;
}
</style>