Shades of Russett #856960
Tints of Russett #856960
RGB
CMYK
RGB Variations
Color information
#856960 (or 0x856960) is known color: Russett. HEX triplet: 85, 69 and 60. RGB value is (133,105,96). Sum of RGB (Red+Green+Blue) = 133+105+96=334 (44% of max value = 765). Red value is 133 (52.34% from 255 or 39.82% from 334); Green value is 105 (41.41% from 255 or 31.44% from 334); Blue value is 96 (37.89% from 255 or 28.74% from 334); Max value from RGB is 133 - color contains mainly: red. Hex color #856960 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #856960 is #7A969F. Grayscale: #707070. Windows color (decimal): -8033952 or 6318469. OLE color: 6318469.
HSL color Cylindrical-coordinate representation of color #856960: hue angle of 14.59º 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 #856960 is Cyan = 0, Magento = 0.21, Yellow = 0.28 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 105 | 96 | - |
| CMYK | 0 | 0.21 | 0.28 | 0.48 |
| HSL | 14.59º | 0.16% | 0.45% | - |
| HSV(B) | 14.59º | 0.28% | 0.52% | - |
| XYZ | 16.84 | 15.93 | 13.25 | - |
| YUV | 112.35 | 118.78 | 142.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 105 | 96 | 0 | 0.21 | 0.28 | 0.48 | 14.59 | 0.16 | 0.45 |
| Hex | 85 | 69 | 60 | 0 | 15 | 1C | 30 | F | 10 | 2D |
| Octal | 205 | 151 | 140 | 0 | 25 | 34 | 60 | 17 | 20 | 55 |
| Binary | 10000101 | 1101001 | 1100000 | 0 | 10101 | 11100 | 110000 | 1111 | 10000 | 101101 |
Color Harmonies of #856960
Complementary color
Monochromatic Colors of #856960
Black with #856960
Text Example
Text Example
White with #856960
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #856960; }
p { color: rgb(133,105,96); }
H1.HeaderClassName
{
color: #856960;
}
.AnyTagClassName
{
color: #856960;
}
</style>
background-color css
<style>
a { background-color: #856960; }
a { background-color: rgb(133,105,96); }
div.DivClassName
{
background-color: #856960;
}
.BgClassName
{
background-color: #856960;
}
</style>
border-color css
<style>
span { border-color: #856960; }
span { border-color: rgb(133,105,96); }
td.TdClassName
{
border-color: #856960;
}
.TagClassName
{
border-color: #856960;
}
</style>