Shades of Dark Wood #836447
Tints of Dark Wood #836447
RGB
CMYK
RGB Variations
Color information
#836447 (or 0x836447) is known color: Dark Wood. HEX triplet: 83, 64 and 47. RGB value is (131,100,71). Sum of RGB (Red+Green+Blue) = 131+100+71=302 (40% of max value = 765). Red value is 131 (51.56% from 255 or 43.38% from 302); Green value is 100 (39.45% from 255 or 33.11% from 302); Blue value is 71 (28.12% from 255 or 23.51% from 302); Max value from RGB is 131 - color contains mainly: red. Hex color #836447 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #836447 is #7C9BB8. Grayscale: #6A6A6A. Windows color (decimal): -8166329 or 4678787. OLE color: 4678787.
HSL color Cylindrical-coordinate representation of color #836447: hue angle of 29º 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 #836447 is Cyan = 0, Magento = 0.24, Yellow = 0.46 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 100 | 71 | - |
| CMYK | 0 | 0.24 | 0.46 | 0.49 |
| HSL | 29º | 0.3% | 0.4% | - |
| HSV(B) | 29º | 0.46% | 0.51% | - |
| XYZ | 15.05 | 14.39 | 7.95 | - |
| YUV | 105.96 | 108.27 | 145.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 100 | 71 | 0 | 0.24 | 0.46 | 0.49 | 29 | 0.3 | 0.4 |
| Hex | 83 | 64 | 47 | 0 | 18 | 2E | 31 | 1D | 1E | 28 |
| Octal | 203 | 144 | 107 | 0 | 30 | 56 | 61 | 35 | 36 | 50 |
| Binary | 10000011 | 1100100 | 1000111 | 0 | 11000 | 101110 | 110001 | 11101 | 11110 | 101000 |
Color Harmonies of #836447
Complementary color
Monochromatic Colors of #836447
Black with #836447
Text Example
Text Example
White with #836447
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #836447; }
p { color: rgb(131,100,71); }
H1.HeaderClassName
{
color: #836447;
}
.AnyTagClassName
{
color: #836447;
}
</style>
background-color css
<style>
a { background-color: #836447; }
a { background-color: rgb(131,100,71); }
div.DivClassName
{
background-color: #836447;
}
.BgClassName
{
background-color: #836447;
}
</style>
border-color css
<style>
span { border-color: #836447; }
span { border-color: rgb(131,100,71); }
td.TdClassName
{
border-color: #836447;
}
.TagClassName
{
border-color: #836447;
}
</style>