Shades of Fire Bush #D39446
Tints of Fire Bush #D39446
RGB
CMYK
RGB Variations
Color information
#D39446 (or 0xD39446) is known color: Fire Bush. HEX triplet: D3, 94 and 46. RGB value is (211,148,70). Sum of RGB (Red+Green+Blue) = 211+148+70=429 (56% of max value = 765). Red value is 211 (82.81% from 255 or 49.18% from 429); Green value is 148 (58.20% from 255 or 34.50% from 429); Blue value is 70 (27.73% from 255 or 16.32% from 429); Max value from RGB is 211 - color contains mainly: red. Hex color #D39446 is not a web safe color. Web safe color analog (approx): #CC9933. Inversed color of #D39446 is #2C6BB9. Grayscale: #9E9E9E. Windows color (decimal): -2911162 or 4625619. OLE color: 4625619.
HSL color Cylindrical-coordinate representation of color #D39446: hue angle of 33.19º degrees, saturation: 0.62, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.83% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #D39446 is Cyan = 0, Magento = 0.30, Yellow = 0.67 and Black (K on CMYK) = 0.17.
Color convert
| RGB | 211 | 148 | 70 | - |
| CMYK | 0 | 0.30 | 0.67 | 0.17 |
| HSL | 33.19º | 0.62% | 0.55% | - |
| HSV(B) | 33.19º | 0.67% | 0.83% | - |
| XYZ | 38.56 | 35.47 | 10.61 | - |
| YUV | 157.95 | 78.37 | 165.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 211 | 148 | 70 | 0 | 0.30 | 0.67 | 0.17 | 33.19 | 0.62 | 0.55 |
| Hex | D3 | 94 | 46 | 0 | 1E | 43 | 11 | 21 | 3E | 37 |
| Octal | 323 | 224 | 106 | 0 | 36 | 103 | 21 | 41 | 76 | 67 |
| Binary | 11010011 | 10010100 | 1000110 | 0 | 11110 | 1000011 | 10001 | 100001 | 111110 | 110111 |
Color Harmonies of #D39446
Complementary color
Monochromatic Colors of #D39446
Black with #D39446
Text Example
Text Example
White with #D39446
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #D39446; }
p { color: rgb(211,148,70); }
H1.HeaderClassName
{
color: #D39446;
}
.AnyTagClassName
{
color: #D39446;
}
</style>
background-color css
<style>
a { background-color: #D39446; }
a { background-color: rgb(211,148,70); }
div.DivClassName
{
background-color: #D39446;
}
.BgClassName
{
background-color: #D39446;
}
</style>
border-color css
<style>
span { border-color: #D39446; }
span { border-color: rgb(211,148,70); }
td.TdClassName
{
border-color: #D39446;
}
.TagClassName
{
border-color: #D39446;
}
</style>