Shades of Light Wood #856160
Tints of Light Wood #856160
RGB
CMYK
RGB Variations
Color information
#856160 (or 0x856160) is known color: Light Wood. HEX triplet: 85, 61 and 60. RGB value is (133,97,96). Sum of RGB (Red+Green+Blue) = 133+97+96=326 (43% of max value = 765). Red value is 133 (52.34% from 255 or 40.80% from 326); Green value is 97 (38.28% from 255 or 29.75% from 326); Blue value is 96 (37.89% from 255 or 29.45% from 326); Max value from RGB is 133 - color contains mainly: red. Hex color #856160 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #856160 is #7A9E9F. Grayscale: #6B6B6B. Windows color (decimal): -8036000 or 6316421. OLE color: 6316421.
HSL color Cylindrical-coordinate representation of color #856160: hue angle of 1.62º degrees, saturation: 0.16, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #856160 is Cyan = 0, Magento = 0.27, Yellow = 0.28 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 97 | 96 | - |
| CMYK | 0 | 0.27 | 0.28 | 0.48 |
| HSL | 1.62º | 0.16% | 0.45% | - |
| HSV(B) | 1.62º | 0.28% | 0.52% | - |
| XYZ | 16.06 | 14.38 | 13 | - |
| YUV | 107.65 | 121.43 | 146.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 97 | 96 | 0 | 0.27 | 0.28 | 0.48 | 1.62 | 0.16 | 0.45 |
| Hex | 85 | 61 | 60 | 0 | 1B | 1C | 30 | 2 | 10 | 2D |
| Octal | 205 | 141 | 140 | 0 | 33 | 34 | 60 | 2 | 20 | 55 |
| Binary | 10000101 | 1100001 | 1100000 | 0 | 11011 | 11100 | 110000 | 10 | 10000 | 101101 |
Color Harmonies of #856160
Complementary color
Monochromatic Colors of #856160
Black with #856160
Text Example
Text Example
White with #856160
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #856160; }
p { color: rgb(133,97,96); }
H1.HeaderClassName
{
color: #856160;
}
.AnyTagClassName
{
color: #856160;
}
</style>
background-color css
<style>
a { background-color: #856160; }
a { background-color: rgb(133,97,96); }
div.DivClassName
{
background-color: #856160;
}
.BgClassName
{
background-color: #856160;
}
</style>
border-color css
<style>
span { border-color: #856160; }
span { border-color: rgb(133,97,96); }
td.TdClassName
{
border-color: #856160;
}
.TagClassName
{
border-color: #856160;
}
</style>