Shades of Russett #806860
Tints of Russett #806860
RGB
CMYK
RGB Variations
Color information
#806860 (or 0x806860) is known color: Russett. HEX triplet: 80, 68 and 60. RGB value is (128,104,96). Sum of RGB (Red+Green+Blue) = 128+104+96=328 (43% of max value = 765). Red value is 128 (50.39% from 255 or 39.02% from 328); Green value is 104 (41.02% from 255 or 31.71% from 328); Blue value is 96 (37.89% from 255 or 29.27% from 328); Max value from RGB is 128 - color contains mainly: red. Hex color #806860 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #806860 is #7F979F. Grayscale: #6E6E6E. Windows color (decimal): -8361888 or 6318208. OLE color: 6318208.
HSL color Cylindrical-coordinate representation of color #806860: hue angle of 15º degrees, saturation: 0.14, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #806860 is Cyan = 0, Magento = 0.19, Yellow = 0.25 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 128 | 104 | 96 | - |
| CMYK | 0 | 0.19 | 0.25 | 0.50 |
| HSL | 15º | 0.14% | 0.44% | - |
| HSV(B) | 15º | 0.25% | 0.5% | - |
| XYZ | 15.96 | 15.33 | 13.18 | - |
| YUV | 110.26 | 119.95 | 140.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 104 | 96 | 0 | 0.19 | 0.25 | 0.50 | 15 | 0.14 | 0.44 |
| Hex | 80 | 68 | 60 | 0 | 13 | 19 | 32 | F | E | 2C |
| Octal | 200 | 150 | 140 | 0 | 23 | 31 | 62 | 17 | 16 | 54 |
| Binary | 10000000 | 1101000 | 1100000 | 0 | 10011 | 11001 | 110010 | 1111 | 1110 | 101100 |
Color Harmonies of #806860
Complementary color
Monochromatic Colors of #806860
Black with #806860
Text Example
Text Example
White with #806860
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #806860; }
p { color: rgb(128,104,96); }
H1.HeaderClassName
{
color: #806860;
}
.AnyTagClassName
{
color: #806860;
}
</style>
background-color css
<style>
a { background-color: #806860; }
a { background-color: rgb(128,104,96); }
div.DivClassName
{
background-color: #806860;
}
.BgClassName
{
background-color: #806860;
}
</style>
border-color css
<style>
span { border-color: #806860; }
span { border-color: rgb(128,104,96); }
td.TdClassName
{
border-color: #806860;
}
.TagClassName
{
border-color: #806860;
}
</style>