Shades of Russett #806155
Tints of Russett #806155
RGB
CMYK
RGB Variations
Color information
#806155 (or 0x806155) is known color: Russett. HEX triplet: 80, 61 and 55. RGB value is (128,97,85). Sum of RGB (Red+Green+Blue) = 128+97+85=310 (41% of max value = 765). Red value is 128 (50.39% from 255 or 41.29% from 310); Green value is 97 (38.28% from 255 or 31.29% from 310); Blue value is 85 (33.59% from 255 or 27.42% from 310); Max value from RGB is 128 - color contains mainly: red. Hex color #806155 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #806155 is #7F9EAA. Grayscale: #686868. Windows color (decimal): -8363691 or 5595520. OLE color: 5595520.
HSL color Cylindrical-coordinate representation of color #806155: hue angle of 16.74º degrees, saturation: 0.2, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #806155 is Cyan = 0, Magento = 0.24, Yellow = 0.34 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 128 | 97 | 85 | - |
| CMYK | 0 | 0.24 | 0.34 | 0.50 |
| HSL | 16.74º | 0.2% | 0.42% | - |
| HSV(B) | 16.74º | 0.34% | 0.5% | - |
| XYZ | 14.82 | 13.79 | 10.48 | - |
| YUV | 104.9 | 116.77 | 144.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 97 | 85 | 0 | 0.24 | 0.34 | 0.50 | 16.74 | 0.2 | 0.42 |
| Hex | 80 | 61 | 55 | 0 | 18 | 22 | 32 | 11 | 14 | 2A |
| Octal | 200 | 141 | 125 | 0 | 30 | 42 | 62 | 21 | 24 | 52 |
| Binary | 10000000 | 1100001 | 1010101 | 0 | 11000 | 100010 | 110010 | 10001 | 10100 | 101010 |
Color Harmonies of #806155
Complementary color
Monochromatic Colors of #806155
Black with #806155
Text Example
Text Example
White with #806155
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #806155; }
p { color: rgb(128,97,85); }
H1.HeaderClassName
{
color: #806155;
}
.AnyTagClassName
{
color: #806155;
}
</style>
background-color css
<style>
a { background-color: #806155; }
a { background-color: rgb(128,97,85); }
div.DivClassName
{
background-color: #806155;
}
.BgClassName
{
background-color: #806155;
}
</style>
border-color css
<style>
span { border-color: #806155; }
span { border-color: rgb(128,97,85); }
td.TdClassName
{
border-color: #806155;
}
.TagClassName
{
border-color: #806155;
}
</style>