Shades of Fire Bush #D59847
Tints of Fire Bush #D59847
RGB
CMYK
RGB Variations
Color information
#D59847 (or 0xD59847) is known color: Fire Bush. HEX triplet: D5, 98 and 47. RGB value is (213,152,71). Sum of RGB (Red+Green+Blue) = 213+152+71=436 (57% of max value = 765). Red value is 213 (83.59% from 255 or 48.85% from 436); Green value is 152 (59.77% from 255 or 34.86% from 436); Blue value is 71 (28.12% from 255 or 16.28% from 436); Max value from RGB is 213 - color contains mainly: red. Hex color #D59847 is not a web safe color. Web safe color analog (approx): #CC9933. Inversed color of #D59847 is #2A67B8. Grayscale: #A1A1A1. Windows color (decimal): -2779065 or 4692181. OLE color: 4692181.
HSL color Cylindrical-coordinate representation of color #D59847: hue angle of 34.23º 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 #D59847 is Cyan = 0, Magento = 0.29, Yellow = 0.67 and Black (K on CMYK) = 0.16.
Color convert
| RGB | 213 | 152 | 71 | - |
| CMYK | 0 | 0.29 | 0.67 | 0.16 |
| HSL | 34.23º | 0.63% | 0.56% | - |
| HSV(B) | 34.23º | 0.67% | 0.84% | - |
| XYZ | 39.81 | 37.06 | 11.02 | - |
| YUV | 161.01 | 77.21 | 165.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 213 | 152 | 71 | 0 | 0.29 | 0.67 | 0.16 | 34.23 | 0.63 | 0.56 |
| Hex | D5 | 98 | 47 | 0 | 1D | 43 | 10 | 22 | 3F | 38 |
| Octal | 325 | 230 | 107 | 0 | 35 | 103 | 20 | 42 | 77 | 70 |
| Binary | 11010101 | 10011000 | 1000111 | 0 | 11101 | 1000011 | 10000 | 100010 | 111111 | 111000 |
Color Harmonies of #D59847
Complementary color
Monochromatic Colors of #D59847
Black with #D59847
Text Example
Text Example
White with #D59847
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #D59847; }
p { color: rgb(213,152,71); }
H1.HeaderClassName
{
color: #D59847;
}
.AnyTagClassName
{
color: #D59847;
}
</style>
background-color css
<style>
a { background-color: #D59847; }
a { background-color: rgb(213,152,71); }
div.DivClassName
{
background-color: #D59847;
}
.BgClassName
{
background-color: #D59847;
}
</style>
border-color css
<style>
span { border-color: #D59847; }
span { border-color: rgb(213,152,71); }
td.TdClassName
{
border-color: #D59847;
}
.TagClassName
{
border-color: #D59847;
}
</style>