Shades of Dark Wood #866047
Tints of Dark Wood #866047
RGB
CMYK
RGB Variations
Color information
#866047 (or 0x866047) is known color: Dark Wood. HEX triplet: 86, 60 and 47. RGB value is (134,96,71). Sum of RGB (Red+Green+Blue) = 134+96+71=301 (39% of max value = 765). Red value is 134 (52.73% from 255 or 44.52% from 301); Green value is 96 (37.89% from 255 or 31.89% from 301); Blue value is 71 (28.12% from 255 or 23.59% from 301); Max value from RGB is 134 - color contains mainly: red. Hex color #866047 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #866047 is #799FB8. Grayscale: #686868. Windows color (decimal): -7970745 or 4677766. OLE color: 4677766.
HSL color Cylindrical-coordinate representation of color #866047: hue angle of 23.81º degrees, saturation: 0.31, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #866047 is Cyan = 0, Magento = 0.28, Yellow = 0.47 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 96 | 71 | - |
| CMYK | 0 | 0.28 | 0.47 | 0.47 |
| HSL | 23.81º | 0.31% | 0.4% | - |
| HSV(B) | 23.81º | 0.47% | 0.53% | - |
| XYZ | 15.15 | 13.89 | 7.84 | - |
| YUV | 104.51 | 109.09 | 149.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 96 | 71 | 0 | 0.28 | 0.47 | 0.47 | 23.81 | 0.31 | 0.4 |
| Hex | 86 | 60 | 47 | 0 | 1C | 2F | 2F | 18 | 1F | 28 |
| Octal | 206 | 140 | 107 | 0 | 34 | 57 | 57 | 30 | 37 | 50 |
| Binary | 10000110 | 1100000 | 1000111 | 0 | 11100 | 101111 | 101111 | 11000 | 11111 | 101000 |
Color Harmonies of #866047
Complementary color
Monochromatic Colors of #866047
Black with #866047
Text Example
Text Example
White with #866047
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #866047; }
p { color: rgb(134,96,71); }
H1.HeaderClassName
{
color: #866047;
}
.AnyTagClassName
{
color: #866047;
}
</style>
background-color css
<style>
a { background-color: #866047; }
a { background-color: rgb(134,96,71); }
div.DivClassName
{
background-color: #866047;
}
.BgClassName
{
background-color: #866047;
}
</style>
border-color css
<style>
span { border-color: #866047; }
span { border-color: rgb(134,96,71); }
td.TdClassName
{
border-color: #866047;
}
.TagClassName
{
border-color: #866047;
}
</style>