Shades of Dark Wood #866846
Tints of Dark Wood #866846
RGB
CMYK
RGB Variations
Color information
#866846 (or 0x866846) is known color: Dark Wood. HEX triplet: 86, 68 and 46. RGB value is (134,104,70). Sum of RGB (Red+Green+Blue) = 134+104+70=308 (40% of max value = 765). Red value is 134 (52.73% from 255 or 43.51% from 308); Green value is 104 (41.02% from 255 or 33.77% from 308); Blue value is 70 (27.73% from 255 or 22.73% from 308); Max value from RGB is 134 - color contains mainly: red. Hex color #866846 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #866846 is #7997B9. Grayscale: #6D6D6D. Windows color (decimal): -7968698 or 4614278. OLE color: 4614278.
HSL color Cylindrical-coordinate representation of color #866846: hue angle of 31.88º 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 #866846 is Cyan = 0, Magento = 0.22, Yellow = 0.48 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 104 | 70 | - |
| CMYK | 0 | 0.22 | 0.48 | 0.47 |
| HSL | 31.88º | 0.31% | 0.4% | - |
| HSV(B) | 31.88º | 0.48% | 0.53% | - |
| XYZ | 15.89 | 15.41 | 7.93 | - |
| YUV | 109.09 | 105.94 | 145.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 104 | 70 | 0 | 0.22 | 0.48 | 0.47 | 31.88 | 0.31 | 0.4 |
| Hex | 86 | 68 | 46 | 0 | 16 | 30 | 2F | 20 | 1F | 28 |
| Octal | 206 | 150 | 106 | 0 | 26 | 60 | 57 | 40 | 37 | 50 |
| Binary | 10000110 | 1101000 | 1000110 | 0 | 10110 | 110000 | 101111 | 100000 | 11111 | 101000 |
Color Harmonies of #866846
Complementary color
Monochromatic Colors of #866846
Black with #866846
Text Example
Text Example
White with #866846
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #866846; }
p { color: rgb(134,104,70); }
H1.HeaderClassName
{
color: #866846;
}
.AnyTagClassName
{
color: #866846;
}
</style>
background-color css
<style>
a { background-color: #866846; }
a { background-color: rgb(134,104,70); }
div.DivClassName
{
background-color: #866846;
}
.BgClassName
{
background-color: #866846;
}
</style>
border-color css
<style>
span { border-color: #866846; }
span { border-color: rgb(134,104,70); }
td.TdClassName
{
border-color: #866846;
}
.TagClassName
{
border-color: #866846;
}
</style>