Shades of Dark Wood #836043
Tints of Dark Wood #836043
RGB
CMYK
RGB Variations
Color information
#836043 (or 0x836043) is known color: Dark Wood. HEX triplet: 83, 60 and 43. RGB value is (131,96,67). Sum of RGB (Red+Green+Blue) = 131+96+67=294 (38% of max value = 765). Red value is 131 (51.56% from 255 or 44.56% from 294); Green value is 96 (37.89% from 255 or 32.65% from 294); Blue value is 67 (26.56% from 255 or 22.79% from 294); Max value from RGB is 131 - color contains mainly: red. Hex color #836043 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #836043 is #7C9FBC. Grayscale: #676767. Windows color (decimal): -8167357 or 4415619. OLE color: 4415619.
HSL color Cylindrical-coordinate representation of color #836043: hue angle of 27.19º degrees, saturation: 0.32, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #836043 is Cyan = 0, Magento = 0.27, Yellow = 0.49 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 96 | 67 | - |
| CMYK | 0 | 0.27 | 0.49 | 0.49 |
| HSL | 27.19º | 0.32% | 0.39% | - |
| HSV(B) | 27.19º | 0.49% | 0.51% | - |
| XYZ | 14.56 | 13.6 | 7.17 | - |
| YUV | 103.16 | 107.6 | 147.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 96 | 67 | 0 | 0.27 | 0.49 | 0.49 | 27.19 | 0.32 | 0.39 |
| Hex | 83 | 60 | 43 | 0 | 1B | 31 | 31 | 1B | 20 | 27 |
| Octal | 203 | 140 | 103 | 0 | 33 | 61 | 61 | 33 | 40 | 47 |
| Binary | 10000011 | 1100000 | 1000011 | 0 | 11011 | 110001 | 110001 | 11011 | 100000 | 100111 |
Color Harmonies of #836043
Complementary color
Monochromatic Colors of #836043
Black with #836043
Text Example
Text Example
White with #836043
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #836043; }
p { color: rgb(131,96,67); }
H1.HeaderClassName
{
color: #836043;
}
.AnyTagClassName
{
color: #836043;
}
</style>
background-color css
<style>
a { background-color: #836043; }
a { background-color: rgb(131,96,67); }
div.DivClassName
{
background-color: #836043;
}
.BgClassName
{
background-color: #836043;
}
</style>
border-color css
<style>
span { border-color: #836043; }
span { border-color: rgb(131,96,67); }
td.TdClassName
{
border-color: #836043;
}
.TagClassName
{
border-color: #836043;
}
</style>