Shades of Dark Wood #866145
Tints of Dark Wood #866145
RGB
CMYK
RGB Variations
Color information
#866145 (or 0x866145) is known color: Dark Wood. HEX triplet: 86, 61 and 45. RGB value is (134,97,69). Sum of RGB (Red+Green+Blue) = 134+97+69=300 (39% of max value = 765). Red value is 134 (52.73% from 255 or 44.67% from 300); Green value is 97 (38.28% from 255 or 32.33% from 300); Blue value is 69 (27.34% from 255 or 23% from 300); Max value from RGB is 134 - color contains mainly: red. Hex color #866145 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #866145 is #799EBA. Grayscale: #696969. Windows color (decimal): -7970491 or 4546950. OLE color: 4546950.
HSL color Cylindrical-coordinate representation of color #866145: hue angle of 25.85º 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 #866145 is Cyan = 0, Magento = 0.28, Yellow = 0.49 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 97 | 69 | - |
| CMYK | 0 | 0.28 | 0.49 | 0.47 |
| HSL | 25.85º | 0.32% | 0.4% | - |
| HSV(B) | 25.85º | 0.49% | 0.53% | - |
| XYZ | 15.18 | 14.05 | 7.54 | - |
| YUV | 104.87 | 107.76 | 148.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 97 | 69 | 0 | 0.28 | 0.49 | 0.47 | 25.85 | 0.32 | 0.4 |
| Hex | 86 | 61 | 45 | 0 | 1C | 31 | 2F | 1A | 20 | 28 |
| Octal | 206 | 141 | 105 | 0 | 34 | 61 | 57 | 32 | 40 | 50 |
| Binary | 10000110 | 1100001 | 1000101 | 0 | 11100 | 110001 | 101111 | 11010 | 100000 | 101000 |
Color Harmonies of #866145
Complementary color
Monochromatic Colors of #866145
Black with #866145
Text Example
Text Example
White with #866145
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #866145; }
p { color: rgb(134,97,69); }
H1.HeaderClassName
{
color: #866145;
}
.AnyTagClassName
{
color: #866145;
}
</style>
background-color css
<style>
a { background-color: #866145; }
a { background-color: rgb(134,97,69); }
div.DivClassName
{
background-color: #866145;
}
.BgClassName
{
background-color: #866145;
}
</style>
border-color css
<style>
span { border-color: #866145; }
span { border-color: rgb(134,97,69); }
td.TdClassName
{
border-color: #866145;
}
.TagClassName
{
border-color: #866145;
}
</style>