Shades of Fire Bush #D69149
Tints of Fire Bush #D69149
RGB
CMYK
RGB Variations
Color information
#D69149 (or 0xD69149) is known color: Fire Bush. HEX triplet: D6, 91 and 49. RGB value is (214,145,73). Sum of RGB (Red+Green+Blue) = 214+145+73=432 (57% of max value = 765). Red value is 214 (83.98% from 255 or 49.54% from 432); Green value is 145 (57.03% from 255 or 33.56% from 432); Blue value is 73 (28.91% from 255 or 16.90% from 432); Max value from RGB is 214 - color contains mainly: red. Hex color #D69149 is not a web safe color. Web safe color analog (approx): #CC9933. Inversed color of #D69149 is #296EB6. Grayscale: #9D9D9D. Windows color (decimal): -2715319 or 4821462. OLE color: 4821462.
HSL color Cylindrical-coordinate representation of color #D69149: hue angle of 30.64º 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 #D69149 is Cyan = 0, Magento = 0.32, Yellow = 0.66 and Black (K on CMYK) = 0.16.
Color convert
| RGB | 214 | 145 | 73 | - |
| CMYK | 0 | 0.32 | 0.66 | 0.16 |
| HSL | 30.64º | 0.63% | 0.56% | - |
| HSV(B) | 30.64º | 0.66% | 0.84% | - |
| XYZ | 39.06 | 35.03 | 11.01 | - |
| YUV | 157.42 | 80.36 | 168.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 214 | 145 | 73 | 0 | 0.32 | 0.66 | 0.16 | 30.64 | 0.63 | 0.56 |
| Hex | D6 | 91 | 49 | 0 | 20 | 42 | 10 | 1F | 3F | 38 |
| Octal | 326 | 221 | 111 | 0 | 40 | 102 | 20 | 37 | 77 | 70 |
| Binary | 11010110 | 10010001 | 1001001 | 0 | 100000 | 1000010 | 10000 | 11111 | 111111 | 111000 |
Color Harmonies of #D69149
Complementary color
Monochromatic Colors of #D69149
Black with #D69149
Text Example
Text Example
White with #D69149
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #D69149; }
p { color: rgb(214,145,73); }
H1.HeaderClassName
{
color: #D69149;
}
.AnyTagClassName
{
color: #D69149;
}
</style>
background-color css
<style>
a { background-color: #D69149; }
a { background-color: rgb(214,145,73); }
div.DivClassName
{
background-color: #D69149;
}
.BgClassName
{
background-color: #D69149;
}
</style>
border-color css
<style>
span { border-color: #D69149; }
span { border-color: rgb(214,145,73); }
td.TdClassName
{
border-color: #D69149;
}
.TagClassName
{
border-color: #D69149;
}
</style>