Shades of Russett #826960
Tints of Russett #826960
RGB
CMYK
RGB Variations
Color information
#826960 (or 0x826960) is known color: Russett. HEX triplet: 82, 69 and 60. RGB value is (130,105,96). Sum of RGB (Red+Green+Blue) = 130+105+96=331 (43% of max value = 765). Red value is 130 (51.17% from 255 or 39.27% from 331); Green value is 105 (41.41% from 255 or 31.72% from 331); Blue value is 96 (37.89% from 255 or 29.00% from 331); Max value from RGB is 130 - color contains mainly: red. Hex color #826960 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #826960 is #7D969F. Grayscale: #6F6F6F. Windows color (decimal): -8230560 or 6318466. OLE color: 6318466.
HSL color Cylindrical-coordinate representation of color #826960: hue angle of 15.88º 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 #826960 is Cyan = 0, Magento = 0.19, Yellow = 0.26 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 105 | 96 | - |
| CMYK | 0 | 0.19 | 0.26 | 0.49 |
| HSL | 15.88º | 0.15% | 0.44% | - |
| HSV(B) | 15.88º | 0.26% | 0.51% | - |
| XYZ | 16.37 | 15.69 | 13.23 | - |
| YUV | 111.45 | 119.28 | 141.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 105 | 96 | 0 | 0.19 | 0.26 | 0.49 | 15.88 | 0.15 | 0.44 |
| Hex | 82 | 69 | 60 | 0 | 13 | 1A | 31 | 10 | F | 2C |
| Octal | 202 | 151 | 140 | 0 | 23 | 32 | 61 | 20 | 17 | 54 |
| Binary | 10000010 | 1101001 | 1100000 | 0 | 10011 | 11010 | 110001 | 10000 | 1111 | 101100 |
Color Harmonies of #826960
Complementary color
Monochromatic Colors of #826960
Black with #826960
Text Example
Text Example
White with #826960
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #826960; }
p { color: rgb(130,105,96); }
H1.HeaderClassName
{
color: #826960;
}
.AnyTagClassName
{
color: #826960;
}
</style>
background-color css
<style>
a { background-color: #826960; }
a { background-color: rgb(130,105,96); }
div.DivClassName
{
background-color: #826960;
}
.BgClassName
{
background-color: #826960;
}
</style>
border-color css
<style>
span { border-color: #826960; }
span { border-color: rgb(130,105,96); }
td.TdClassName
{
border-color: #826960;
}
.TagClassName
{
border-color: #826960;
}
</style>