Shades of Russett #806156
Tints of Russett #806156
RGB
CMYK
RGB Variations
Color information
#806156 (or 0x806156) is known color: Russett. HEX triplet: 80, 61 and 56. RGB value is (128,97,86). Sum of RGB (Red+Green+Blue) = 128+97+86=311 (41% of max value = 765). Red value is 128 (50.39% from 255 or 41.16% from 311); Green value is 97 (38.28% from 255 or 31.19% from 311); Blue value is 86 (33.98% from 255 or 27.65% from 311); Max value from RGB is 128 - color contains mainly: red. Hex color #806156 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #806156 is #7F9EA9. Grayscale: #696969. Windows color (decimal): -8363690 or 5661056. OLE color: 5661056.
HSL color Cylindrical-coordinate representation of color #806156: hue angle of 15.71º degrees, saturation: 0.2, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #806156 is Cyan = 0, Magento = 0.24, Yellow = 0.33 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 128 | 97 | 86 | - |
| CMYK | 0 | 0.24 | 0.33 | 0.50 |
| HSL | 15.71º | 0.2% | 0.42% | - |
| HSV(B) | 15.71º | 0.33% | 0.5% | - |
| XYZ | 14.86 | 13.81 | 10.69 | - |
| YUV | 105.02 | 117.27 | 144.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 97 | 86 | 0 | 0.24 | 0.33 | 0.50 | 15.71 | 0.2 | 0.42 |
| Hex | 80 | 61 | 56 | 0 | 18 | 21 | 32 | 10 | 14 | 2A |
| Octal | 200 | 141 | 126 | 0 | 30 | 41 | 62 | 20 | 24 | 52 |
| Binary | 10000000 | 1100001 | 1010110 | 0 | 11000 | 100001 | 110010 | 10000 | 10100 | 101010 |
Color Harmonies of #806156
Complementary color
Monochromatic Colors of #806156
Black with #806156
Text Example
Text Example
White with #806156
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #806156; }
p { color: rgb(128,97,86); }
H1.HeaderClassName
{
color: #806156;
}
.AnyTagClassName
{
color: #806156;
}
</style>
background-color css
<style>
a { background-color: #806156; }
a { background-color: rgb(128,97,86); }
div.DivClassName
{
background-color: #806156;
}
.BgClassName
{
background-color: #806156;
}
</style>
border-color css
<style>
span { border-color: #806156; }
span { border-color: rgb(128,97,86); }
td.TdClassName
{
border-color: #806156;
}
.TagClassName
{
border-color: #806156;
}
</style>