Shades of Dark Wood #866749
Tints of Dark Wood #866749
RGB
CMYK
RGB Variations
Color information
#866749 (or 0x866749) is known color: Dark Wood. HEX triplet: 86, 67 and 49. RGB value is (134,103,73). Sum of RGB (Red+Green+Blue) = 134+103+73=310 (41% of max value = 765). Red value is 134 (52.73% from 255 or 43.23% from 310); Green value is 103 (40.62% from 255 or 33.23% from 310); Blue value is 73 (28.91% from 255 or 23.55% from 310); Max value from RGB is 134 - color contains mainly: red. Hex color #866749 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #866749 is #7998B6. Grayscale: #6D6D6D. Windows color (decimal): -7968951 or 4810630. OLE color: 4810630.
HSL color Cylindrical-coordinate representation of color #866749: hue angle of 29.51º 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 #866749 is Cyan = 0, Magento = 0.23, Yellow = 0.46 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 103 | 73 | - |
| CMYK | 0 | 0.23 | 0.46 | 0.47 |
| HSL | 29.51º | 0.29% | 0.41% | - |
| HSV(B) | 29.51º | 0.46% | 0.53% | - |
| XYZ | 15.88 | 15.25 | 8.41 | - |
| YUV | 108.85 | 107.77 | 145.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 103 | 73 | 0 | 0.23 | 0.46 | 0.47 | 29.51 | 0.29 | 0.41 |
| Hex | 86 | 67 | 49 | 0 | 17 | 2E | 2F | 1E | 1D | 29 |
| Octal | 206 | 147 | 111 | 0 | 27 | 56 | 57 | 36 | 35 | 51 |
| Binary | 10000110 | 1100111 | 1001001 | 0 | 10111 | 101110 | 101111 | 11110 | 11101 | 101001 |
Color Harmonies of #866749
Complementary color
Monochromatic Colors of #866749
Black with #866749
Text Example
Text Example
White with #866749
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #866749; }
p { color: rgb(134,103,73); }
H1.HeaderClassName
{
color: #866749;
}
.AnyTagClassName
{
color: #866749;
}
</style>
background-color css
<style>
a { background-color: #866749; }
a { background-color: rgb(134,103,73); }
div.DivClassName
{
background-color: #866749;
}
.BgClassName
{
background-color: #866749;
}
</style>
border-color css
<style>
span { border-color: #866749; }
span { border-color: rgb(134,103,73); }
td.TdClassName
{
border-color: #866749;
}
.TagClassName
{
border-color: #866749;
}
</style>