Shades of Fire Bush #D69649
Tints of Fire Bush #D69649
RGB
CMYK
RGB Variations
Color information
#D69649 (or 0xD69649) is known color: Fire Bush. HEX triplet: D6, 96 and 49. RGB value is (214,150,73). Sum of RGB (Red+Green+Blue) = 214+150+73=437 (57% of max value = 765). Red value is 214 (83.98% from 255 or 48.97% from 437); Green value is 150 (58.98% from 255 or 34.32% from 437); Blue value is 73 (28.91% from 255 or 16.70% from 437); Max value from RGB is 214 - color contains mainly: red. Hex color #D69649 is not a web safe color. Web safe color analog (approx): #CC9933. Inversed color of #D69649 is #2969B6. Grayscale: #A0A0A0. Windows color (decimal): -2714039 or 4822742. OLE color: 4822742.
HSL color Cylindrical-coordinate representation of color #D69649: hue angle of 32.77º 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 #D69649 is Cyan = 0, Magento = 0.30, Yellow = 0.66 and Black (K on CMYK) = 0.16.
Color convert
| RGB | 214 | 150 | 73 | - |
| CMYK | 0 | 0.30 | 0.66 | 0.16 |
| HSL | 32.77º | 0.63% | 0.56% | - |
| HSV(B) | 32.77º | 0.66% | 0.84% | - |
| XYZ | 39.84 | 36.59 | 11.27 | - |
| YUV | 160.36 | 78.7 | 166.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 214 | 150 | 73 | 0 | 0.30 | 0.66 | 0.16 | 32.77 | 0.63 | 0.56 |
| Hex | D6 | 96 | 49 | 0 | 1E | 42 | 10 | 21 | 3F | 38 |
| Octal | 326 | 226 | 111 | 0 | 36 | 102 | 20 | 41 | 77 | 70 |
| Binary | 11010110 | 10010110 | 1001001 | 0 | 11110 | 1000010 | 10000 | 100001 | 111111 | 111000 |
Color Harmonies of #D69649
Complementary color
Monochromatic Colors of #D69649
Black with #D69649
Text Example
Text Example
White with #D69649
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #D69649; }
p { color: rgb(214,150,73); }
H1.HeaderClassName
{
color: #D69649;
}
.AnyTagClassName
{
color: #D69649;
}
</style>
background-color css
<style>
a { background-color: #D69649; }
a { background-color: rgb(214,150,73); }
div.DivClassName
{
background-color: #D69649;
}
.BgClassName
{
background-color: #D69649;
}
</style>
border-color css
<style>
span { border-color: #D69649; }
span { border-color: rgb(214,150,73); }
td.TdClassName
{
border-color: #D69649;
}
.TagClassName
{
border-color: #D69649;
}
</style>