Shades of Russett #826257
Tints of Russett #826257
RGB
CMYK
RGB Variations
Color information
#826257 (or 0x826257) is known color: Russett. HEX triplet: 82, 62 and 57. RGB value is (130,98,87). Sum of RGB (Red+Green+Blue) = 130+98+87=315 (41% of max value = 765). Red value is 130 (51.17% from 255 or 41.27% from 315); Green value is 98 (38.67% from 255 or 31.11% from 315); Blue value is 87 (34.38% from 255 or 27.62% from 315); Max value from RGB is 130 - color contains mainly: red. Hex color #826257 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #826257 is #7D9DA8. Grayscale: #6A6A6A. Windows color (decimal): -8232361 or 5726850. OLE color: 5726850.
HSL color Cylindrical-coordinate representation of color #826257: hue angle of 15.35º degrees, saturation: 0.2, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #826257 is Cyan = 0, Magento = 0.25, Yellow = 0.33 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 98 | 87 | - |
| CMYK | 0 | 0.25 | 0.33 | 0.49 |
| HSL | 15.35º | 0.2% | 0.43% | - |
| HSV(B) | 15.35º | 0.33% | 0.51% | - |
| XYZ | 15.29 | 14.17 | 10.95 | - |
| YUV | 106.31 | 117.1 | 144.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 98 | 87 | 0 | 0.25 | 0.33 | 0.49 | 15.35 | 0.2 | 0.43 |
| Hex | 82 | 62 | 57 | 0 | 19 | 21 | 31 | F | 14 | 2B |
| Octal | 202 | 142 | 127 | 0 | 31 | 41 | 61 | 17 | 24 | 53 |
| Binary | 10000010 | 1100010 | 1010111 | 0 | 11001 | 100001 | 110001 | 1111 | 10100 | 101011 |
Color Harmonies of #826257
Complementary color
Monochromatic Colors of #826257
Black with #826257
Text Example
Text Example
White with #826257
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #826257; }
p { color: rgb(130,98,87); }
H1.HeaderClassName
{
color: #826257;
}
.AnyTagClassName
{
color: #826257;
}
</style>
background-color css
<style>
a { background-color: #826257; }
a { background-color: rgb(130,98,87); }
div.DivClassName
{
background-color: #826257;
}
.BgClassName
{
background-color: #826257;
}
</style>
border-color css
<style>
span { border-color: #826257; }
span { border-color: rgb(130,98,87); }
td.TdClassName
{
border-color: #826257;
}
.TagClassName
{
border-color: #826257;
}
</style>