Shades of Fire Bush #D59042
Tints of Fire Bush #D59042
RGB
CMYK
RGB Variations
Color information
#D59042 (or 0xD59042) is known color: Fire Bush. HEX triplet: D5, 90 and 42. RGB value is (213,144,66). Sum of RGB (Red+Green+Blue) = 213+144+66=423 (56% of max value = 765). Red value is 213 (83.59% from 255 or 50.35% from 423); Green value is 144 (56.64% from 255 or 34.04% from 423); Blue value is 66 (26.17% from 255 or 15.60% from 423); Max value from RGB is 213 - color contains mainly: red. Hex color #D59042 is not a web safe color. Web safe color analog (approx): #CC9933. Inversed color of #D59042 is #2A6FBD. Grayscale: #9C9C9C. Windows color (decimal): -2781118 or 4362453. OLE color: 4362453.
HSL color Cylindrical-coordinate representation of color #D59042: hue angle of 31.84º degrees, saturation: 0.64, 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 #D59042 is Cyan = 0, Magento = 0.32, Yellow = 0.69 and Black (K on CMYK) = 0.16.
Color convert
| RGB | 213 | 144 | 66 | - |
| CMYK | 0 | 0.32 | 0.69 | 0.16 |
| HSL | 31.84º | 0.64% | 0.55% | - |
| HSV(B) | 31.84º | 0.69% | 0.84% | - |
| XYZ | 38.4 | 34.49 | 9.79 | - |
| YUV | 155.74 | 77.36 | 168.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 213 | 144 | 66 | 0 | 0.32 | 0.69 | 0.16 | 31.84 | 0.64 | 0.55 |
| Hex | D5 | 90 | 42 | 0 | 20 | 45 | 10 | 20 | 40 | 37 |
| Octal | 325 | 220 | 102 | 0 | 40 | 105 | 20 | 40 | 100 | 67 |
| Binary | 11010101 | 10010000 | 1000010 | 0 | 100000 | 1000101 | 10000 | 100000 | 1000000 | 110111 |
Color Harmonies of #D59042
Complementary color
Monochromatic Colors of #D59042
Black with #D59042
Text Example
Text Example
White with #D59042
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #D59042; }
p { color: rgb(213,144,66); }
H1.HeaderClassName
{
color: #D59042;
}
.AnyTagClassName
{
color: #D59042;
}
</style>
background-color css
<style>
a { background-color: #D59042; }
a { background-color: rgb(213,144,66); }
div.DivClassName
{
background-color: #D59042;
}
.BgClassName
{
background-color: #D59042;
}
</style>
border-color css
<style>
span { border-color: #D59042; }
span { border-color: rgb(213,144,66); }
td.TdClassName
{
border-color: #D59042;
}
.TagClassName
{
border-color: #D59042;
}
</style>