Shades of Russet #834516
Tints of Russet #834516
RGB
CMYK
RGB Variations
Color information
#834516 (or 0x834516) is known color: Russet. HEX triplet: 83, 45 and 16. RGB value is (131,69,22). Sum of RGB (Red+Green+Blue) = 131+69+22=222 (29% of max value = 765). Red value is 131 (51.56% from 255 or 59.01% from 222); Green value is 69 (27.34% from 255 or 31.08% from 222); Blue value is 22 (8.98% from 255 or 9.91% from 222); Max value from RGB is 131 - color contains mainly: red. Hex color #834516 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #834516 is #7CBAE9. Grayscale: #525252. Windows color (decimal): -8174314 or 1459587. OLE color: 1459587.
HSL color Cylindrical-coordinate representation of color #834516: hue angle of 25.87º 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 #834516 is Cyan = 0, Magento = 0.47, Yellow = 0.83 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 69 | 22 | - |
| CMYK | 0 | 0.47 | 0.83 | 0.49 |
| HSL | 25.87º | 0.71% | 0.3% | - |
| HSV(B) | 25.87º | 0.83% | 0.51% | - |
| XYZ | 11.63 | 9.14 | 1.91 | - |
| YUV | 82.18 | 94.04 | 162.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 69 | 22 | 0 | 0.47 | 0.83 | 0.49 | 25.87 | 0.71 | 0.3 |
| Hex | 83 | 45 | 16 | 0 | 2F | 53 | 31 | 1A | 47 | 1E |
| Octal | 203 | 105 | 26 | 0 | 57 | 123 | 61 | 32 | 107 | 36 |
| Binary | 10000011 | 1000101 | 10110 | 0 | 101111 | 1010011 | 110001 | 11010 | 1000111 | 11110 |
Color Harmonies of #834516
Complementary color
Monochromatic Colors of #834516
Black with #834516
Text Example
Text Example
White with #834516
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #834516; }
p { color: rgb(131,69,22); }
H1.HeaderClassName
{
color: #834516;
}
.AnyTagClassName
{
color: #834516;
}
</style>
background-color css
<style>
a { background-color: #834516; }
a { background-color: rgb(131,69,22); }
div.DivClassName
{
background-color: #834516;
}
.BgClassName
{
background-color: #834516;
}
</style>
border-color css
<style>
span { border-color: #834516; }
span { border-color: rgb(131,69,22); }
td.TdClassName
{
border-color: #834516;
}
.TagClassName
{
border-color: #834516;
}
</style>