Shades of Fire Bush #D59043
Tints of Fire Bush #D59043
RGB
CMYK
RGB Variations
Color information
#D59043 (or 0xD59043) is known color: Fire Bush. HEX triplet: D5, 90 and 43. RGB value is (213,144,67). Sum of RGB (Red+Green+Blue) = 213+144+67=424 (56% of max value = 765). Red value is 213 (83.59% from 255 or 50.24% from 424); Green value is 144 (56.64% from 255 or 33.96% from 424); Blue value is 67 (26.56% from 255 or 15.80% from 424); Max value from RGB is 213 - color contains mainly: red. Hex color #D59043 is not a web safe color. Web safe color analog (approx): #CC9933. Inversed color of #D59043 is #2A6FBC. Grayscale: #9C9C9C. Windows color (decimal): -2781117 or 4427989. OLE color: 4427989.
HSL color Cylindrical-coordinate representation of color #D59043: hue angle of 31.64º degrees, saturation: 0.63, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.84% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #D59043 is Cyan = 0, Magento = 0.32, Yellow = 0.69 and Black (K on CMYK) = 0.16.
Color convert
| RGB | 213 | 144 | 67 | - |
| CMYK | 0 | 0.32 | 0.69 | 0.16 |
| HSL | 31.64º | 0.63% | 0.55% | - |
| HSV(B) | 31.64º | 0.69% | 0.84% | - |
| XYZ | 38.43 | 34.5 | 9.94 | - |
| YUV | 155.85 | 77.86 | 168.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 213 | 144 | 67 | 0 | 0.32 | 0.69 | 0.16 | 31.64 | 0.63 | 0.55 |
| Hex | D5 | 90 | 43 | 0 | 20 | 45 | 10 | 20 | 3F | 37 |
| Octal | 325 | 220 | 103 | 0 | 40 | 105 | 20 | 40 | 77 | 67 |
| Binary | 11010101 | 10010000 | 1000011 | 0 | 100000 | 1000101 | 10000 | 100000 | 111111 | 110111 |
Color Harmonies of #D59043
Complementary color
Monochromatic Colors of #D59043
Black with #D59043
Text Example
Text Example
White with #D59043
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #D59043; }
p { color: rgb(213,144,67); }
H1.HeaderClassName
{
color: #D59043;
}
.AnyTagClassName
{
color: #D59043;
}
</style>
background-color css
<style>
a { background-color: #D59043; }
a { background-color: rgb(213,144,67); }
div.DivClassName
{
background-color: #D59043;
}
.BgClassName
{
background-color: #D59043;
}
</style>
border-color css
<style>
span { border-color: #D59043; }
span { border-color: rgb(213,144,67); }
td.TdClassName
{
border-color: #D59043;
}
.TagClassName
{
border-color: #D59043;
}
</style>