Shades of Fire Bush #D59147
Tints of Fire Bush #D59147
RGB
CMYK
RGB Variations
Color information
#D59147 (or 0xD59147) is known color: Fire Bush. HEX triplet: D5, 91 and 47. RGB value is (213,145,71). Sum of RGB (Red+Green+Blue) = 213+145+71=429 (56% of max value = 765). Red value is 213 (83.59% from 255 or 49.65% from 429); Green value is 145 (57.03% from 255 or 33.80% from 429); Blue value is 71 (28.12% from 255 or 16.55% from 429); Max value from RGB is 213 - color contains mainly: red. Hex color #D59147 is not a web safe color. Web safe color analog (approx): #CC9933. Inversed color of #D59147 is #2A6EB8. Grayscale: #9D9D9D. Windows color (decimal): -2780857 or 4690389. OLE color: 4690389.
HSL color Cylindrical-coordinate representation of color #D59147: hue angle of 31.27º 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 #D59147 is Cyan = 0, Magento = 0.32, Yellow = 0.67 and Black (K on CMYK) = 0.16.
Color convert
| RGB | 213 | 145 | 71 | - |
| CMYK | 0 | 0.32 | 0.67 | 0.16 |
| HSL | 31.27º | 0.63% | 0.56% | - |
| HSV(B) | 31.27º | 0.67% | 0.84% | - |
| XYZ | 38.7 | 34.85 | 10.65 | - |
| YUV | 156.9 | 79.53 | 168.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 213 | 145 | 71 | 0 | 0.32 | 0.67 | 0.16 | 31.27 | 0.63 | 0.56 |
| Hex | D5 | 91 | 47 | 0 | 20 | 43 | 10 | 1F | 3F | 38 |
| Octal | 325 | 221 | 107 | 0 | 40 | 103 | 20 | 37 | 77 | 70 |
| Binary | 11010101 | 10010001 | 1000111 | 0 | 100000 | 1000011 | 10000 | 11111 | 111111 | 111000 |
Color Harmonies of #D59147
Complementary color
Monochromatic Colors of #D59147
Black with #D59147
Text Example
Text Example
White with #D59147
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #D59147; }
p { color: rgb(213,145,71); }
H1.HeaderClassName
{
color: #D59147;
}
.AnyTagClassName
{
color: #D59147;
}
</style>
background-color css
<style>
a { background-color: #D59147; }
a { background-color: rgb(213,145,71); }
div.DivClassName
{
background-color: #D59147;
}
.BgClassName
{
background-color: #D59147;
}
</style>
border-color css
<style>
span { border-color: #D59147; }
span { border-color: rgb(213,145,71); }
td.TdClassName
{
border-color: #D59147;
}
.TagClassName
{
border-color: #D59147;
}
</style>