Shades of Russett #826860
Tints of Russett #826860
RGB
CMYK
RGB Variations
Color information
#826860 (or 0x826860) is known color: Russett. HEX triplet: 82, 68 and 60. RGB value is (130,104,96). Sum of RGB (Red+Green+Blue) = 130+104+96=330 (43% of max value = 765). Red value is 130 (51.17% from 255 or 39.39% from 330); Green value is 104 (41.02% from 255 or 31.52% from 330); Blue value is 96 (37.89% from 255 or 29.09% from 330); Max value from RGB is 130 - color contains mainly: red. Hex color #826860 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #826860 is #7D979F. Grayscale: #6E6E6E. Windows color (decimal): -8230816 or 6318210. OLE color: 6318210.
HSL color Cylindrical-coordinate representation of color #826860: hue angle of 14.12º 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 #826860 is Cyan = 0, Magento = 0.2, Yellow = 0.26 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 104 | 96 | - |
| CMYK | 0 | 0.2 | 0.26 | 0.49 |
| HSL | 14.12º | 0.15% | 0.44% | - |
| HSV(B) | 14.12º | 0.26% | 0.51% | - |
| XYZ | 16.27 | 15.49 | 13.2 | - |
| YUV | 110.86 | 119.61 | 141.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 104 | 96 | 0 | 0.2 | 0.26 | 0.49 | 14.12 | 0.15 | 0.44 |
| Hex | 82 | 68 | 60 | 0 | 14 | 1A | 31 | E | F | 2C |
| Octal | 202 | 150 | 140 | 0 | 24 | 32 | 61 | 16 | 17 | 54 |
| Binary | 10000010 | 1101000 | 1100000 | 0 | 10100 | 11010 | 110001 | 1110 | 1111 | 101100 |
Color Harmonies of #826860
Complementary color
Monochromatic Colors of #826860
Black with #826860
Text Example
Text Example
White with #826860
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #826860; }
p { color: rgb(130,104,96); }
H1.HeaderClassName
{
color: #826860;
}
.AnyTagClassName
{
color: #826860;
}
</style>
background-color css
<style>
a { background-color: #826860; }
a { background-color: rgb(130,104,96); }
div.DivClassName
{
background-color: #826860;
}
.BgClassName
{
background-color: #826860;
}
</style>
border-color css
<style>
span { border-color: #826860; }
span { border-color: rgb(130,104,96); }
td.TdClassName
{
border-color: #826860;
}
.TagClassName
{
border-color: #826860;
}
</style>