Shades of Fire Bush #D69746
Tints of Fire Bush #D69746
RGB
CMYK
RGB Variations
Color information
#D69746 (or 0xD69746) is known color: Fire Bush. HEX triplet: D6, 97 and 46. RGB value is (214,151,70). Sum of RGB (Red+Green+Blue) = 214+151+70=435 (57% of max value = 765). Red value is 214 (83.98% from 255 or 49.20% from 435); Green value is 151 (59.38% from 255 or 34.71% from 435); Blue value is 70 (27.73% from 255 or 16.09% from 435); Max value from RGB is 214 - color contains mainly: red. Hex color #D69746 is not a web safe color. Web safe color analog (approx): #CC9933. Inversed color of #D69746 is #2968B9. Grayscale: #A0A0A0. Windows color (decimal): -2713786 or 4626390. OLE color: 4626390.
HSL color Cylindrical-coordinate representation of color #D69746: hue angle of 33.75º degrees, saturation: 0.64, lightness: 0.56%. HSV value (or HSB Brightness) of color is 0.84% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #D69746 is Cyan = 0, Magento = 0.29, Yellow = 0.67 and Black (K on CMYK) = 0.16.
Color convert
| RGB | 214 | 151 | 70 | - |
| CMYK | 0 | 0.29 | 0.67 | 0.16 |
| HSL | 33.75º | 0.64% | 0.56% | - |
| HSV(B) | 33.75º | 0.67% | 0.84% | - |
| XYZ | 39.9 | 36.87 | 10.81 | - |
| YUV | 160.6 | 76.87 | 166.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 214 | 151 | 70 | 0 | 0.29 | 0.67 | 0.16 | 33.75 | 0.64 | 0.56 |
| Hex | D6 | 97 | 46 | 0 | 1D | 43 | 10 | 22 | 40 | 38 |
| Octal | 326 | 227 | 106 | 0 | 35 | 103 | 20 | 42 | 100 | 70 |
| Binary | 11010110 | 10010111 | 1000110 | 0 | 11101 | 1000011 | 10000 | 100010 | 1000000 | 111000 |
Color Harmonies of #D69746
Complementary color
Monochromatic Colors of #D69746
Black with #D69746
Text Example
Text Example
White with #D69746
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #D69746; }
p { color: rgb(214,151,70); }
H1.HeaderClassName
{
color: #D69746;
}
.AnyTagClassName
{
color: #D69746;
}
</style>
background-color css
<style>
a { background-color: #D69746; }
a { background-color: rgb(214,151,70); }
div.DivClassName
{
background-color: #D69746;
}
.BgClassName
{
background-color: #D69746;
}
</style>
border-color css
<style>
span { border-color: #D69746; }
span { border-color: rgb(214,151,70); }
td.TdClassName
{
border-color: #D69746;
}
.TagClassName
{
border-color: #D69746;
}
</style>