Shades of Dark Wood #866040
Tints of Dark Wood #866040
RGB
CMYK
RGB Variations
Color information
#866040 (or 0x866040) is known color: Dark Wood. HEX triplet: 86, 60 and 40. RGB value is (134,96,64). Sum of RGB (Red+Green+Blue) = 134+96+64=294 (38% of max value = 765). Red value is 134 (52.73% from 255 or 45.58% from 294); Green value is 96 (37.89% from 255 or 32.65% from 294); Blue value is 64 (25.39% from 255 or 21.77% from 294); Max value from RGB is 134 - color contains mainly: red. Hex color #866040 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #866040 is #799FBF. Grayscale: #676767. Windows color (decimal): -7970752 or 4219014. OLE color: 4219014.
HSL color Cylindrical-coordinate representation of color #866040: hue angle of 27.43º degrees, saturation: 0.35, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #866040 is Cyan = 0, Magento = 0.28, Yellow = 0.52 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 96 | 64 | - |
| CMYK | 0 | 0.28 | 0.52 | 0.47 |
| HSL | 27.43º | 0.35% | 0.39% | - |
| HSV(B) | 27.43º | 0.52% | 0.53% | - |
| XYZ | 14.94 | 13.8 | 6.73 | - |
| YUV | 103.71 | 105.59 | 149.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 96 | 64 | 0 | 0.28 | 0.52 | 0.47 | 27.43 | 0.35 | 0.39 |
| Hex | 86 | 60 | 40 | 0 | 1C | 34 | 2F | 1B | 23 | 27 |
| Octal | 206 | 140 | 100 | 0 | 34 | 64 | 57 | 33 | 43 | 47 |
| Binary | 10000110 | 1100000 | 1000000 | 0 | 11100 | 110100 | 101111 | 11011 | 100011 | 100111 |
Color Harmonies of #866040
Complementary color
Monochromatic Colors of #866040
Black with #866040
Text Example
Text Example
White with #866040
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #866040; }
p { color: rgb(134,96,64); }
H1.HeaderClassName
{
color: #866040;
}
.AnyTagClassName
{
color: #866040;
}
</style>
background-color css
<style>
a { background-color: #866040; }
a { background-color: rgb(134,96,64); }
div.DivClassName
{
background-color: #866040;
}
.BgClassName
{
background-color: #866040;
}
</style>
border-color css
<style>
span { border-color: #866040; }
span { border-color: rgb(134,96,64); }
td.TdClassName
{
border-color: #866040;
}
.TagClassName
{
border-color: #866040;
}
</style>