Shades of Fire Bush #D69142
Tints of Fire Bush #D69142
RGB
CMYK
RGB Variations
Color information
#D69142 (or 0xD69142) is known color: Fire Bush. HEX triplet: D6, 91 and 42. RGB value is (214,145,66). Sum of RGB (Red+Green+Blue) = 214+145+66=425 (56% of max value = 765). Red value is 214 (83.98% from 255 or 50.35% from 425); Green value is 145 (57.03% from 255 or 34.12% from 425); Blue value is 66 (26.17% from 255 or 15.53% from 425); Max value from RGB is 214 - color contains mainly: red. Hex color #D69142 is not a web safe color. Web safe color analog (approx): #CC9933. Inversed color of #D69142 is #296EBD. Grayscale: #9D9D9D. Windows color (decimal): -2715326 or 4362710. OLE color: 4362710.
HSL color Cylindrical-coordinate representation of color #D69142: hue angle of 32.03º degrees, saturation: 0.64, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.84% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #D69142 is Cyan = 0, Magento = 0.32, Yellow = 0.69 and Black (K on CMYK) = 0.16.
Color convert
| RGB | 214 | 145 | 66 | - |
| CMYK | 0 | 0.32 | 0.69 | 0.16 |
| HSL | 32.03º | 0.64% | 0.55% | - |
| HSV(B) | 32.03º | 0.69% | 0.84% | - |
| XYZ | 38.84 | 34.94 | 9.85 | - |
| YUV | 156.63 | 76.86 | 168.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 214 | 145 | 66 | 0 | 0.32 | 0.69 | 0.16 | 32.03 | 0.64 | 0.55 |
| Hex | D6 | 91 | 42 | 0 | 20 | 45 | 10 | 20 | 40 | 37 |
| Octal | 326 | 221 | 102 | 0 | 40 | 105 | 20 | 40 | 100 | 67 |
| Binary | 11010110 | 10010001 | 1000010 | 0 | 100000 | 1000101 | 10000 | 100000 | 1000000 | 110111 |
Color Harmonies of #D69142
Complementary color
Monochromatic Colors of #D69142
Black with #D69142
Text Example
Text Example
White with #D69142
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #D69142; }
p { color: rgb(214,145,66); }
H1.HeaderClassName
{
color: #D69142;
}
.AnyTagClassName
{
color: #D69142;
}
</style>
background-color css
<style>
a { background-color: #D69142; }
a { background-color: rgb(214,145,66); }
div.DivClassName
{
background-color: #D69142;
}
.BgClassName
{
background-color: #D69142;
}
</style>
border-color css
<style>
span { border-color: #D69142; }
span { border-color: rgb(214,145,66); }
td.TdClassName
{
border-color: #D69142;
}
.TagClassName
{
border-color: #D69142;
}
</style>