Shades of Dark Wood #866543
Tints of Dark Wood #866543
RGB
CMYK
RGB Variations
Color information
#866543 (or 0x866543) is known color: Dark Wood. HEX triplet: 86, 65 and 43. RGB value is (134,101,67). Sum of RGB (Red+Green+Blue) = 134+101+67=302 (40% of max value = 765). Red value is 134 (52.73% from 255 or 44.37% from 302); Green value is 101 (39.84% from 255 or 33.44% from 302); Blue value is 67 (26.56% from 255 or 22.19% from 302); Max value from RGB is 134 - color contains mainly: red. Hex color #866543 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #866543 is #799ABC. Grayscale: #6B6B6B. Windows color (decimal): -7969469 or 4416902. OLE color: 4416902.
HSL color Cylindrical-coordinate representation of color #866543: hue angle of 30.45º degrees, saturation: 0.33, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #866543 is Cyan = 0, Magento = 0.25, Yellow = 0.5 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 101 | 67 | - |
| CMYK | 0 | 0.25 | 0.5 | 0.47 |
| HSL | 30.45º | 0.33% | 0.39% | - |
| HSV(B) | 30.45º | 0.5% | 0.53% | - |
| XYZ | 15.5 | 14.78 | 7.35 | - |
| YUV | 106.99 | 105.43 | 147.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 101 | 67 | 0 | 0.25 | 0.5 | 0.47 | 30.45 | 0.33 | 0.39 |
| Hex | 86 | 65 | 43 | 0 | 19 | 32 | 2F | 1E | 21 | 27 |
| Octal | 206 | 145 | 103 | 0 | 31 | 62 | 57 | 36 | 41 | 47 |
| Binary | 10000110 | 1100101 | 1000011 | 0 | 11001 | 110010 | 101111 | 11110 | 100001 | 100111 |
Color Harmonies of #866543
Complementary color
Monochromatic Colors of #866543
Black with #866543
Text Example
Text Example
White with #866543
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #866543; }
p { color: rgb(134,101,67); }
H1.HeaderClassName
{
color: #866543;
}
.AnyTagClassName
{
color: #866543;
}
</style>
background-color css
<style>
a { background-color: #866543; }
a { background-color: rgb(134,101,67); }
div.DivClassName
{
background-color: #866543;
}
.BgClassName
{
background-color: #866543;
}
</style>
border-color css
<style>
span { border-color: #866543; }
span { border-color: rgb(134,101,67); }
td.TdClassName
{
border-color: #866543;
}
.TagClassName
{
border-color: #866543;
}
</style>