Shades of Fire Bush #D59640
Tints of Fire Bush #D59640
RGB
CMYK
RGB Variations
Color information
#D59640 (or 0xD59640) is known color: Fire Bush. HEX triplet: D5, 96 and 40. RGB value is (213,150,64). Sum of RGB (Red+Green+Blue) = 213+150+64=427 (56% of max value = 765). Red value is 213 (83.59% from 255 or 49.88% from 427); Green value is 150 (58.98% from 255 or 35.13% from 427); Blue value is 64 (25.39% from 255 or 14.99% from 427); Max value from RGB is 213 - color contains mainly: red. Hex color #D59640 is not a web safe color. Web safe color analog (approx): #CC9933. Inversed color of #D59640 is #2A69BF. Grayscale: #9F9F9F. Windows color (decimal): -2779584 or 4232917. OLE color: 4232917.
HSL color Cylindrical-coordinate representation of color #D59640: hue angle of 34.63º degrees, saturation: 0.64, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.84% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #D59640 is Cyan = 0, Magento = 0.30, Yellow = 0.70 and Black (K on CMYK) = 0.16.
Color convert
| RGB | 213 | 150 | 64 | - |
| CMYK | 0 | 0.30 | 0.70 | 0.16 |
| HSL | 34.63º | 0.64% | 0.54% | - |
| HSV(B) | 34.63º | 0.7% | 0.84% | - |
| XYZ | 39.27 | 36.33 | 9.79 | - |
| YUV | 159.03 | 74.37 | 166.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 213 | 150 | 64 | 0 | 0.30 | 0.70 | 0.16 | 34.63 | 0.64 | 0.54 |
| Hex | D5 | 96 | 40 | 0 | 1E | 46 | 10 | 23 | 40 | 36 |
| Octal | 325 | 226 | 100 | 0 | 36 | 106 | 20 | 43 | 100 | 66 |
| Binary | 11010101 | 10010110 | 1000000 | 0 | 11110 | 1000110 | 10000 | 100011 | 1000000 | 110110 |
Color Harmonies of #D59640
Complementary color
Monochromatic Colors of #D59640
Black with #D59640
Text Example
Text Example
White with #D59640
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #D59640; }
p { color: rgb(213,150,64); }
H1.HeaderClassName
{
color: #D59640;
}
.AnyTagClassName
{
color: #D59640;
}
</style>
background-color css
<style>
a { background-color: #D59640; }
a { background-color: rgb(213,150,64); }
div.DivClassName
{
background-color: #D59640;
}
.BgClassName
{
background-color: #D59640;
}
</style>
border-color css
<style>
span { border-color: #D59640; }
span { border-color: rgb(213,150,64); }
td.TdClassName
{
border-color: #D59640;
}
.TagClassName
{
border-color: #D59640;
}
</style>