Shades of Dark Wood #866146
Tints of Dark Wood #866146
RGB
CMYK
RGB Variations
Color information
#866146 (or 0x866146) is known color: Dark Wood. HEX triplet: 86, 61 and 46. RGB value is (134,97,70). Sum of RGB (Red+Green+Blue) = 134+97+70=301 (39% of max value = 765). Red value is 134 (52.73% from 255 or 44.52% from 301); Green value is 97 (38.28% from 255 or 32.23% from 301); Blue value is 70 (27.73% from 255 or 23.26% from 301); Max value from RGB is 134 - color contains mainly: red. Hex color #866146 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #866146 is #799EB9. Grayscale: #696969. Windows color (decimal): -7970490 or 4612486. OLE color: 4612486.
HSL color Cylindrical-coordinate representation of color #866146: hue angle of 25.31º 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 #866146 is Cyan = 0, Magento = 0.28, Yellow = 0.48 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 97 | 70 | - |
| CMYK | 0 | 0.28 | 0.48 | 0.47 |
| HSL | 25.31º | 0.31% | 0.4% | - |
| HSV(B) | 25.31º | 0.48% | 0.53% | - |
| XYZ | 15.21 | 14.06 | 7.71 | - |
| YUV | 104.99 | 108.26 | 148.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 97 | 70 | 0 | 0.28 | 0.48 | 0.47 | 25.31 | 0.31 | 0.4 |
| Hex | 86 | 61 | 46 | 0 | 1C | 30 | 2F | 19 | 1F | 28 |
| Octal | 206 | 141 | 106 | 0 | 34 | 60 | 57 | 31 | 37 | 50 |
| Binary | 10000110 | 1100001 | 1000110 | 0 | 11100 | 110000 | 101111 | 11001 | 11111 | 101000 |
Color Harmonies of #866146
Complementary color
Monochromatic Colors of #866146
Black with #866146
Text Example
Text Example
White with #866146
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #866146; }
p { color: rgb(134,97,70); }
H1.HeaderClassName
{
color: #866146;
}
.AnyTagClassName
{
color: #866146;
}
</style>
background-color css
<style>
a { background-color: #866146; }
a { background-color: rgb(134,97,70); }
div.DivClassName
{
background-color: #866146;
}
.BgClassName
{
background-color: #866146;
}
</style>
border-color css
<style>
span { border-color: #866146; }
span { border-color: rgb(134,97,70); }
td.TdClassName
{
border-color: #866146;
}
.TagClassName
{
border-color: #866146;
}
</style>