Shades of Fire Bush #D59547
Tints of Fire Bush #D59547
RGB
CMYK
RGB Variations
Color information
#D59547 (or 0xD59547) is known color: Fire Bush. HEX triplet: D5, 95 and 47. RGB value is (213,149,71). Sum of RGB (Red+Green+Blue) = 213+149+71=433 (57% of max value = 765). Red value is 213 (83.59% from 255 or 49.19% from 433); Green value is 149 (58.59% from 255 or 34.41% from 433); Blue value is 71 (28.12% from 255 or 16.40% from 433); Max value from RGB is 213 - color contains mainly: red. Hex color #D59547 is not a web safe color. Web safe color analog (approx): #CC9933. Inversed color of #D59547 is #2A6AB8. Grayscale: #9F9F9F. Windows color (decimal): -2779833 or 4691413. OLE color: 4691413.
HSL color Cylindrical-coordinate representation of color #D59547: hue angle of 32.96º degrees, saturation: 0.63, 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 #D59547 is Cyan = 0, Magento = 0.30, Yellow = 0.67 and Black (K on CMYK) = 0.16.
Color convert
| RGB | 213 | 149 | 71 | - |
| CMYK | 0 | 0.30 | 0.67 | 0.16 |
| HSL | 32.96º | 0.63% | 0.56% | - |
| HSV(B) | 32.96º | 0.67% | 0.84% | - |
| XYZ | 39.33 | 36.1 | 10.86 | - |
| YUV | 159.24 | 78.2 | 166.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 213 | 149 | 71 | 0 | 0.30 | 0.67 | 0.16 | 32.96 | 0.63 | 0.56 |
| Hex | D5 | 95 | 47 | 0 | 1E | 43 | 10 | 21 | 3F | 38 |
| Octal | 325 | 225 | 107 | 0 | 36 | 103 | 20 | 41 | 77 | 70 |
| Binary | 11010101 | 10010101 | 1000111 | 0 | 11110 | 1000011 | 10000 | 100001 | 111111 | 111000 |
Color Harmonies of #D59547
Complementary color
Monochromatic Colors of #D59547
Black with #D59547
Text Example
Text Example
White with #D59547
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #D59547; }
p { color: rgb(213,149,71); }
H1.HeaderClassName
{
color: #D59547;
}
.AnyTagClassName
{
color: #D59547;
}
</style>
background-color css
<style>
a { background-color: #D59547; }
a { background-color: rgb(213,149,71); }
div.DivClassName
{
background-color: #D59547;
}
.BgClassName
{
background-color: #D59547;
}
</style>
border-color css
<style>
span { border-color: #D59547; }
span { border-color: rgb(213,149,71); }
td.TdClassName
{
border-color: #D59547;
}
.TagClassName
{
border-color: #D59547;
}
</style>