Shades of Russett #816860
Tints of Russett #816860
RGB
CMYK
RGB Variations
Color information
#816860 (or 0x816860) is known color: Russett. HEX triplet: 81, 68 and 60. RGB value is (129,104,96). Sum of RGB (Red+Green+Blue) = 129+104+96=329 (43% of max value = 765). Red value is 129 (50.78% from 255 or 39.21% from 329); Green value is 104 (41.02% from 255 or 31.61% from 329); Blue value is 96 (37.89% from 255 or 29.18% from 329); Max value from RGB is 129 - color contains mainly: red. Hex color #816860 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #816860 is #7E979F. Grayscale: #6E6E6E. Windows color (decimal): -8296352 or 6318209. OLE color: 6318209.
HSL color Cylindrical-coordinate representation of color #816860: hue angle of 14.55º degrees, saturation: 0.15, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #816860 is Cyan = 0, Magento = 0.19, Yellow = 0.26 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 104 | 96 | - |
| CMYK | 0 | 0.19 | 0.26 | 0.49 |
| HSL | 14.55º | 0.15% | 0.44% | - |
| HSV(B) | 14.55º | 0.26% | 0.51% | - |
| XYZ | 16.11 | 15.41 | 13.19 | - |
| YUV | 110.56 | 119.78 | 141.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 104 | 96 | 0 | 0.19 | 0.26 | 0.49 | 14.55 | 0.15 | 0.44 |
| Hex | 81 | 68 | 60 | 0 | 13 | 1A | 31 | F | F | 2C |
| Octal | 201 | 150 | 140 | 0 | 23 | 32 | 61 | 17 | 17 | 54 |
| Binary | 10000001 | 1101000 | 1100000 | 0 | 10011 | 11010 | 110001 | 1111 | 1111 | 101100 |
Color Harmonies of #816860
Complementary color
Monochromatic Colors of #816860
Black with #816860
Text Example
Text Example
White with #816860
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #816860; }
p { color: rgb(129,104,96); }
H1.HeaderClassName
{
color: #816860;
}
.AnyTagClassName
{
color: #816860;
}
</style>
background-color css
<style>
a { background-color: #816860; }
a { background-color: rgb(129,104,96); }
div.DivClassName
{
background-color: #816860;
}
.BgClassName
{
background-color: #816860;
}
</style>
border-color css
<style>
span { border-color: #816860; }
span { border-color: rgb(129,104,96); }
td.TdClassName
{
border-color: #816860;
}
.TagClassName
{
border-color: #816860;
}
</style>