Shades of Fire Bush #D89449
Tints of Fire Bush #D89449
RGB
CMYK
RGB Variations
Color information
#D89449 (or 0xD89449) is known color: Fire Bush. HEX triplet: D8, 94 and 49. RGB value is (216,148,73). Sum of RGB (Red+Green+Blue) = 216+148+73=437 (57% of max value = 765). Red value is 216 (84.77% from 255 or 49.43% from 437); Green value is 148 (58.20% from 255 or 33.87% from 437); Blue value is 73 (28.91% from 255 or 16.70% from 437); Max value from RGB is 216 - color contains mainly: red. Hex color #D89449 is not a web safe color. Web safe color analog (approx): #CC9933. Inversed color of #D89449 is #276BB6. Grayscale: #A0A0A0. Windows color (decimal): -2583479 or 4822232. OLE color: 4822232.
HSL color Cylindrical-coordinate representation of color #D89449: hue angle of 31.47º degrees, saturation: 0.65, lightness: 0.57%. HSV value (or HSB Brightness) of color is 0.85% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #D89449 is Cyan = 0, Magento = 0.31, Yellow = 0.66 and Black (K on CMYK) = 0.15.
Color convert
| RGB | 216 | 148 | 73 | - |
| CMYK | 0 | 0.31 | 0.66 | 0.15 |
| HSL | 31.47º | 0.65% | 0.57% | - |
| HSV(B) | 31.47º | 0.66% | 0.85% | - |
| XYZ | 40.11 | 36.26 | 11.19 | - |
| YUV | 159.78 | 79.03 | 168.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 216 | 148 | 73 | 0 | 0.31 | 0.66 | 0.15 | 31.47 | 0.65 | 0.57 |
| Hex | D8 | 94 | 49 | 0 | 1F | 42 | F | 1F | 41 | 39 |
| Octal | 330 | 224 | 111 | 0 | 37 | 102 | 17 | 37 | 101 | 71 |
| Binary | 11011000 | 10010100 | 1001001 | 0 | 11111 | 1000010 | 1111 | 11111 | 1000001 | 111001 |
Color Harmonies of #D89449
Complementary color
Monochromatic Colors of #D89449
Black with #D89449
Text Example
Text Example
White with #D89449
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #D89449; }
p { color: rgb(216,148,73); }
H1.HeaderClassName
{
color: #D89449;
}
.AnyTagClassName
{
color: #D89449;
}
</style>
background-color css
<style>
a { background-color: #D89449; }
a { background-color: rgb(216,148,73); }
div.DivClassName
{
background-color: #D89449;
}
.BgClassName
{
background-color: #D89449;
}
</style>
border-color css
<style>
span { border-color: #D89449; }
span { border-color: rgb(216,148,73); }
td.TdClassName
{
border-color: #D89449;
}
.TagClassName
{
border-color: #D89449;
}
</style>