Shades of Russett #856556
Tints of Russett #856556
RGB
CMYK
RGB Variations
Color information
#856556 (or 0x856556) is known color: Russett. HEX triplet: 85, 65 and 56. RGB value is (133,101,86). Sum of RGB (Red+Green+Blue) = 133+101+86=320 (42% of max value = 765). Red value is 133 (52.34% from 255 or 41.56% from 320); Green value is 101 (39.84% from 255 or 31.56% from 320); Blue value is 86 (33.98% from 255 or 26.88% from 320); Max value from RGB is 133 - color contains mainly: red. Hex color #856556 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #856556 is #7A9AA9. Grayscale: #6C6C6C. Windows color (decimal): -8034986 or 5662085. OLE color: 5662085.
HSL color Cylindrical-coordinate representation of color #856556: hue angle of 19.15º 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 #856556 is Cyan = 0, Magento = 0.24, Yellow = 0.35 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 101 | 86 | - |
| CMYK | 0 | 0.24 | 0.35 | 0.48 |
| HSL | 19.15º | 0.21% | 0.43% | - |
| HSV(B) | 19.15º | 0.35% | 0.52% | - |
| XYZ | 16.01 | 14.97 | 10.85 | - |
| YUV | 108.86 | 115.1 | 145.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 101 | 86 | 0 | 0.24 | 0.35 | 0.48 | 19.15 | 0.21 | 0.43 |
| Hex | 85 | 65 | 56 | 0 | 18 | 23 | 30 | 13 | 15 | 2B |
| Octal | 205 | 145 | 126 | 0 | 30 | 43 | 60 | 23 | 25 | 53 |
| Binary | 10000101 | 1100101 | 1010110 | 0 | 11000 | 100011 | 110000 | 10011 | 10101 | 101011 |
Color Harmonies of #856556
Complementary color
Monochromatic Colors of #856556
Black with #856556
Text Example
Text Example
White with #856556
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #856556; }
p { color: rgb(133,101,86); }
H1.HeaderClassName
{
color: #856556;
}
.AnyTagClassName
{
color: #856556;
}
</style>
background-color css
<style>
a { background-color: #856556; }
a { background-color: rgb(133,101,86); }
div.DivClassName
{
background-color: #856556;
}
.BgClassName
{
background-color: #856556;
}
</style>
border-color css
<style>
span { border-color: #856556; }
span { border-color: rgb(133,101,86); }
td.TdClassName
{
border-color: #856556;
}
.TagClassName
{
border-color: #856556;
}
</style>