Shades of Dark Wood #836347
Tints of Dark Wood #836347
RGB
CMYK
RGB Variations
Color information
#836347 (or 0x836347) is known color: Dark Wood. HEX triplet: 83, 63 and 47. RGB value is (131,99,71). Sum of RGB (Red+Green+Blue) = 131+99+71=301 (39% of max value = 765). Red value is 131 (51.56% from 255 or 43.52% from 301); Green value is 99 (39.06% from 255 or 32.89% from 301); Blue value is 71 (28.12% from 255 or 23.59% from 301); Max value from RGB is 131 - color contains mainly: red. Hex color #836347 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #836347 is #7C9CB8. Grayscale: #696969. Windows color (decimal): -8166585 or 4678531. OLE color: 4678531.
HSL color Cylindrical-coordinate representation of color #836347: hue angle of 28º 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 #836347 is Cyan = 0, Magento = 0.24, Yellow = 0.46 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 99 | 71 | - |
| CMYK | 0 | 0.24 | 0.46 | 0.49 |
| HSL | 28º | 0.3% | 0.4% | - |
| HSV(B) | 28º | 0.46% | 0.51% | - |
| XYZ | 14.96 | 14.2 | 7.91 | - |
| YUV | 105.38 | 108.6 | 146.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 99 | 71 | 0 | 0.24 | 0.46 | 0.49 | 28 | 0.3 | 0.4 |
| Hex | 83 | 63 | 47 | 0 | 18 | 2E | 31 | 1C | 1E | 28 |
| Octal | 203 | 143 | 107 | 0 | 30 | 56 | 61 | 34 | 36 | 50 |
| Binary | 10000011 | 1100011 | 1000111 | 0 | 11000 | 101110 | 110001 | 11100 | 11110 | 101000 |
Color Harmonies of #836347
Complementary color
Monochromatic Colors of #836347
Black with #836347
Text Example
Text Example
White with #836347
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #836347; }
p { color: rgb(131,99,71); }
H1.HeaderClassName
{
color: #836347;
}
.AnyTagClassName
{
color: #836347;
}
</style>
background-color css
<style>
a { background-color: #836347; }
a { background-color: rgb(131,99,71); }
div.DivClassName
{
background-color: #836347;
}
.BgClassName
{
background-color: #836347;
}
</style>
border-color css
<style>
span { border-color: #836347; }
span { border-color: rgb(131,99,71); }
td.TdClassName
{
border-color: #836347;
}
.TagClassName
{
border-color: #836347;
}
</style>