Shades of Russett #806157
Tints of Russett #806157
RGB
CMYK
RGB Variations
Color information
#806157 (or 0x806157) is known color: Russett. HEX triplet: 80, 61 and 57. RGB value is (128,97,87). Sum of RGB (Red+Green+Blue) = 128+97+87=312 (41% of max value = 765). Red value is 128 (50.39% from 255 or 41.03% from 312); Green value is 97 (38.28% from 255 or 31.09% from 312); Blue value is 87 (34.38% from 255 or 27.88% from 312); Max value from RGB is 128 - color contains mainly: red. Hex color #806157 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #806157 is #7F9EA8. Grayscale: #696969. Windows color (decimal): -8363689 or 5726592. OLE color: 5726592.
HSL color Cylindrical-coordinate representation of color #806157: hue angle of 14.63º degrees, saturation: 0.19, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #806157 is Cyan = 0, Magento = 0.24, Yellow = 0.32 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 128 | 97 | 87 | - |
| CMYK | 0 | 0.24 | 0.32 | 0.50 |
| HSL | 14.63º | 0.19% | 0.42% | - |
| HSV(B) | 14.63º | 0.32% | 0.5% | - |
| XYZ | 14.9 | 13.83 | 10.9 | - |
| YUV | 105.13 | 117.77 | 144.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 97 | 87 | 0 | 0.24 | 0.32 | 0.50 | 14.63 | 0.19 | 0.42 |
| Hex | 80 | 61 | 57 | 0 | 18 | 20 | 32 | F | 13 | 2A |
| Octal | 200 | 141 | 127 | 0 | 30 | 40 | 62 | 17 | 23 | 52 |
| Binary | 10000000 | 1100001 | 1010111 | 0 | 11000 | 100000 | 110010 | 1111 | 10011 | 101010 |
Color Harmonies of #806157
Complementary color
Monochromatic Colors of #806157
Black with #806157
Text Example
Text Example
White with #806157
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #806157; }
p { color: rgb(128,97,87); }
H1.HeaderClassName
{
color: #806157;
}
.AnyTagClassName
{
color: #806157;
}
</style>
background-color css
<style>
a { background-color: #806157; }
a { background-color: rgb(128,97,87); }
div.DivClassName
{
background-color: #806157;
}
.BgClassName
{
background-color: #806157;
}
</style>
border-color css
<style>
span { border-color: #806157; }
span { border-color: rgb(128,97,87); }
td.TdClassName
{
border-color: #806157;
}
.TagClassName
{
border-color: #806157;
}
</style>