Shades of Fire Bush #D69647
Tints of Fire Bush #D69647
RGB
CMYK
RGB Variations
Color information
#D69647 (or 0xD69647) is known color: Fire Bush. HEX triplet: D6, 96 and 47. RGB value is (214,150,71). Sum of RGB (Red+Green+Blue) = 214+150+71=435 (57% of max value = 765). Red value is 214 (83.98% from 255 or 49.20% from 435); Green value is 150 (58.98% from 255 or 34.48% from 435); Blue value is 71 (28.12% from 255 or 16.32% from 435); Max value from RGB is 214 - color contains mainly: red. Hex color #D69647 is not a web safe color. Web safe color analog (approx): #CC9933. Inversed color of #D69647 is #2969B8. Grayscale: #A0A0A0. Windows color (decimal): -2714041 or 4691670. OLE color: 4691670.
HSL color Cylindrical-coordinate representation of color #D69647: hue angle of 33.15º 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 #D69647 is Cyan = 0, Magento = 0.30, Yellow = 0.67 and Black (K on CMYK) = 0.16.
Color convert
| RGB | 214 | 150 | 71 | - |
| CMYK | 0 | 0.30 | 0.67 | 0.16 |
| HSL | 33.15º | 0.64% | 0.56% | - |
| HSV(B) | 33.15º | 0.67% | 0.84% | - |
| XYZ | 39.78 | 36.56 | 10.92 | - |
| YUV | 160.13 | 77.7 | 166.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 214 | 150 | 71 | 0 | 0.30 | 0.67 | 0.16 | 33.15 | 0.64 | 0.56 |
| Hex | D6 | 96 | 47 | 0 | 1E | 43 | 10 | 21 | 40 | 38 |
| Octal | 326 | 226 | 107 | 0 | 36 | 103 | 20 | 41 | 100 | 70 |
| Binary | 11010110 | 10010110 | 1000111 | 0 | 11110 | 1000011 | 10000 | 100001 | 1000000 | 111000 |
Color Harmonies of #D69647
Complementary color
Monochromatic Colors of #D69647
Black with #D69647
Text Example
Text Example
White with #D69647
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #D69647; }
p { color: rgb(214,150,71); }
H1.HeaderClassName
{
color: #D69647;
}
.AnyTagClassName
{
color: #D69647;
}
</style>
background-color css
<style>
a { background-color: #D69647; }
a { background-color: rgb(214,150,71); }
div.DivClassName
{
background-color: #D69647;
}
.BgClassName
{
background-color: #D69647;
}
</style>
border-color css
<style>
span { border-color: #D69647; }
span { border-color: rgb(214,150,71); }
td.TdClassName
{
border-color: #D69647;
}
.TagClassName
{
border-color: #D69647;
}
</style>