Shades of Fire Bush #D69440
Tints of Fire Bush #D69440
RGB
CMYK
RGB Variations
Color information
#D69440 (or 0xD69440) is known color: Fire Bush. HEX triplet: D6, 94 and 40. RGB value is (214,148,64). Sum of RGB (Red+Green+Blue) = 214+148+64=426 (56% of max value = 765). Red value is 214 (83.98% from 255 or 50.23% from 426); Green value is 148 (58.20% from 255 or 34.74% from 426); Blue value is 64 (25.39% from 255 or 15.02% from 426); Max value from RGB is 214 - color contains mainly: red. Hex color #D69440 is not a web safe color. Web safe color analog (approx): #CC9933. Inversed color of #D69440 is #296BBF. Grayscale: #9E9E9E. Windows color (decimal): -2714560 or 4232406. OLE color: 4232406.
HSL color Cylindrical-coordinate representation of color #D69440: hue angle of 33.6º degrees, saturation: 0.65, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.84% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #D69440 is Cyan = 0, Magento = 0.31, Yellow = 0.70 and Black (K on CMYK) = 0.16.
Color convert
| RGB | 214 | 148 | 64 | - |
| CMYK | 0 | 0.31 | 0.70 | 0.16 |
| HSL | 33.6º | 0.65% | 0.55% | - |
| HSV(B) | 33.6º | 0.7% | 0.84% | - |
| XYZ | 39.25 | 35.85 | 9.7 | - |
| YUV | 158.16 | 74.87 | 167.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 214 | 148 | 64 | 0 | 0.31 | 0.70 | 0.16 | 33.6 | 0.65 | 0.55 |
| Hex | D6 | 94 | 40 | 0 | 1F | 46 | 10 | 22 | 41 | 37 |
| Octal | 326 | 224 | 100 | 0 | 37 | 106 | 20 | 42 | 101 | 67 |
| Binary | 11010110 | 10010100 | 1000000 | 0 | 11111 | 1000110 | 10000 | 100010 | 1000001 | 110111 |
Color Harmonies of #D69440
Complementary color
Monochromatic Colors of #D69440
Black with #D69440
Text Example
Text Example
White with #D69440
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #D69440; }
p { color: rgb(214,148,64); }
H1.HeaderClassName
{
color: #D69440;
}
.AnyTagClassName
{
color: #D69440;
}
</style>
background-color css
<style>
a { background-color: #D69440; }
a { background-color: rgb(214,148,64); }
div.DivClassName
{
background-color: #D69440;
}
.BgClassName
{
background-color: #D69440;
}
</style>
border-color css
<style>
span { border-color: #D69440; }
span { border-color: rgb(214,148,64); }
td.TdClassName
{
border-color: #D69440;
}
.TagClassName
{
border-color: #D69440;
}
</style>