Shades of Dark Wood #876547
Tints of Dark Wood #876547
RGB
CMYK
RGB Variations
Color information
#876547 (or 0x876547) is known color: Dark Wood. HEX triplet: 87, 65 and 47. RGB value is (135,101,71). Sum of RGB (Red+Green+Blue) = 135+101+71=307 (40% of max value = 765). Red value is 135 (53.12% from 255 or 43.97% from 307); Green value is 101 (39.84% from 255 or 32.90% from 307); Blue value is 71 (28.12% from 255 or 23.13% from 307); Max value from RGB is 135 - color contains mainly: red. Hex color #876547 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #876547 is #789AB8. Grayscale: #6B6B6B. Windows color (decimal): -7903929 or 4679047. OLE color: 4679047.
HSL color Cylindrical-coordinate representation of color #876547: hue angle of 28.12º degrees, saturation: 0.31, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #876547 is Cyan = 0, Magento = 0.25, Yellow = 0.47 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 101 | 71 | - |
| CMYK | 0 | 0.25 | 0.47 | 0.47 |
| HSL | 28.13º | 0.31% | 0.4% | - |
| HSV(B) | 28.13º | 0.47% | 0.53% | - |
| XYZ | 15.78 | 14.91 | 8.01 | - |
| YUV | 107.75 | 107.26 | 147.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 101 | 71 | 0 | 0.25 | 0.47 | 0.47 | 28.13 | 0.31 | 0.4 |
| Hex | 87 | 65 | 47 | 0 | 19 | 2F | 2F | 1C | 1F | 28 |
| Octal | 207 | 145 | 107 | 0 | 31 | 57 | 57 | 34 | 37 | 50 |
| Binary | 10000111 | 1100101 | 1000111 | 0 | 11001 | 101111 | 101111 | 11100 | 11111 | 101000 |
Color Harmonies of #876547
Complementary color
Monochromatic Colors of #876547
Black with #876547
Text Example
Text Example
White with #876547
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #876547; }
p { color: rgb(135,101,71); }
H1.HeaderClassName
{
color: #876547;
}
.AnyTagClassName
{
color: #876547;
}
</style>
background-color css
<style>
a { background-color: #876547; }
a { background-color: rgb(135,101,71); }
div.DivClassName
{
background-color: #876547;
}
.BgClassName
{
background-color: #876547;
}
</style>
border-color css
<style>
span { border-color: #876547; }
span { border-color: rgb(135,101,71); }
td.TdClassName
{
border-color: #876547;
}
.TagClassName
{
border-color: #876547;
}
</style>