Shades of Dark Wood #866244
Tints of Dark Wood #866244
RGB
CMYK
RGB Variations
Color information
#866244 (or 0x866244) is known color: Dark Wood. HEX triplet: 86, 62 and 44. RGB value is (134,98,68). Sum of RGB (Red+Green+Blue) = 134+98+68=300 (39% of max value = 765). Red value is 134 (52.73% from 255 or 44.67% from 300); Green value is 98 (38.67% from 255 or 32.67% from 300); Blue value is 68 (26.95% from 255 or 22.67% from 300); Max value from RGB is 134 - color contains mainly: red. Hex color #866244 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #866244 is #799DBB. Grayscale: #696969. Windows color (decimal): -7970236 or 4481670. OLE color: 4481670.
HSL color Cylindrical-coordinate representation of color #866244: hue angle of 27.27º 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 #866244 is Cyan = 0, Magento = 0.27, Yellow = 0.49 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 98 | 68 | - |
| CMYK | 0 | 0.27 | 0.49 | 0.47 |
| HSL | 27.27º | 0.33% | 0.4% | - |
| HSV(B) | 27.27º | 0.49% | 0.53% | - |
| XYZ | 15.24 | 14.22 | 7.41 | - |
| YUV | 105.34 | 106.93 | 148.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 98 | 68 | 0 | 0.27 | 0.49 | 0.47 | 27.27 | 0.33 | 0.4 |
| Hex | 86 | 62 | 44 | 0 | 1B | 31 | 2F | 1B | 21 | 28 |
| Octal | 206 | 142 | 104 | 0 | 33 | 61 | 57 | 33 | 41 | 50 |
| Binary | 10000110 | 1100010 | 1000100 | 0 | 11011 | 110001 | 101111 | 11011 | 100001 | 101000 |
Color Harmonies of #866244
Complementary color
Monochromatic Colors of #866244
Black with #866244
Text Example
Text Example
White with #866244
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #866244; }
p { color: rgb(134,98,68); }
H1.HeaderClassName
{
color: #866244;
}
.AnyTagClassName
{
color: #866244;
}
</style>
background-color css
<style>
a { background-color: #866244; }
a { background-color: rgb(134,98,68); }
div.DivClassName
{
background-color: #866244;
}
.BgClassName
{
background-color: #866244;
}
</style>
border-color css
<style>
span { border-color: #866244; }
span { border-color: rgb(134,98,68); }
td.TdClassName
{
border-color: #866244;
}
.TagClassName
{
border-color: #866244;
}
</style>