Shades of Dark Wood #856240
Tints of Dark Wood #856240
RGB
CMYK
RGB Variations
Color information
#856240 (or 0x856240) is known color: Dark Wood. HEX triplet: 85, 62 and 40. RGB value is (133,98,64). Sum of RGB (Red+Green+Blue) = 133+98+64=295 (39% of max value = 765). Red value is 133 (52.34% from 255 or 45.08% from 295); Green value is 98 (38.67% from 255 or 33.22% from 295); Blue value is 64 (25.39% from 255 or 21.69% from 295); Max value from RGB is 133 - color contains mainly: red. Hex color #856240 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #856240 is #7A9DBF. Grayscale: #686868. Windows color (decimal): -8035776 or 4219525. OLE color: 4219525.
HSL color Cylindrical-coordinate representation of color #856240: hue angle of 29.57º degrees, saturation: 0.35, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #856240 is Cyan = 0, Magento = 0.26, Yellow = 0.52 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 98 | 64 | - |
| CMYK | 0 | 0.26 | 0.52 | 0.48 |
| HSL | 29.57º | 0.35% | 0.39% | - |
| HSV(B) | 29.57º | 0.52% | 0.52% | - |
| XYZ | 14.97 | 14.09 | 6.78 | - |
| YUV | 104.59 | 105.1 | 148.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 98 | 64 | 0 | 0.26 | 0.52 | 0.48 | 29.57 | 0.35 | 0.39 |
| Hex | 85 | 62 | 40 | 0 | 1A | 34 | 30 | 1E | 23 | 27 |
| Octal | 205 | 142 | 100 | 0 | 32 | 64 | 60 | 36 | 43 | 47 |
| Binary | 10000101 | 1100010 | 1000000 | 0 | 11010 | 110100 | 110000 | 11110 | 100011 | 100111 |
Color Harmonies of #856240
Complementary color
Monochromatic Colors of #856240
Black with #856240
Text Example
Text Example
White with #856240
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #856240; }
p { color: rgb(133,98,64); }
H1.HeaderClassName
{
color: #856240;
}
.AnyTagClassName
{
color: #856240;
}
</style>
background-color css
<style>
a { background-color: #856240; }
a { background-color: rgb(133,98,64); }
div.DivClassName
{
background-color: #856240;
}
.BgClassName
{
background-color: #856240;
}
</style>
border-color css
<style>
span { border-color: #856240; }
span { border-color: rgb(133,98,64); }
td.TdClassName
{
border-color: #856240;
}
.TagClassName
{
border-color: #856240;
}
</style>