Shades of Dark Wood #836544
Tints of Dark Wood #836544
RGB
CMYK
RGB Variations
Color information
#836544 (or 0x836544) is known color: Dark Wood. HEX triplet: 83, 65 and 44. RGB value is (131,101,68). Sum of RGB (Red+Green+Blue) = 131+101+68=300 (39% of max value = 765). Red value is 131 (51.56% from 255 or 43.67% from 300); Green value is 101 (39.84% from 255 or 33.67% from 300); Blue value is 68 (26.95% from 255 or 22.67% from 300); Max value from RGB is 131 - color contains mainly: red. Hex color #836544 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #836544 is #7C9ABB. Grayscale: #6A6A6A. Windows color (decimal): -8166076 or 4482435. OLE color: 4482435.
HSL color Cylindrical-coordinate representation of color #836544: hue angle of 31.43º degrees, saturation: 0.32, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #836544 is Cyan = 0, Magento = 0.23, Yellow = 0.48 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 101 | 68 | - |
| CMYK | 0 | 0.23 | 0.48 | 0.49 |
| HSL | 31.43º | 0.32% | 0.39% | - |
| HSV(B) | 31.43º | 0.48% | 0.51% | - |
| XYZ | 15.06 | 14.55 | 7.48 | - |
| YUV | 106.21 | 106.44 | 145.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 101 | 68 | 0 | 0.23 | 0.48 | 0.49 | 31.43 | 0.32 | 0.39 |
| Hex | 83 | 65 | 44 | 0 | 17 | 30 | 31 | 1F | 20 | 27 |
| Octal | 203 | 145 | 104 | 0 | 27 | 60 | 61 | 37 | 40 | 47 |
| Binary | 10000011 | 1100101 | 1000100 | 0 | 10111 | 110000 | 110001 | 11111 | 100000 | 100111 |
Color Harmonies of #836544
Complementary color
Monochromatic Colors of #836544
Black with #836544
Text Example
Text Example
White with #836544
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #836544; }
p { color: rgb(131,101,68); }
H1.HeaderClassName
{
color: #836544;
}
.AnyTagClassName
{
color: #836544;
}
</style>
background-color css
<style>
a { background-color: #836544; }
a { background-color: rgb(131,101,68); }
div.DivClassName
{
background-color: #836544;
}
.BgClassName
{
background-color: #836544;
}
</style>
border-color css
<style>
span { border-color: #836544; }
span { border-color: rgb(131,101,68); }
td.TdClassName
{
border-color: #836544;
}
.TagClassName
{
border-color: #836544;
}
</style>