Shades of Russett #826059
Tints of Russett #826059
RGB
CMYK
RGB Variations
Color information
#826059 (or 0x826059) is known color: Russett. HEX triplet: 82, 60 and 59. RGB value is (130,96,89). Sum of RGB (Red+Green+Blue) = 130+96+89=315 (41% of max value = 765). Red value is 130 (51.17% from 255 or 41.27% from 315); Green value is 96 (37.89% from 255 or 30.48% from 315); Blue value is 89 (35.16% from 255 or 28.25% from 315); Max value from RGB is 130 - color contains mainly: red. Hex color #826059 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #826059 is #7D9FA6. Grayscale: #696969. Windows color (decimal): -8232871 or 5857410. OLE color: 5857410.
HSL color Cylindrical-coordinate representation of color #826059: hue angle of 10.24º degrees, saturation: 0.19, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #826059 is Cyan = 0, Magento = 0.26, Yellow = 0.32 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 96 | 89 | - |
| CMYK | 0 | 0.26 | 0.32 | 0.49 |
| HSL | 10.24º | 0.19% | 0.43% | - |
| HSV(B) | 10.24º | 0.32% | 0.51% | - |
| XYZ | 15.19 | 13.83 | 11.32 | - |
| YUV | 105.37 | 118.76 | 145.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 96 | 89 | 0 | 0.26 | 0.32 | 0.49 | 10.24 | 0.19 | 0.43 |
| Hex | 82 | 60 | 59 | 0 | 1A | 20 | 31 | A | 13 | 2B |
| Octal | 202 | 140 | 131 | 0 | 32 | 40 | 61 | 12 | 23 | 53 |
| Binary | 10000010 | 1100000 | 1011001 | 0 | 11010 | 100000 | 110001 | 1010 | 10011 | 101011 |
Color Harmonies of #826059
Complementary color
Monochromatic Colors of #826059
Black with #826059
Text Example
Text Example
White with #826059
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #826059; }
p { color: rgb(130,96,89); }
H1.HeaderClassName
{
color: #826059;
}
.AnyTagClassName
{
color: #826059;
}
</style>
background-color css
<style>
a { background-color: #826059; }
a { background-color: rgb(130,96,89); }
div.DivClassName
{
background-color: #826059;
}
.BgClassName
{
background-color: #826059;
}
</style>
border-color css
<style>
span { border-color: #826059; }
span { border-color: rgb(130,96,89); }
td.TdClassName
{
border-color: #826059;
}
.TagClassName
{
border-color: #826059;
}
</style>