Shades of Dark Wood #836747
Tints of Dark Wood #836747
RGB
CMYK
RGB Variations
Color information
#836747 (or 0x836747) is known color: Dark Wood. HEX triplet: 83, 67 and 47. RGB value is (131,103,71). Sum of RGB (Red+Green+Blue) = 131+103+71=305 (40% of max value = 765). Red value is 131 (51.56% from 255 or 42.95% from 305); Green value is 103 (40.62% from 255 or 33.77% from 305); Blue value is 71 (28.12% from 255 or 23.28% from 305); Max value from RGB is 131 - color contains mainly: red. Hex color #836747 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #836747 is #7C98B8. Grayscale: #6B6B6B. Windows color (decimal): -8165561 or 4679555. OLE color: 4679555.
HSL color Cylindrical-coordinate representation of color #836747: hue angle of 32º degrees, saturation: 0.3, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #836747 is Cyan = 0, Magento = 0.21, Yellow = 0.46 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 103 | 71 | - |
| CMYK | 0 | 0.21 | 0.46 | 0.49 |
| HSL | 32º | 0.3% | 0.4% | - |
| HSV(B) | 32º | 0.46% | 0.51% | - |
| XYZ | 15.35 | 14.98 | 8.04 | - |
| YUV | 107.72 | 107.28 | 144.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 103 | 71 | 0 | 0.21 | 0.46 | 0.49 | 32 | 0.3 | 0.4 |
| Hex | 83 | 67 | 47 | 0 | 15 | 2E | 31 | 20 | 1E | 28 |
| Octal | 203 | 147 | 107 | 0 | 25 | 56 | 61 | 40 | 36 | 50 |
| Binary | 10000011 | 1100111 | 1000111 | 0 | 10101 | 101110 | 110001 | 100000 | 11110 | 101000 |
Color Harmonies of #836747
Complementary color
Monochromatic Colors of #836747
Black with #836747
Text Example
Text Example
White with #836747
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #836747; }
p { color: rgb(131,103,71); }
H1.HeaderClassName
{
color: #836747;
}
.AnyTagClassName
{
color: #836747;
}
</style>
background-color css
<style>
a { background-color: #836747; }
a { background-color: rgb(131,103,71); }
div.DivClassName
{
background-color: #836747;
}
.BgClassName
{
background-color: #836747;
}
</style>
border-color css
<style>
span { border-color: #836747; }
span { border-color: rgb(131,103,71); }
td.TdClassName
{
border-color: #836747;
}
.TagClassName
{
border-color: #836747;
}
</style>