Shades of Russett #826962
Tints of Russett #826962
RGB
CMYK
RGB Variations
Color information
#826962 (or 0x826962) is known color: Russett. HEX triplet: 82, 69 and 62. RGB value is (130,105,98). Sum of RGB (Red+Green+Blue) = 130+105+98=333 (44% of max value = 765). Red value is 130 (51.17% from 255 or 39.04% from 333); Green value is 105 (41.41% from 255 or 31.53% from 333); Blue value is 98 (38.67% from 255 or 29.43% from 333); Max value from RGB is 130 - color contains mainly: red. Hex color #826962 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #826962 is #7D969D. Grayscale: #6F6F6F. Windows color (decimal): -8230558 or 6449538. OLE color: 6449538.
HSL color Cylindrical-coordinate representation of color #826962: hue angle of 13.12º degrees, saturation: 0.14, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #826962 is Cyan = 0, Magento = 0.19, Yellow = 0.25 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 105 | 98 | - |
| CMYK | 0 | 0.19 | 0.25 | 0.49 |
| HSL | 13.13º | 0.14% | 0.45% | - |
| HSV(B) | 13.13º | 0.25% | 0.51% | - |
| XYZ | 16.46 | 15.73 | 13.72 | - |
| YUV | 111.68 | 120.28 | 141.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 105 | 98 | 0 | 0.19 | 0.25 | 0.49 | 13.13 | 0.14 | 0.45 |
| Hex | 82 | 69 | 62 | 0 | 13 | 19 | 31 | D | E | 2D |
| Octal | 202 | 151 | 142 | 0 | 23 | 31 | 61 | 15 | 16 | 55 |
| Binary | 10000010 | 1101001 | 1100010 | 0 | 10011 | 11001 | 110001 | 1101 | 1110 | 101101 |
Color Harmonies of #826962
Complementary color
Monochromatic Colors of #826962
Black with #826962
Text Example
Text Example
White with #826962
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #826962; }
p { color: rgb(130,105,98); }
H1.HeaderClassName
{
color: #826962;
}
.AnyTagClassName
{
color: #826962;
}
</style>
background-color css
<style>
a { background-color: #826962; }
a { background-color: rgb(130,105,98); }
div.DivClassName
{
background-color: #826962;
}
.BgClassName
{
background-color: #826962;
}
</style>
border-color css
<style>
span { border-color: #826962; }
span { border-color: rgb(130,105,98); }
td.TdClassName
{
border-color: #826962;
}
.TagClassName
{
border-color: #826962;
}
</style>