Shades of Dark Wood #866745
Tints of Dark Wood #866745
RGB
CMYK
RGB Variations
Color information
#866745 (or 0x866745) is known color: Dark Wood. HEX triplet: 86, 67 and 45. RGB value is (134,103,69). Sum of RGB (Red+Green+Blue) = 134+103+69=306 (40% of max value = 765). Red value is 134 (52.73% from 255 or 43.79% from 306); Green value is 103 (40.62% from 255 or 33.66% from 306); Blue value is 69 (27.34% from 255 or 22.55% from 306); Max value from RGB is 134 - color contains mainly: red. Hex color #866745 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #866745 is #7998BA. Grayscale: #6C6C6C. Windows color (decimal): -7968955 or 4548486. OLE color: 4548486.
HSL color Cylindrical-coordinate representation of color #866745: hue angle of 31.38º 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 #866745 is Cyan = 0, Magento = 0.23, Yellow = 0.49 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 103 | 69 | - |
| CMYK | 0 | 0.23 | 0.49 | 0.47 |
| HSL | 31.38º | 0.32% | 0.4% | - |
| HSV(B) | 31.38º | 0.49% | 0.53% | - |
| XYZ | 15.76 | 15.2 | 7.73 | - |
| YUV | 108.39 | 105.77 | 146.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 103 | 69 | 0 | 0.23 | 0.49 | 0.47 | 31.38 | 0.32 | 0.4 |
| Hex | 86 | 67 | 45 | 0 | 17 | 31 | 2F | 1F | 20 | 28 |
| Octal | 206 | 147 | 105 | 0 | 27 | 61 | 57 | 37 | 40 | 50 |
| Binary | 10000110 | 1100111 | 1000101 | 0 | 10111 | 110001 | 101111 | 11111 | 100000 | 101000 |
Color Harmonies of #866745
Complementary color
Monochromatic Colors of #866745
Black with #866745
Text Example
Text Example
White with #866745
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #866745; }
p { color: rgb(134,103,69); }
H1.HeaderClassName
{
color: #866745;
}
.AnyTagClassName
{
color: #866745;
}
</style>
background-color css
<style>
a { background-color: #866745; }
a { background-color: rgb(134,103,69); }
div.DivClassName
{
background-color: #866745;
}
.BgClassName
{
background-color: #866745;
}
</style>
border-color css
<style>
span { border-color: #866745; }
span { border-color: rgb(134,103,69); }
td.TdClassName
{
border-color: #866745;
}
.TagClassName
{
border-color: #866745;
}
</style>