Shades of Dark Wood #866646
Tints of Dark Wood #866646
RGB
CMYK
RGB Variations
Color information
#866646 (or 0x866646) is known color: Dark Wood. HEX triplet: 86, 66 and 46. RGB value is (134,102,70). Sum of RGB (Red+Green+Blue) = 134+102+70=306 (40% of max value = 765). Red value is 134 (52.73% from 255 or 43.79% from 306); Green value is 102 (40.23% from 255 or 33.33% from 306); Blue value is 70 (27.73% from 255 or 22.88% from 306); Max value from RGB is 134 - color contains mainly: red. Hex color #866646 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #866646 is #7999B9. Grayscale: #6C6C6C. Windows color (decimal): -7969210 or 4613766. OLE color: 4613766.
HSL color Cylindrical-coordinate representation of color #866646: hue angle of 30º 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 #866646 is Cyan = 0, Magento = 0.24, Yellow = 0.48 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 102 | 70 | - |
| CMYK | 0 | 0.24 | 0.48 | 0.47 |
| HSL | 30º | 0.31% | 0.4% | - |
| HSV(B) | 30º | 0.48% | 0.53% | - |
| XYZ | 15.69 | 15.01 | 7.87 | - |
| YUV | 107.92 | 106.6 | 146.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 102 | 70 | 0 | 0.24 | 0.48 | 0.47 | 30 | 0.31 | 0.4 |
| Hex | 86 | 66 | 46 | 0 | 18 | 30 | 2F | 1E | 1F | 28 |
| Octal | 206 | 146 | 106 | 0 | 30 | 60 | 57 | 36 | 37 | 50 |
| Binary | 10000110 | 1100110 | 1000110 | 0 | 11000 | 110000 | 101111 | 11110 | 11111 | 101000 |
Color Harmonies of #866646
Complementary color
Monochromatic Colors of #866646
Black with #866646
Text Example
Text Example
White with #866646
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #866646; }
p { color: rgb(134,102,70); }
H1.HeaderClassName
{
color: #866646;
}
.AnyTagClassName
{
color: #866646;
}
</style>
background-color css
<style>
a { background-color: #866646; }
a { background-color: rgb(134,102,70); }
div.DivClassName
{
background-color: #866646;
}
.BgClassName
{
background-color: #866646;
}
</style>
border-color css
<style>
span { border-color: #866646; }
span { border-color: rgb(134,102,70); }
td.TdClassName
{
border-color: #866646;
}
.TagClassName
{
border-color: #866646;
}
</style>