Shades of Dark Wood #866246
Tints of Dark Wood #866246
RGB
CMYK
RGB Variations
Color information
#866246 (or 0x866246) is known color: Dark Wood. HEX triplet: 86, 62 and 46. RGB value is (134,98,70). Sum of RGB (Red+Green+Blue) = 134+98+70=302 (40% of max value = 765). Red value is 134 (52.73% from 255 or 44.37% from 302); Green value is 98 (38.67% from 255 or 32.45% from 302); Blue value is 70 (27.73% from 255 or 23.18% from 302); Max value from RGB is 134 - color contains mainly: red. Hex color #866246 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #866246 is #799DB9. Grayscale: #696969. Windows color (decimal): -7970234 or 4612742. OLE color: 4612742.
HSL color Cylindrical-coordinate representation of color #866246: hue angle of 26.25º 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 #866246 is Cyan = 0, Magento = 0.27, Yellow = 0.48 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 98 | 70 | - |
| CMYK | 0 | 0.27 | 0.48 | 0.47 |
| HSL | 26.25º | 0.31% | 0.4% | - |
| HSV(B) | 26.25º | 0.48% | 0.53% | - |
| XYZ | 15.3 | 14.25 | 7.74 | - |
| YUV | 105.57 | 107.93 | 148.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 98 | 70 | 0 | 0.27 | 0.48 | 0.47 | 26.25 | 0.31 | 0.4 |
| Hex | 86 | 62 | 46 | 0 | 1B | 30 | 2F | 1A | 1F | 28 |
| Octal | 206 | 142 | 106 | 0 | 33 | 60 | 57 | 32 | 37 | 50 |
| Binary | 10000110 | 1100010 | 1000110 | 0 | 11011 | 110000 | 101111 | 11010 | 11111 | 101000 |
Color Harmonies of #866246
Complementary color
Monochromatic Colors of #866246
Black with #866246
Text Example
Text Example
White with #866246
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #866246; }
p { color: rgb(134,98,70); }
H1.HeaderClassName
{
color: #866246;
}
.AnyTagClassName
{
color: #866246;
}
</style>
background-color css
<style>
a { background-color: #866246; }
a { background-color: rgb(134,98,70); }
div.DivClassName
{
background-color: #866246;
}
.BgClassName
{
background-color: #866246;
}
</style>
border-color css
<style>
span { border-color: #866246; }
span { border-color: rgb(134,98,70); }
td.TdClassName
{
border-color: #866246;
}
.TagClassName
{
border-color: #866246;
}
</style>