Shades of Russet #835116
Tints of Russet #835116
RGB
CMYK
RGB Variations
Color information
#835116 (or 0x835116) is known color: Russet. HEX triplet: 83, 51 and 16. RGB value is (131,81,22). Sum of RGB (Red+Green+Blue) = 131+81+22=234 (30% of max value = 765). Red value is 131 (51.56% from 255 or 55.98% from 234); Green value is 81 (32.03% from 255 or 34.62% from 234); Blue value is 22 (8.98% from 255 or 9.40% from 234); Max value from RGB is 131 - color contains mainly: red. Hex color #835116 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #835116 is #7CAEE9. Grayscale: #595959. Windows color (decimal): -8171242 or 1462659. OLE color: 1462659.
HSL color Cylindrical-coordinate representation of color #835116: hue angle of 32.48º degrees, saturation: 0.71, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #835116 is Cyan = 0, Magento = 0.38, Yellow = 0.83 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 81 | 22 | - |
| CMYK | 0 | 0.38 | 0.83 | 0.49 |
| HSL | 32.48º | 0.71% | 0.3% | - |
| HSV(B) | 32.48º | 0.83% | 0.51% | - |
| XYZ | 12.45 | 10.77 | 2.18 | - |
| YUV | 89.22 | 90.07 | 157.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 81 | 22 | 0 | 0.38 | 0.83 | 0.49 | 32.48 | 0.71 | 0.3 |
| Hex | 83 | 51 | 16 | 0 | 26 | 53 | 31 | 20 | 47 | 1E |
| Octal | 203 | 121 | 26 | 0 | 46 | 123 | 61 | 40 | 107 | 36 |
| Binary | 10000011 | 1010001 | 10110 | 0 | 100110 | 1010011 | 110001 | 100000 | 1000111 | 11110 |
Color Harmonies of #835116
Complementary color
Monochromatic Colors of #835116
Black with #835116
Text Example
Text Example
White with #835116
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #835116; }
p { color: rgb(131,81,22); }
H1.HeaderClassName
{
color: #835116;
}
.AnyTagClassName
{
color: #835116;
}
</style>
background-color css
<style>
a { background-color: #835116; }
a { background-color: rgb(131,81,22); }
div.DivClassName
{
background-color: #835116;
}
.BgClassName
{
background-color: #835116;
}
</style>
border-color css
<style>
span { border-color: #835116; }
span { border-color: rgb(131,81,22); }
td.TdClassName
{
border-color: #835116;
}
.TagClassName
{
border-color: #835116;
}
</style>