Shades of Dark Wood #856643
Tints of Dark Wood #856643
RGB
CMYK
RGB Variations
Color information
#856643 (or 0x856643) is known color: Dark Wood. HEX triplet: 85, 66 and 43. RGB value is (133,102,67). Sum of RGB (Red+Green+Blue) = 133+102+67=302 (40% of max value = 765). Red value is 133 (52.34% from 255 or 44.04% from 302); Green value is 102 (40.23% from 255 or 33.77% from 302); Blue value is 67 (26.56% from 255 or 22.19% from 302); Max value from RGB is 133 - color contains mainly: red. Hex color #856643 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #856643 is #7A99BC. Grayscale: #6B6B6B. Windows color (decimal): -8034749 or 4417157. OLE color: 4417157.
HSL color Cylindrical-coordinate representation of color #856643: hue angle of 31.82º degrees, saturation: 0.33, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #856643 is Cyan = 0, Magento = 0.23, Yellow = 0.50 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 102 | 67 | - |
| CMYK | 0 | 0.23 | 0.50 | 0.48 |
| HSL | 31.82º | 0.33% | 0.39% | - |
| HSV(B) | 31.82º | 0.5% | 0.52% | - |
| XYZ | 15.44 | 14.89 | 7.37 | - |
| YUV | 107.28 | 105.27 | 146.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 102 | 67 | 0 | 0.23 | 0.50 | 0.48 | 31.82 | 0.33 | 0.39 |
| Hex | 85 | 66 | 43 | 0 | 17 | 32 | 30 | 20 | 21 | 27 |
| Octal | 205 | 146 | 103 | 0 | 27 | 62 | 60 | 40 | 41 | 47 |
| Binary | 10000101 | 1100110 | 1000011 | 0 | 10111 | 110010 | 110000 | 100000 | 100001 | 100111 |
Color Harmonies of #856643
Complementary color
Monochromatic Colors of #856643
Black with #856643
Text Example
Text Example
White with #856643
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #856643; }
p { color: rgb(133,102,67); }
H1.HeaderClassName
{
color: #856643;
}
.AnyTagClassName
{
color: #856643;
}
</style>
background-color css
<style>
a { background-color: #856643; }
a { background-color: rgb(133,102,67); }
div.DivClassName
{
background-color: #856643;
}
.BgClassName
{
background-color: #856643;
}
</style>
border-color css
<style>
span { border-color: #856643; }
span { border-color: rgb(133,102,67); }
td.TdClassName
{
border-color: #856643;
}
.TagClassName
{
border-color: #856643;
}
</style>