Shades of Fire Bush #D69641
Tints of Fire Bush #D69641
RGB
CMYK
RGB Variations
Color information
#D69641 (or 0xD69641) is known color: Fire Bush. HEX triplet: D6, 96 and 41. RGB value is (214,150,65). Sum of RGB (Red+Green+Blue) = 214+150+65=429 (56% of max value = 765). Red value is 214 (83.98% from 255 or 49.88% from 429); Green value is 150 (58.98% from 255 or 34.97% from 429); Blue value is 65 (25.78% from 255 or 15.15% from 429); Max value from RGB is 214 - color contains mainly: red. Hex color #D69641 is not a web safe color. Web safe color analog (approx): #CC9933. Inversed color of #D69641 is #2969BE. Grayscale: #9F9F9F. Windows color (decimal): -2714047 or 4298454. OLE color: 4298454.
HSL color Cylindrical-coordinate representation of color #D69641: hue angle of 34.23º 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 #D69641 is Cyan = 0, Magento = 0.30, Yellow = 0.70 and Black (K on CMYK) = 0.16.
Color convert
| RGB | 214 | 150 | 65 | - |
| CMYK | 0 | 0.30 | 0.70 | 0.16 |
| HSL | 34.23º | 0.65% | 0.55% | - |
| HSV(B) | 34.23º | 0.7% | 0.84% | - |
| XYZ | 39.59 | 36.49 | 9.96 | - |
| YUV | 159.45 | 74.7 | 166.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 214 | 150 | 65 | 0 | 0.30 | 0.70 | 0.16 | 34.23 | 0.65 | 0.55 |
| Hex | D6 | 96 | 41 | 0 | 1E | 46 | 10 | 22 | 41 | 37 |
| Octal | 326 | 226 | 101 | 0 | 36 | 106 | 20 | 42 | 101 | 67 |
| Binary | 11010110 | 10010110 | 1000001 | 0 | 11110 | 1000110 | 10000 | 100010 | 1000001 | 110111 |
Color Harmonies of #D69641
Complementary color
Monochromatic Colors of #D69641
Black with #D69641
Text Example
Text Example
White with #D69641
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #D69641; }
p { color: rgb(214,150,65); }
H1.HeaderClassName
{
color: #D69641;
}
.AnyTagClassName
{
color: #D69641;
}
</style>
background-color css
<style>
a { background-color: #D69641; }
a { background-color: rgb(214,150,65); }
div.DivClassName
{
background-color: #D69641;
}
.BgClassName
{
background-color: #D69641;
}
</style>
border-color css
<style>
span { border-color: #D69641; }
span { border-color: rgb(214,150,65); }
td.TdClassName
{
border-color: #D69641;
}
.TagClassName
{
border-color: #D69641;
}
</style>