Shades of Dark Wood #866547
Tints of Dark Wood #866547
RGB
CMYK
RGB Variations
Color information
#866547 (or 0x866547) is known color: Dark Wood. HEX triplet: 86, 65 and 47. RGB value is (134,101,71). Sum of RGB (Red+Green+Blue) = 134+101+71=306 (40% of max value = 765). Red value is 134 (52.73% from 255 or 43.79% from 306); Green value is 101 (39.84% from 255 or 33.01% from 306); Blue value is 71 (28.12% from 255 or 23.20% from 306); Max value from RGB is 134 - color contains mainly: red. Hex color #866547 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #866547 is #799AB8. Grayscale: #6B6B6B. Windows color (decimal): -7969465 or 4679046. OLE color: 4679046.
HSL color Cylindrical-coordinate representation of color #866547: hue angle of 28.57º degrees, saturation: 0.31, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #866547 is Cyan = 0, Magento = 0.25, Yellow = 0.47 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 101 | 71 | - |
| CMYK | 0 | 0.25 | 0.47 | 0.47 |
| HSL | 28.57º | 0.31% | 0.4% | - |
| HSV(B) | 28.57º | 0.47% | 0.53% | - |
| XYZ | 15.62 | 14.83 | 8 | - |
| YUV | 107.45 | 107.43 | 146.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 101 | 71 | 0 | 0.25 | 0.47 | 0.47 | 28.57 | 0.31 | 0.4 |
| Hex | 86 | 65 | 47 | 0 | 19 | 2F | 2F | 1D | 1F | 28 |
| Octal | 206 | 145 | 107 | 0 | 31 | 57 | 57 | 35 | 37 | 50 |
| Binary | 10000110 | 1100101 | 1000111 | 0 | 11001 | 101111 | 101111 | 11101 | 11111 | 101000 |
Color Harmonies of #866547
Complementary color
Monochromatic Colors of #866547
Black with #866547
Text Example
Text Example
White with #866547
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #866547; }
p { color: rgb(134,101,71); }
H1.HeaderClassName
{
color: #866547;
}
.AnyTagClassName
{
color: #866547;
}
</style>
background-color css
<style>
a { background-color: #866547; }
a { background-color: rgb(134,101,71); }
div.DivClassName
{
background-color: #866547;
}
.BgClassName
{
background-color: #866547;
}
</style>
border-color css
<style>
span { border-color: #866547; }
span { border-color: rgb(134,101,71); }
td.TdClassName
{
border-color: #866547;
}
.TagClassName
{
border-color: #866547;
}
</style>