Shades of Dark Wood #866046
Tints of Dark Wood #866046
RGB
CMYK
RGB Variations
Color information
#866046 (or 0x866046) is known color: Dark Wood. HEX triplet: 86, 60 and 46. RGB value is (134,96,70). Sum of RGB (Red+Green+Blue) = 134+96+70=300 (39% of max value = 765). Red value is 134 (52.73% from 255 or 44.67% from 300); Green value is 96 (37.89% from 255 or 32% from 300); Blue value is 70 (27.73% from 255 or 23.33% from 300); Max value from RGB is 134 - color contains mainly: red. Hex color #866046 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #866046 is #799FB9. Grayscale: #686868. Windows color (decimal): -7970746 or 4612230. OLE color: 4612230.
HSL color Cylindrical-coordinate representation of color #866046: hue angle of 24.38º degrees, saturation: 0.31, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #866046 is Cyan = 0, Magento = 0.28, Yellow = 0.48 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 96 | 70 | - |
| CMYK | 0 | 0.28 | 0.48 | 0.47 |
| HSL | 24.38º | 0.31% | 0.4% | - |
| HSV(B) | 24.38º | 0.48% | 0.53% | - |
| XYZ | 15.12 | 13.88 | 7.68 | - |
| YUV | 104.4 | 108.59 | 149.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 96 | 70 | 0 | 0.28 | 0.48 | 0.47 | 24.38 | 0.31 | 0.4 |
| Hex | 86 | 60 | 46 | 0 | 1C | 30 | 2F | 18 | 1F | 28 |
| Octal | 206 | 140 | 106 | 0 | 34 | 60 | 57 | 30 | 37 | 50 |
| Binary | 10000110 | 1100000 | 1000110 | 0 | 11100 | 110000 | 101111 | 11000 | 11111 | 101000 |
Color Harmonies of #866046
Complementary color
Monochromatic Colors of #866046
Black with #866046
Text Example
Text Example
White with #866046
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #866046; }
p { color: rgb(134,96,70); }
H1.HeaderClassName
{
color: #866046;
}
.AnyTagClassName
{
color: #866046;
}
</style>
background-color css
<style>
a { background-color: #866046; }
a { background-color: rgb(134,96,70); }
div.DivClassName
{
background-color: #866046;
}
.BgClassName
{
background-color: #866046;
}
</style>
border-color css
<style>
span { border-color: #866046; }
span { border-color: rgb(134,96,70); }
td.TdClassName
{
border-color: #866046;
}
.TagClassName
{
border-color: #866046;
}
</style>