Shades of Dark Wood #856049
Tints of Dark Wood #856049
RGB
CMYK
RGB Variations
Color information
#856049 (or 0x856049) is known color: Dark Wood. HEX triplet: 85, 60 and 49. RGB value is (133,96,73). Sum of RGB (Red+Green+Blue) = 133+96+73=302 (40% of max value = 765). Red value is 133 (52.34% from 255 or 44.04% from 302); Green value is 96 (37.89% from 255 or 31.79% from 302); Blue value is 73 (28.91% from 255 or 24.17% from 302); Max value from RGB is 133 - color contains mainly: red. Hex color #856049 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #856049 is #7A9FB6. Grayscale: #686868. Windows color (decimal): -8036279 or 4808837. OLE color: 4808837.
HSL color Cylindrical-coordinate representation of color #856049: hue angle of 23º degrees, saturation: 0.29, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #856049 is Cyan = 0, Magento = 0.28, Yellow = 0.45 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 96 | 73 | - |
| CMYK | 0 | 0.28 | 0.45 | 0.48 |
| HSL | 23º | 0.29% | 0.4% | - |
| HSV(B) | 23º | 0.45% | 0.52% | - |
| XYZ | 15.06 | 13.83 | 8.18 | - |
| YUV | 104.44 | 110.26 | 148.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 96 | 73 | 0 | 0.28 | 0.45 | 0.48 | 23 | 0.29 | 0.4 |
| Hex | 85 | 60 | 49 | 0 | 1C | 2D | 30 | 17 | 1D | 28 |
| Octal | 205 | 140 | 111 | 0 | 34 | 55 | 60 | 27 | 35 | 50 |
| Binary | 10000101 | 1100000 | 1001001 | 0 | 11100 | 101101 | 110000 | 10111 | 11101 | 101000 |
Color Harmonies of #856049
Complementary color
Monochromatic Colors of #856049
Black with #856049
Text Example
Text Example
White with #856049
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #856049; }
p { color: rgb(133,96,73); }
H1.HeaderClassName
{
color: #856049;
}
.AnyTagClassName
{
color: #856049;
}
</style>
background-color css
<style>
a { background-color: #856049; }
a { background-color: rgb(133,96,73); }
div.DivClassName
{
background-color: #856049;
}
.BgClassName
{
background-color: #856049;
}
</style>
border-color css
<style>
span { border-color: #856049; }
span { border-color: rgb(133,96,73); }
td.TdClassName
{
border-color: #856049;
}
.TagClassName
{
border-color: #856049;
}
</style>