Shades of Fire Bush #D59544
Tints of Fire Bush #D59544
RGB
CMYK
RGB Variations
Color information
#D59544 (or 0xD59544) is known color: Fire Bush. HEX triplet: D5, 95 and 44. RGB value is (213,149,68). Sum of RGB (Red+Green+Blue) = 213+149+68=430 (56% of max value = 765). Red value is 213 (83.59% from 255 or 49.53% from 430); Green value is 149 (58.59% from 255 or 34.65% from 430); Blue value is 68 (26.95% from 255 or 15.81% from 430); Max value from RGB is 213 - color contains mainly: red. Hex color #D59544 is not a web safe color. Web safe color analog (approx): #CC9933. Inversed color of #D59544 is #2A6ABB. Grayscale: #9F9F9F. Windows color (decimal): -2779836 or 4494805. OLE color: 4494805.
HSL color Cylindrical-coordinate representation of color #D59544: hue angle of 33.52º degrees, saturation: 0.63, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.84% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #D59544 is Cyan = 0, Magento = 0.30, Yellow = 0.68 and Black (K on CMYK) = 0.16.
Color convert
| RGB | 213 | 149 | 68 | - |
| CMYK | 0 | 0.30 | 0.68 | 0.16 |
| HSL | 33.52º | 0.63% | 0.55% | - |
| HSV(B) | 33.52º | 0.68% | 0.84% | - |
| XYZ | 39.23 | 36.06 | 10.36 | - |
| YUV | 158.9 | 76.7 | 166.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 213 | 149 | 68 | 0 | 0.30 | 0.68 | 0.16 | 33.52 | 0.63 | 0.55 |
| Hex | D5 | 95 | 44 | 0 | 1E | 44 | 10 | 22 | 3F | 37 |
| Octal | 325 | 225 | 104 | 0 | 36 | 104 | 20 | 42 | 77 | 67 |
| Binary | 11010101 | 10010101 | 1000100 | 0 | 11110 | 1000100 | 10000 | 100010 | 111111 | 110111 |
Color Harmonies of #D59544
Complementary color
Monochromatic Colors of #D59544
Black with #D59544
Text Example
Text Example
White with #D59544
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #D59544; }
p { color: rgb(213,149,68); }
H1.HeaderClassName
{
color: #D59544;
}
.AnyTagClassName
{
color: #D59544;
}
</style>
background-color css
<style>
a { background-color: #D59544; }
a { background-color: rgb(213,149,68); }
div.DivClassName
{
background-color: #D59544;
}
.BgClassName
{
background-color: #D59544;
}
</style>
border-color css
<style>
span { border-color: #D59544; }
span { border-color: rgb(213,149,68); }
td.TdClassName
{
border-color: #D59544;
}
.TagClassName
{
border-color: #D59544;
}
</style>