Shades of Fire Bush #D69341
Tints of Fire Bush #D69341
RGB
CMYK
RGB Variations
Color information
#D69341 (or 0xD69341) is known color: Fire Bush. HEX triplet: D6, 93 and 41. RGB value is (214,147,65). Sum of RGB (Red+Green+Blue) = 214+147+65=426 (56% of max value = 765). Red value is 214 (83.98% from 255 or 50.23% from 426); Green value is 147 (57.81% from 255 or 34.51% from 426); Blue value is 65 (25.78% from 255 or 15.26% from 426); Max value from RGB is 214 - color contains mainly: red. Hex color #D69341 is not a web safe color. Web safe color analog (approx): #CC9933. Inversed color of #D69341 is #296CBE. Grayscale: #9E9E9E. Windows color (decimal): -2714815 or 4297686. OLE color: 4297686.
HSL color Cylindrical-coordinate representation of color #D69341: hue angle of 33.02º degrees, saturation: 0.65, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.84% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #D69341 is Cyan = 0, Magento = 0.31, Yellow = 0.70 and Black (K on CMYK) = 0.16.
Color convert
| RGB | 214 | 147 | 65 | - |
| CMYK | 0 | 0.31 | 0.70 | 0.16 |
| HSL | 33.02º | 0.65% | 0.55% | - |
| HSV(B) | 33.02º | 0.7% | 0.84% | - |
| XYZ | 39.12 | 35.55 | 9.8 | - |
| YUV | 157.69 | 75.7 | 168.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 214 | 147 | 65 | 0 | 0.31 | 0.70 | 0.16 | 33.02 | 0.65 | 0.55 |
| Hex | D6 | 93 | 41 | 0 | 1F | 46 | 10 | 21 | 41 | 37 |
| Octal | 326 | 223 | 101 | 0 | 37 | 106 | 20 | 41 | 101 | 67 |
| Binary | 11010110 | 10010011 | 1000001 | 0 | 11111 | 1000110 | 10000 | 100001 | 1000001 | 110111 |
Color Harmonies of #D69341
Complementary color
Monochromatic Colors of #D69341
Black with #D69341
Text Example
Text Example
White with #D69341
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #D69341; }
p { color: rgb(214,147,65); }
H1.HeaderClassName
{
color: #D69341;
}
.AnyTagClassName
{
color: #D69341;
}
</style>
background-color css
<style>
a { background-color: #D69341; }
a { background-color: rgb(214,147,65); }
div.DivClassName
{
background-color: #D69341;
}
.BgClassName
{
background-color: #D69341;
}
</style>
border-color css
<style>
span { border-color: #D69341; }
span { border-color: rgb(214,147,65); }
td.TdClassName
{
border-color: #D69341;
}
.TagClassName
{
border-color: #D69341;
}
</style>