Shades of Fire Bush #D59348
Tints of Fire Bush #D59348
RGB
CMYK
RGB Variations
Color information
#D59348 (or 0xD59348) is known color: Fire Bush. HEX triplet: D5, 93 and 48. RGB value is (213,147,72). Sum of RGB (Red+Green+Blue) = 213+147+72=432 (57% of max value = 765). Red value is 213 (83.59% from 255 or 49.31% from 432); Green value is 147 (57.81% from 255 or 34.03% from 432); Blue value is 72 (28.52% from 255 or 16.67% from 432); Max value from RGB is 213 - color contains mainly: red. Hex color #D59348 is not a web safe color. Web safe color analog (approx): #CC9933. Inversed color of #D59348 is #2A6CB7. Grayscale: #9E9E9E. Windows color (decimal): -2780344 or 4756437. OLE color: 4756437.
HSL color Cylindrical-coordinate representation of color #D59348: hue angle of 31.91º degrees, saturation: 0.63, lightness: 0.56%. HSV value (or HSB Brightness) of color is 0.84% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #D59348 is Cyan = 0, Magento = 0.31, Yellow = 0.66 and Black (K on CMYK) = 0.16.
Color convert
| RGB | 213 | 147 | 72 | - |
| CMYK | 0 | 0.31 | 0.66 | 0.16 |
| HSL | 31.91º | 0.63% | 0.56% | - |
| HSV(B) | 31.91º | 0.66% | 0.84% | - |
| XYZ | 39.04 | 35.48 | 10.92 | - |
| YUV | 158.18 | 79.37 | 167.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 213 | 147 | 72 | 0 | 0.31 | 0.66 | 0.16 | 31.91 | 0.63 | 0.56 |
| Hex | D5 | 93 | 48 | 0 | 1F | 42 | 10 | 20 | 3F | 38 |
| Octal | 325 | 223 | 110 | 0 | 37 | 102 | 20 | 40 | 77 | 70 |
| Binary | 11010101 | 10010011 | 1001000 | 0 | 11111 | 1000010 | 10000 | 100000 | 111111 | 111000 |
Color Harmonies of #D59348
Complementary color
Monochromatic Colors of #D59348
Black with #D59348
Text Example
Text Example
White with #D59348
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #D59348; }
p { color: rgb(213,147,72); }
H1.HeaderClassName
{
color: #D59348;
}
.AnyTagClassName
{
color: #D59348;
}
</style>
background-color css
<style>
a { background-color: #D59348; }
a { background-color: rgb(213,147,72); }
div.DivClassName
{
background-color: #D59348;
}
.BgClassName
{
background-color: #D59348;
}
</style>
border-color css
<style>
span { border-color: #D59348; }
span { border-color: rgb(213,147,72); }
td.TdClassName
{
border-color: #D59348;
}
.TagClassName
{
border-color: #D59348;
}
</style>