Shades of Fire Bush #D69449
Tints of Fire Bush #D69449
RGB
CMYK
RGB Variations
Color information
#D69449 (or 0xD69449) is known color: Fire Bush. HEX triplet: D6, 94 and 49. RGB value is (214,148,73). Sum of RGB (Red+Green+Blue) = 214+148+73=435 (57% of max value = 765). Red value is 214 (83.98% from 255 or 49.20% from 435); Green value is 148 (58.20% from 255 or 34.02% from 435); Blue value is 73 (28.91% from 255 or 16.78% from 435); Max value from RGB is 214 - color contains mainly: red. Hex color #D69449 is not a web safe color. Web safe color analog (approx): #CC9933. Inversed color of #D69449 is #296BB6. Grayscale: #9F9F9F. Windows color (decimal): -2714551 or 4822230. OLE color: 4822230.
HSL color Cylindrical-coordinate representation of color #D69449: 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 #D69449 is Cyan = 0, Magento = 0.31, Yellow = 0.66 and Black (K on CMYK) = 0.16.
Color convert
| RGB | 214 | 148 | 73 | - |
| 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.52 | 35.96 | 11.16 | - |
| YUV | 159.18 | 79.37 | 167.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 214 | 148 | 73 | 0 | 0.31 | 0.66 | 0.16 | 31.91 | 0.63 | 0.56 |
| Hex | D6 | 94 | 49 | 0 | 1F | 42 | 10 | 20 | 3F | 38 |
| Octal | 326 | 224 | 111 | 0 | 37 | 102 | 20 | 40 | 77 | 70 |
| Binary | 11010110 | 10010100 | 1001001 | 0 | 11111 | 1000010 | 10000 | 100000 | 111111 | 111000 |
Color Harmonies of #D69449
Complementary color
Monochromatic Colors of #D69449
Black with #D69449
Text Example
Text Example
White with #D69449
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #D69449; }
p { color: rgb(214,148,73); }
H1.HeaderClassName
{
color: #D69449;
}
.AnyTagClassName
{
color: #D69449;
}
</style>
background-color css
<style>
a { background-color: #D69449; }
a { background-color: rgb(214,148,73); }
div.DivClassName
{
background-color: #D69449;
}
.BgClassName
{
background-color: #D69449;
}
</style>
border-color css
<style>
span { border-color: #D69449; }
span { border-color: rgb(214,148,73); }
td.TdClassName
{
border-color: #D69449;
}
.TagClassName
{
border-color: #D69449;
}
</style>