Shades of Dark Wood #866648
Tints of Dark Wood #866648
RGB
CMYK
RGB Variations
Color information
#866648 (or 0x866648) is known color: Dark Wood. HEX triplet: 86, 66 and 48. RGB value is (134,102,72). Sum of RGB (Red+Green+Blue) = 134+102+72=308 (40% of max value = 765). Red value is 134 (52.73% from 255 or 43.51% from 308); Green value is 102 (40.23% from 255 or 33.12% from 308); Blue value is 72 (28.52% from 255 or 23.38% from 308); Max value from RGB is 134 - color contains mainly: red. Hex color #866648 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #866648 is #7999B7. Grayscale: #6C6C6C. Windows color (decimal): -7969208 or 4744838. OLE color: 4744838.
HSL color Cylindrical-coordinate representation of color #866648: hue angle of 29.03º 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 #866648 is Cyan = 0, Magento = 0.24, Yellow = 0.46 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 102 | 72 | - |
| CMYK | 0 | 0.24 | 0.46 | 0.47 |
| HSL | 29.03º | 0.3% | 0.4% | - |
| HSV(B) | 29.03º | 0.46% | 0.53% | - |
| XYZ | 15.75 | 15.04 | 8.2 | - |
| YUV | 108.15 | 107.6 | 146.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 102 | 72 | 0 | 0.24 | 0.46 | 0.47 | 29.03 | 0.3 | 0.4 |
| Hex | 86 | 66 | 48 | 0 | 18 | 2E | 2F | 1D | 1E | 28 |
| Octal | 206 | 146 | 110 | 0 | 30 | 56 | 57 | 35 | 36 | 50 |
| Binary | 10000110 | 1100110 | 1001000 | 0 | 11000 | 101110 | 101111 | 11101 | 11110 | 101000 |
Color Harmonies of #866648
Complementary color
Monochromatic Colors of #866648
Black with #866648
Text Example
Text Example
White with #866648
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #866648; }
p { color: rgb(134,102,72); }
H1.HeaderClassName
{
color: #866648;
}
.AnyTagClassName
{
color: #866648;
}
</style>
background-color css
<style>
a { background-color: #866648; }
a { background-color: rgb(134,102,72); }
div.DivClassName
{
background-color: #866648;
}
.BgClassName
{
background-color: #866648;
}
</style>
border-color css
<style>
span { border-color: #866648; }
span { border-color: rgb(134,102,72); }
td.TdClassName
{
border-color: #866648;
}
.TagClassName
{
border-color: #866648;
}
</style>