Shades of Dark Wood #866649
Tints of Dark Wood #866649
RGB
CMYK
RGB Variations
Color information
#866649 (or 0x866649) is known color: Dark Wood. HEX triplet: 86, 66 and 49. RGB value is (134,102,73). Sum of RGB (Red+Green+Blue) = 134+102+73=309 (40% of max value = 765). Red value is 134 (52.73% from 255 or 43.37% from 309); Green value is 102 (40.23% from 255 or 33.01% from 309); Blue value is 73 (28.91% from 255 or 23.62% from 309); Max value from RGB is 134 - color contains mainly: red. Hex color #866649 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #866649 is #7999B6. Grayscale: #6C6C6C. Windows color (decimal): -7969207 or 4810374. OLE color: 4810374.
HSL color Cylindrical-coordinate representation of color #866649: hue angle of 28.52º degrees, saturation: 0.29, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #866649 is Cyan = 0, Magento = 0.24, Yellow = 0.46 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 102 | 73 | - |
| CMYK | 0 | 0.24 | 0.46 | 0.47 |
| HSL | 28.52º | 0.29% | 0.41% | - |
| HSV(B) | 28.52º | 0.46% | 0.53% | - |
| XYZ | 15.79 | 15.05 | 8.38 | - |
| YUV | 108.26 | 108.1 | 146.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 102 | 73 | 0 | 0.24 | 0.46 | 0.47 | 28.52 | 0.29 | 0.41 |
| Hex | 86 | 66 | 49 | 0 | 18 | 2E | 2F | 1D | 1D | 29 |
| Octal | 206 | 146 | 111 | 0 | 30 | 56 | 57 | 35 | 35 | 51 |
| Binary | 10000110 | 1100110 | 1001001 | 0 | 11000 | 101110 | 101111 | 11101 | 11101 | 101001 |
Color Harmonies of #866649
Complementary color
Monochromatic Colors of #866649
Black with #866649
Text Example
Text Example
White with #866649
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #866649; }
p { color: rgb(134,102,73); }
H1.HeaderClassName
{
color: #866649;
}
.AnyTagClassName
{
color: #866649;
}
</style>
background-color css
<style>
a { background-color: #866649; }
a { background-color: rgb(134,102,73); }
div.DivClassName
{
background-color: #866649;
}
.BgClassName
{
background-color: #866649;
}
</style>
border-color css
<style>
span { border-color: #866649; }
span { border-color: rgb(134,102,73); }
td.TdClassName
{
border-color: #866649;
}
.TagClassName
{
border-color: #866649;
}
</style>