Shades of Fire Bush #D69947
Tints of Fire Bush #D69947
RGB
CMYK
RGB Variations
Color information
#D69947 (or 0xD69947) is known color: Fire Bush. HEX triplet: D6, 99 and 47. RGB value is (214,153,71). Sum of RGB (Red+Green+Blue) = 214+153+71=438 (58% of max value = 765). Red value is 214 (83.98% from 255 or 48.86% from 438); Green value is 153 (60.16% from 255 or 34.93% from 438); Blue value is 71 (28.12% from 255 or 16.21% from 438); Max value from RGB is 214 - color contains mainly: red. Hex color #D69947 is not a web safe color. Web safe color analog (approx): #CC9933. Inversed color of #D69947 is #2966B8. Grayscale: #A2A2A2. Windows color (decimal): -2713273 or 4692438. OLE color: 4692438.
HSL color Cylindrical-coordinate representation of color #D69947: hue angle of 34.41º 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 #D69947 is Cyan = 0, Magento = 0.29, Yellow = 0.67 and Black (K on CMYK) = 0.16.
Color convert
| RGB | 214 | 153 | 71 | - |
| CMYK | 0 | 0.29 | 0.67 | 0.16 |
| HSL | 34.41º | 0.64% | 0.56% | - |
| HSV(B) | 34.41º | 0.67% | 0.84% | - |
| XYZ | 40.26 | 37.53 | 11.08 | - |
| YUV | 161.89 | 76.71 | 165.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 214 | 153 | 71 | 0 | 0.29 | 0.67 | 0.16 | 34.41 | 0.64 | 0.56 |
| Hex | D6 | 99 | 47 | 0 | 1D | 43 | 10 | 22 | 40 | 38 |
| Octal | 326 | 231 | 107 | 0 | 35 | 103 | 20 | 42 | 100 | 70 |
| Binary | 11010110 | 10011001 | 1000111 | 0 | 11101 | 1000011 | 10000 | 100010 | 1000000 | 111000 |
Color Harmonies of #D69947
Complementary color
Monochromatic Colors of #D69947
Black with #D69947
Text Example
Text Example
White with #D69947
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #D69947; }
p { color: rgb(214,153,71); }
H1.HeaderClassName
{
color: #D69947;
}
.AnyTagClassName
{
color: #D69947;
}
</style>
background-color css
<style>
a { background-color: #D69947; }
a { background-color: rgb(214,153,71); }
div.DivClassName
{
background-color: #D69947;
}
.BgClassName
{
background-color: #D69947;
}
</style>
border-color css
<style>
span { border-color: #D69947; }
span { border-color: rgb(214,153,71); }
td.TdClassName
{
border-color: #D69947;
}
.TagClassName
{
border-color: #D69947;
}
</style>