Shades of Dark Wood #866645
Tints of Dark Wood #866645
RGB
CMYK
RGB Variations
Color information
#866645 (or 0x866645) is known color: Dark Wood. HEX triplet: 86, 66 and 45. RGB value is (134,102,69). Sum of RGB (Red+Green+Blue) = 134+102+69=305 (40% of max value = 765). Red value is 134 (52.73% from 255 or 43.93% from 305); Green value is 102 (40.23% from 255 or 33.44% from 305); Blue value is 69 (27.34% from 255 or 22.62% from 305); Max value from RGB is 134 - color contains mainly: red. Hex color #866645 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #866645 is #7999BA. Grayscale: #6B6B6B. Windows color (decimal): -7969211 or 4548230. OLE color: 4548230.
HSL color Cylindrical-coordinate representation of color #866645: hue angle of 30.46º degrees, saturation: 0.32, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #866645 is Cyan = 0, Magento = 0.24, Yellow = 0.49 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 102 | 69 | - |
| CMYK | 0 | 0.24 | 0.49 | 0.47 |
| HSL | 30.46º | 0.32% | 0.4% | - |
| HSV(B) | 30.46º | 0.49% | 0.53% | - |
| XYZ | 15.66 | 15 | 7.7 | - |
| YUV | 107.81 | 106.1 | 146.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 102 | 69 | 0 | 0.24 | 0.49 | 0.47 | 30.46 | 0.32 | 0.4 |
| Hex | 86 | 66 | 45 | 0 | 18 | 31 | 2F | 1E | 20 | 28 |
| Octal | 206 | 146 | 105 | 0 | 30 | 61 | 57 | 36 | 40 | 50 |
| Binary | 10000110 | 1100110 | 1000101 | 0 | 11000 | 110001 | 101111 | 11110 | 100000 | 101000 |
Color Harmonies of #866645
Complementary color
Monochromatic Colors of #866645
Black with #866645
Text Example
Text Example
White with #866645
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #866645; }
p { color: rgb(134,102,69); }
H1.HeaderClassName
{
color: #866645;
}
.AnyTagClassName
{
color: #866645;
}
</style>
background-color css
<style>
a { background-color: #866645; }
a { background-color: rgb(134,102,69); }
div.DivClassName
{
background-color: #866645;
}
.BgClassName
{
background-color: #866645;
}
</style>
border-color css
<style>
span { border-color: #866645; }
span { border-color: rgb(134,102,69); }
td.TdClassName
{
border-color: #866645;
}
.TagClassName
{
border-color: #866645;
}
</style>