Shades of Dark Wood #876649
Tints of Dark Wood #876649
RGB
CMYK
RGB Variations
Color information
#876649 (or 0x876649) is known color: Dark Wood. HEX triplet: 87, 66 and 49. RGB value is (135,102,73). Sum of RGB (Red+Green+Blue) = 135+102+73=310 (41% of max value = 765). Red value is 135 (53.12% from 255 or 43.55% from 310); Green value is 102 (40.23% from 255 or 32.90% from 310); Blue value is 73 (28.91% from 255 or 23.55% from 310); Max value from RGB is 135 - color contains mainly: red. Hex color #876649 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #876649 is #7899B6. Grayscale: #6C6C6C. Windows color (decimal): -7903671 or 4810375. OLE color: 4810375.
HSL color Cylindrical-coordinate representation of color #876649: hue angle of 28.06º degrees, saturation: 0.3, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #876649 is Cyan = 0, Magento = 0.24, Yellow = 0.46 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 102 | 73 | - |
| CMYK | 0 | 0.24 | 0.46 | 0.47 |
| HSL | 28.06º | 0.3% | 0.41% | - |
| HSV(B) | 28.06º | 0.46% | 0.53% | - |
| XYZ | 15.95 | 15.13 | 8.38 | - |
| YUV | 108.56 | 107.93 | 146.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 102 | 73 | 0 | 0.24 | 0.46 | 0.47 | 28.06 | 0.3 | 0.41 |
| Hex | 87 | 66 | 49 | 0 | 18 | 2E | 2F | 1C | 1E | 29 |
| Octal | 207 | 146 | 111 | 0 | 30 | 56 | 57 | 34 | 36 | 51 |
| Binary | 10000111 | 1100110 | 1001001 | 0 | 11000 | 101110 | 101111 | 11100 | 11110 | 101001 |
Color Harmonies of #876649
Complementary color
Monochromatic Colors of #876649
Black with #876649
Text Example
Text Example
White with #876649
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #876649; }
p { color: rgb(135,102,73); }
H1.HeaderClassName
{
color: #876649;
}
.AnyTagClassName
{
color: #876649;
}
</style>
background-color css
<style>
a { background-color: #876649; }
a { background-color: rgb(135,102,73); }
div.DivClassName
{
background-color: #876649;
}
.BgClassName
{
background-color: #876649;
}
</style>
border-color css
<style>
span { border-color: #876649; }
span { border-color: rgb(135,102,73); }
td.TdClassName
{
border-color: #876649;
}
.TagClassName
{
border-color: #876649;
}
</style>