Shades of Dark Wood #866746
Tints of Dark Wood #866746
RGB
CMYK
RGB Variations
Color information
#866746 (or 0x866746) is known color: Dark Wood. HEX triplet: 86, 67 and 46. RGB value is (134,103,70). Sum of RGB (Red+Green+Blue) = 134+103+70=307 (40% of max value = 765). Red value is 134 (52.73% from 255 or 43.65% from 307); Green value is 103 (40.62% from 255 or 33.55% from 307); Blue value is 70 (27.73% from 255 or 22.80% from 307); Max value from RGB is 134 - color contains mainly: red. Hex color #866746 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #866746 is #7998B9. Grayscale: #6C6C6C. Windows color (decimal): -7968954 or 4614022. OLE color: 4614022.
HSL color Cylindrical-coordinate representation of color #866746: hue angle of 30.94º 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 #866746 is Cyan = 0, Magento = 0.23, Yellow = 0.48 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 103 | 70 | - |
| CMYK | 0 | 0.23 | 0.48 | 0.47 |
| HSL | 30.94º | 0.31% | 0.4% | - |
| HSV(B) | 30.94º | 0.48% | 0.53% | - |
| XYZ | 15.79 | 15.21 | 7.9 | - |
| YUV | 108.51 | 106.27 | 146.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 103 | 70 | 0 | 0.23 | 0.48 | 0.47 | 30.94 | 0.31 | 0.4 |
| Hex | 86 | 67 | 46 | 0 | 17 | 30 | 2F | 1F | 1F | 28 |
| Octal | 206 | 147 | 106 | 0 | 27 | 60 | 57 | 37 | 37 | 50 |
| Binary | 10000110 | 1100111 | 1000110 | 0 | 10111 | 110000 | 101111 | 11111 | 11111 | 101000 |
Color Harmonies of #866746
Complementary color
Monochromatic Colors of #866746
Black with #866746
Text Example
Text Example
White with #866746
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #866746; }
p { color: rgb(134,103,70); }
H1.HeaderClassName
{
color: #866746;
}
.AnyTagClassName
{
color: #866746;
}
</style>
background-color css
<style>
a { background-color: #866746; }
a { background-color: rgb(134,103,70); }
div.DivClassName
{
background-color: #866746;
}
.BgClassName
{
background-color: #866746;
}
</style>
border-color css
<style>
span { border-color: #866746; }
span { border-color: rgb(134,103,70); }
td.TdClassName
{
border-color: #866746;
}
.TagClassName
{
border-color: #866746;
}
</style>