Shades of Dark Wood #866048
Tints of Dark Wood #866048
RGB
CMYK
RGB Variations
Color information
#866048 (or 0x866048) is known color: Dark Wood. HEX triplet: 86, 60 and 48. RGB value is (134,96,72). Sum of RGB (Red+Green+Blue) = 134+96+72=302 (40% of max value = 765). Red value is 134 (52.73% from 255 or 44.37% from 302); Green value is 96 (37.89% from 255 or 31.79% from 302); Blue value is 72 (28.52% from 255 or 23.84% from 302); Max value from RGB is 134 - color contains mainly: red. Hex color #866048 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #866048 is #799FB7. Grayscale: #686868. Windows color (decimal): -7970744 or 4743302. OLE color: 4743302.
HSL color Cylindrical-coordinate representation of color #866048: hue angle of 23.23º degrees, saturation: 0.3, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #866048 is Cyan = 0, Magento = 0.28, Yellow = 0.46 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 96 | 72 | - |
| CMYK | 0 | 0.28 | 0.46 | 0.47 |
| HSL | 23.23º | 0.3% | 0.4% | - |
| HSV(B) | 23.23º | 0.46% | 0.53% | - |
| XYZ | 15.18 | 13.9 | 8.01 | - |
| YUV | 104.63 | 109.59 | 148.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 96 | 72 | 0 | 0.28 | 0.46 | 0.47 | 23.23 | 0.3 | 0.4 |
| Hex | 86 | 60 | 48 | 0 | 1C | 2E | 2F | 17 | 1E | 28 |
| Octal | 206 | 140 | 110 | 0 | 34 | 56 | 57 | 27 | 36 | 50 |
| Binary | 10000110 | 1100000 | 1001000 | 0 | 11100 | 101110 | 101111 | 10111 | 11110 | 101000 |
Color Harmonies of #866048
Complementary color
Monochromatic Colors of #866048
Black with #866048
Text Example
Text Example
White with #866048
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #866048; }
p { color: rgb(134,96,72); }
H1.HeaderClassName
{
color: #866048;
}
.AnyTagClassName
{
color: #866048;
}
</style>
background-color css
<style>
a { background-color: #866048; }
a { background-color: rgb(134,96,72); }
div.DivClassName
{
background-color: #866048;
}
.BgClassName
{
background-color: #866048;
}
</style>
border-color css
<style>
span { border-color: #866048; }
span { border-color: rgb(134,96,72); }
td.TdClassName
{
border-color: #866048;
}
.TagClassName
{
border-color: #866048;
}
</style>