Shades of Fire Bush #D99746
Tints of Fire Bush #D99746
RGB
CMYK
RGB Variations
Color information
#D99746 (or 0xD99746) is known color: Fire Bush. HEX triplet: D9, 97 and 46. RGB value is (217,151,70). Sum of RGB (Red+Green+Blue) = 217+151+70=438 (58% of max value = 765). Red value is 217 (85.16% from 255 or 49.54% from 438); Green value is 151 (59.38% from 255 or 34.47% from 438); Blue value is 70 (27.73% from 255 or 15.98% from 438); Max value from RGB is 217 - color contains mainly: red. Hex color #D99746 is not a web safe color. Web safe color analog (approx): #CC9933. Inversed color of #D99746 is #2668B9. Grayscale: #A1A1A1. Windows color (decimal): -2517178 or 4626393. OLE color: 4626393.
HSL color Cylindrical-coordinate representation of color #D99746: hue angle of 33.06º degrees, saturation: 0.66, lightness: 0.56%. HSV value (or HSB Brightness) of color is 0.85% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #D99746 is Cyan = 0, Magento = 0.30, Yellow = 0.68 and Black (K on CMYK) = 0.15.
Color convert
| RGB | 217 | 151 | 70 | - |
| CMYK | 0 | 0.30 | 0.68 | 0.15 |
| HSL | 33.06º | 0.66% | 0.56% | - |
| HSV(B) | 33.06º | 0.68% | 0.85% | - |
| XYZ | 40.79 | 37.33 | 10.85 | - |
| YUV | 161.5 | 76.37 | 167.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 217 | 151 | 70 | 0 | 0.30 | 0.68 | 0.15 | 33.06 | 0.66 | 0.56 |
| Hex | D9 | 97 | 46 | 0 | 1E | 44 | F | 21 | 42 | 38 |
| Octal | 331 | 227 | 106 | 0 | 36 | 104 | 17 | 41 | 102 | 70 |
| Binary | 11011001 | 10010111 | 1000110 | 0 | 11110 | 1000100 | 1111 | 100001 | 1000010 | 111000 |
Color Harmonies of #D99746
Complementary color
Monochromatic Colors of #D99746
Black with #D99746
Text Example
Text Example
White with #D99746
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #D99746; }
p { color: rgb(217,151,70); }
H1.HeaderClassName
{
color: #D99746;
}
.AnyTagClassName
{
color: #D99746;
}
</style>
background-color css
<style>
a { background-color: #D99746; }
a { background-color: rgb(217,151,70); }
div.DivClassName
{
background-color: #D99746;
}
.BgClassName
{
background-color: #D99746;
}
</style>
border-color css
<style>
span { border-color: #D99746; }
span { border-color: rgb(217,151,70); }
td.TdClassName
{
border-color: #D99746;
}
.TagClassName
{
border-color: #D99746;
}
</style>