Shades of Russett #826456
Tints of Russett #826456
RGB
CMYK
RGB Variations
Color information
#826456 (or 0x826456) is known color: Russett. HEX triplet: 82, 64 and 56. RGB value is (130,100,86). Sum of RGB (Red+Green+Blue) = 130+100+86=316 (41% of max value = 765). Red value is 130 (51.17% from 255 or 41.14% from 316); Green value is 100 (39.45% from 255 or 31.65% from 316); Blue value is 86 (33.98% from 255 or 27.22% from 316); Max value from RGB is 130 - color contains mainly: red. Hex color #826456 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #826456 is #7D9BA9. Grayscale: #6B6B6B. Windows color (decimal): -8231850 or 5661826. OLE color: 5661826.
HSL color Cylindrical-coordinate representation of color #826456: hue angle of 19.09º degrees, saturation: 0.2, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #826456 is Cyan = 0, Magento = 0.23, Yellow = 0.34 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 100 | 86 | - |
| CMYK | 0 | 0.23 | 0.34 | 0.49 |
| HSL | 19.09º | 0.2% | 0.42% | - |
| HSV(B) | 19.09º | 0.34% | 0.51% | - |
| XYZ | 15.44 | 14.53 | 10.8 | - |
| YUV | 107.37 | 115.94 | 144.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 100 | 86 | 0 | 0.23 | 0.34 | 0.49 | 19.09 | 0.2 | 0.42 |
| Hex | 82 | 64 | 56 | 0 | 17 | 22 | 31 | 13 | 14 | 2A |
| Octal | 202 | 144 | 126 | 0 | 27 | 42 | 61 | 23 | 24 | 52 |
| Binary | 10000010 | 1100100 | 1010110 | 0 | 10111 | 100010 | 110001 | 10011 | 10100 | 101010 |
Color Harmonies of #826456
Complementary color
Monochromatic Colors of #826456
Black with #826456
Text Example
Text Example
White with #826456
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #826456; }
p { color: rgb(130,100,86); }
H1.HeaderClassName
{
color: #826456;
}
.AnyTagClassName
{
color: #826456;
}
</style>
background-color css
<style>
a { background-color: #826456; }
a { background-color: rgb(130,100,86); }
div.DivClassName
{
background-color: #826456;
}
.BgClassName
{
background-color: #826456;
}
</style>
border-color css
<style>
span { border-color: #826456; }
span { border-color: rgb(130,100,86); }
td.TdClassName
{
border-color: #826456;
}
.TagClassName
{
border-color: #826456;
}
</style>