Shades of Dark Wood #866544
Tints of Dark Wood #866544
RGB
CMYK
RGB Variations
Color information
#866544 (or 0x866544) is known color: Dark Wood. HEX triplet: 86, 65 and 44. RGB value is (134,101,68). Sum of RGB (Red+Green+Blue) = 134+101+68=303 (40% of max value = 765). Red value is 134 (52.73% from 255 or 44.22% from 303); Green value is 101 (39.84% from 255 or 33.33% from 303); Blue value is 68 (26.95% from 255 or 22.44% from 303); Max value from RGB is 134 - color contains mainly: red. Hex color #866544 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #866544 is #799ABB. Grayscale: #6B6B6B. Windows color (decimal): -7969468 or 4482438. OLE color: 4482438.
HSL color Cylindrical-coordinate representation of color #866544: hue angle of 30º degrees, saturation: 0.33, 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 #866544 is Cyan = 0, Magento = 0.25, Yellow = 0.49 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 101 | 68 | - |
| CMYK | 0 | 0.25 | 0.49 | 0.47 |
| HSL | 30º | 0.33% | 0.4% | - |
| HSV(B) | 30º | 0.49% | 0.53% | - |
| XYZ | 15.53 | 14.79 | 7.51 | - |
| YUV | 107.11 | 105.93 | 147.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 101 | 68 | 0 | 0.25 | 0.49 | 0.47 | 30 | 0.33 | 0.4 |
| Hex | 86 | 65 | 44 | 0 | 19 | 31 | 2F | 1E | 21 | 28 |
| Octal | 206 | 145 | 104 | 0 | 31 | 61 | 57 | 36 | 41 | 50 |
| Binary | 10000110 | 1100101 | 1000100 | 0 | 11001 | 110001 | 101111 | 11110 | 100001 | 101000 |
Color Harmonies of #866544
Complementary color
Monochromatic Colors of #866544
Black with #866544
Text Example
Text Example
White with #866544
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #866544; }
p { color: rgb(134,101,68); }
H1.HeaderClassName
{
color: #866544;
}
.AnyTagClassName
{
color: #866544;
}
</style>
background-color css
<style>
a { background-color: #866544; }
a { background-color: rgb(134,101,68); }
div.DivClassName
{
background-color: #866544;
}
.BgClassName
{
background-color: #866544;
}
</style>
border-color css
<style>
span { border-color: #866544; }
span { border-color: rgb(134,101,68); }
td.TdClassName
{
border-color: #866544;
}
.TagClassName
{
border-color: #866544;
}
</style>