Shades of Russett #856156
Tints of Russett #856156
RGB
CMYK
RGB Variations
Color information
#856156 (or 0x856156) is known color: Russett. HEX triplet: 85, 61 and 56. RGB value is (133,97,86). Sum of RGB (Red+Green+Blue) = 133+97+86=316 (41% of max value = 765). Red value is 133 (52.34% from 255 or 42.09% from 316); Green value is 97 (38.28% from 255 or 30.70% from 316); Blue value is 86 (33.98% from 255 or 27.22% from 316); Max value from RGB is 133 - color contains mainly: red. Hex color #856156 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #856156 is #7A9EA9. Grayscale: #6A6A6A. Windows color (decimal): -8036010 or 5661061. OLE color: 5661061.
HSL color Cylindrical-coordinate representation of color #856156: hue angle of 14.04º degrees, saturation: 0.21, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #856156 is Cyan = 0, Magento = 0.27, Yellow = 0.35 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 97 | 86 | - |
| CMYK | 0 | 0.27 | 0.35 | 0.48 |
| HSL | 14.04º | 0.21% | 0.43% | - |
| HSV(B) | 14.04º | 0.35% | 0.52% | - |
| XYZ | 15.63 | 14.21 | 10.72 | - |
| YUV | 106.51 | 116.43 | 146.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 97 | 86 | 0 | 0.27 | 0.35 | 0.48 | 14.04 | 0.21 | 0.43 |
| Hex | 85 | 61 | 56 | 0 | 1B | 23 | 30 | E | 15 | 2B |
| Octal | 205 | 141 | 126 | 0 | 33 | 43 | 60 | 16 | 25 | 53 |
| Binary | 10000101 | 1100001 | 1010110 | 0 | 11011 | 100011 | 110000 | 1110 | 10101 | 101011 |
Color Harmonies of #856156
Complementary color
Monochromatic Colors of #856156
Black with #856156
Text Example
Text Example
White with #856156
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #856156; }
p { color: rgb(133,97,86); }
H1.HeaderClassName
{
color: #856156;
}
.AnyTagClassName
{
color: #856156;
}
</style>
background-color css
<style>
a { background-color: #856156; }
a { background-color: rgb(133,97,86); }
div.DivClassName
{
background-color: #856156;
}
.BgClassName
{
background-color: #856156;
}
</style>
border-color css
<style>
span { border-color: #856156; }
span { border-color: rgb(133,97,86); }
td.TdClassName
{
border-color: #856156;
}
.TagClassName
{
border-color: #856156;
}
</style>