Shades of Fire Bush #D59642
Tints of Fire Bush #D59642
RGB
CMYK
RGB Variations
Color information
#D59642 (or 0xD59642) is known color: Fire Bush. HEX triplet: D5, 96 and 42. RGB value is (213,150,66). Sum of RGB (Red+Green+Blue) = 213+150+66=429 (56% of max value = 765). Red value is 213 (83.59% from 255 or 49.65% from 429); Green value is 150 (58.98% from 255 or 34.97% from 429); Blue value is 66 (26.17% from 255 or 15.38% from 429); Max value from RGB is 213 - color contains mainly: red. Hex color #D59642 is not a web safe color. Web safe color analog (approx): #CC9933. Inversed color of #D59642 is #2A69BD. Grayscale: #9F9F9F. Windows color (decimal): -2779582 or 4363989. OLE color: 4363989.
HSL color Cylindrical-coordinate representation of color #D59642: hue angle of 34.29º 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 #D59642 is Cyan = 0, Magento = 0.30, Yellow = 0.69 and Black (K on CMYK) = 0.16.
Color convert
| RGB | 213 | 150 | 66 | - |
| CMYK | 0 | 0.30 | 0.69 | 0.16 |
| HSL | 34.29º | 0.64% | 0.55% | - |
| HSV(B) | 34.29º | 0.69% | 0.84% | - |
| XYZ | 39.33 | 36.35 | 10.1 | - |
| YUV | 159.26 | 75.37 | 166.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 213 | 150 | 66 | 0 | 0.30 | 0.69 | 0.16 | 34.29 | 0.64 | 0.55 |
| Hex | D5 | 96 | 42 | 0 | 1E | 45 | 10 | 22 | 40 | 37 |
| Octal | 325 | 226 | 102 | 0 | 36 | 105 | 20 | 42 | 100 | 67 |
| Binary | 11010101 | 10010110 | 1000010 | 0 | 11110 | 1000101 | 10000 | 100010 | 1000000 | 110111 |
Color Harmonies of #D59642
Complementary color
Monochromatic Colors of #D59642
Black with #D59642
Text Example
Text Example
White with #D59642
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #D59642; }
p { color: rgb(213,150,66); }
H1.HeaderClassName
{
color: #D59642;
}
.AnyTagClassName
{
color: #D59642;
}
</style>
background-color css
<style>
a { background-color: #D59642; }
a { background-color: rgb(213,150,66); }
div.DivClassName
{
background-color: #D59642;
}
.BgClassName
{
background-color: #D59642;
}
</style>
border-color css
<style>
span { border-color: #D59642; }
span { border-color: rgb(213,150,66); }
td.TdClassName
{
border-color: #D59642;
}
.TagClassName
{
border-color: #D59642;
}
</style>