Shades of Russett #856558
Tints of Russett #856558
RGB
CMYK
RGB Variations
Color information
#856558 (or 0x856558) is known color: Russett. HEX triplet: 85, 65 and 58. RGB value is (133,101,88). Sum of RGB (Red+Green+Blue) = 133+101+88=322 (42% of max value = 765). Red value is 133 (52.34% from 255 or 41.30% from 322); Green value is 101 (39.84% from 255 or 31.37% from 322); Blue value is 88 (34.77% from 255 or 27.33% from 322); Max value from RGB is 133 - color contains mainly: red. Hex color #856558 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #856558 is #7A9AA7. Grayscale: #6D6D6D. Windows color (decimal): -8034984 or 5793157. OLE color: 5793157.
HSL color Cylindrical-coordinate representation of color #856558: hue angle of 17.33º degrees, saturation: 0.2, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #856558 is Cyan = 0, Magento = 0.24, Yellow = 0.34 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 101 | 88 | - |
| CMYK | 0 | 0.24 | 0.34 | 0.48 |
| HSL | 17.33º | 0.2% | 0.43% | - |
| HSV(B) | 17.33º | 0.34% | 0.52% | - |
| XYZ | 16.09 | 15 | 11.28 | - |
| YUV | 109.09 | 116.1 | 145.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 101 | 88 | 0 | 0.24 | 0.34 | 0.48 | 17.33 | 0.2 | 0.43 |
| Hex | 85 | 65 | 58 | 0 | 18 | 22 | 30 | 11 | 14 | 2B |
| Octal | 205 | 145 | 130 | 0 | 30 | 42 | 60 | 21 | 24 | 53 |
| Binary | 10000101 | 1100101 | 1011000 | 0 | 11000 | 100010 | 110000 | 10001 | 10100 | 101011 |
Color Harmonies of #856558
Complementary color
Monochromatic Colors of #856558
Black with #856558
Text Example
Text Example
White with #856558
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #856558; }
p { color: rgb(133,101,88); }
H1.HeaderClassName
{
color: #856558;
}
.AnyTagClassName
{
color: #856558;
}
</style>
background-color css
<style>
a { background-color: #856558; }
a { background-color: rgb(133,101,88); }
div.DivClassName
{
background-color: #856558;
}
.BgClassName
{
background-color: #856558;
}
</style>
border-color css
<style>
span { border-color: #856558; }
span { border-color: rgb(133,101,88); }
td.TdClassName
{
border-color: #856558;
}
.TagClassName
{
border-color: #856558;
}
</style>