Shades of Dark Wood #866044
Tints of Dark Wood #866044
RGB
CMYK
RGB Variations
Color information
#866044 (or 0x866044) is known color: Dark Wood. HEX triplet: 86, 60 and 44. RGB value is (134,96,68). Sum of RGB (Red+Green+Blue) = 134+96+68=298 (39% of max value = 765). Red value is 134 (52.73% from 255 or 44.97% from 298); Green value is 96 (37.89% from 255 or 32.21% from 298); Blue value is 68 (26.95% from 255 or 22.82% from 298); Max value from RGB is 134 - color contains mainly: red. Hex color #866044 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #866044 is #799FBB. Grayscale: #686868. Windows color (decimal): -7970748 or 4481158. OLE color: 4481158.
HSL color Cylindrical-coordinate representation of color #866044: hue angle of 25.45º 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 #866044 is Cyan = 0, Magento = 0.28, Yellow = 0.49 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 96 | 68 | - |
| CMYK | 0 | 0.28 | 0.49 | 0.47 |
| HSL | 25.45º | 0.33% | 0.4% | - |
| HSV(B) | 25.45º | 0.49% | 0.53% | - |
| XYZ | 15.06 | 13.85 | 7.35 | - |
| YUV | 104.17 | 107.59 | 149.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 96 | 68 | 0 | 0.28 | 0.49 | 0.47 | 25.45 | 0.33 | 0.4 |
| Hex | 86 | 60 | 44 | 0 | 1C | 31 | 2F | 19 | 21 | 28 |
| Octal | 206 | 140 | 104 | 0 | 34 | 61 | 57 | 31 | 41 | 50 |
| Binary | 10000110 | 1100000 | 1000100 | 0 | 11100 | 110001 | 101111 | 11001 | 100001 | 101000 |
Color Harmonies of #866044
Complementary color
Monochromatic Colors of #866044
Black with #866044
Text Example
Text Example
White with #866044
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #866044; }
p { color: rgb(134,96,68); }
H1.HeaderClassName
{
color: #866044;
}
.AnyTagClassName
{
color: #866044;
}
</style>
background-color css
<style>
a { background-color: #866044; }
a { background-color: rgb(134,96,68); }
div.DivClassName
{
background-color: #866044;
}
.BgClassName
{
background-color: #866044;
}
</style>
border-color css
<style>
span { border-color: #866044; }
span { border-color: rgb(134,96,68); }
td.TdClassName
{
border-color: #866044;
}
.TagClassName
{
border-color: #866044;
}
</style>