Shades of Fire Bush #D59646
Tints of Fire Bush #D59646
RGB
CMYK
RGB Variations
Color information
#D59646 (or 0xD59646) is known color: Fire Bush. HEX triplet: D5, 96 and 46. RGB value is (213,150,70). Sum of RGB (Red+Green+Blue) = 213+150+70=433 (57% of max value = 765). Red value is 213 (83.59% from 255 or 49.19% from 433); Green value is 150 (58.98% from 255 or 34.64% from 433); Blue value is 70 (27.73% from 255 or 16.17% from 433); Max value from RGB is 213 - color contains mainly: red. Hex color #D59646 is not a web safe color. Web safe color analog (approx): #CC9933. Inversed color of #D59646 is #2A69B9. Grayscale: #A0A0A0. Windows color (decimal): -2779578 or 4626133. OLE color: 4626133.
HSL color Cylindrical-coordinate representation of color #D59646: hue angle of 33.57º degrees, saturation: 0.63, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.84% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #D59646 is Cyan = 0, Magento = 0.30, Yellow = 0.67 and Black (K on CMYK) = 0.16.
Color convert
| RGB | 213 | 150 | 70 | - |
| CMYK | 0 | 0.30 | 0.67 | 0.16 |
| HSL | 33.57º | 0.63% | 0.55% | - |
| HSV(B) | 33.57º | 0.67% | 0.84% | - |
| XYZ | 39.45 | 36.4 | 10.74 | - |
| YUV | 159.72 | 77.37 | 166 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 213 | 150 | 70 | 0 | 0.30 | 0.67 | 0.16 | 33.57 | 0.63 | 0.55 |
| Hex | D5 | 96 | 46 | 0 | 1E | 43 | 10 | 22 | 3F | 37 |
| Octal | 325 | 226 | 106 | 0 | 36 | 103 | 20 | 42 | 77 | 67 |
| Binary | 11010101 | 10010110 | 1000110 | 0 | 11110 | 1000011 | 10000 | 100010 | 111111 | 110111 |
Color Harmonies of #D59646
Complementary color
Monochromatic Colors of #D59646
Black with #D59646
Text Example
Text Example
White with #D59646
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #D59646; }
p { color: rgb(213,150,70); }
H1.HeaderClassName
{
color: #D59646;
}
.AnyTagClassName
{
color: #D59646;
}
</style>
background-color css
<style>
a { background-color: #D59646; }
a { background-color: rgb(213,150,70); }
div.DivClassName
{
background-color: #D59646;
}
.BgClassName
{
background-color: #D59646;
}
</style>
border-color css
<style>
span { border-color: #D59646; }
span { border-color: rgb(213,150,70); }
td.TdClassName
{
border-color: #D59646;
}
.TagClassName
{
border-color: #D59646;
}
</style>