Shades of Russet #834616
Tints of Russet #834616
RGB
CMYK
RGB Variations
Color information
#834616 (or 0x834616) is known color: Russet. HEX triplet: 83, 46 and 16. RGB value is (131,70,22). Sum of RGB (Red+Green+Blue) = 131+70+22=223 (29% of max value = 765). Red value is 131 (51.56% from 255 or 58.74% from 223); Green value is 70 (27.73% from 255 or 31.39% from 223); Blue value is 22 (8.98% from 255 or 9.87% from 223); Max value from RGB is 131 - color contains mainly: red. Hex color #834616 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #834616 is #7CB9E9. Grayscale: #535353. Windows color (decimal): -8174058 or 1459843. OLE color: 1459843.
HSL color Cylindrical-coordinate representation of color #834616: hue angle of 26.42º 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 #834616 is Cyan = 0, Magento = 0.47, Yellow = 0.83 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 70 | 22 | - |
| CMYK | 0 | 0.47 | 0.83 | 0.49 |
| HSL | 26.42º | 0.71% | 0.3% | - |
| HSV(B) | 26.42º | 0.83% | 0.51% | - |
| XYZ | 11.7 | 9.26 | 1.93 | - |
| YUV | 82.77 | 93.71 | 162.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 70 | 22 | 0 | 0.47 | 0.83 | 0.49 | 26.42 | 0.71 | 0.3 |
| Hex | 83 | 46 | 16 | 0 | 2F | 53 | 31 | 1A | 47 | 1E |
| Octal | 203 | 106 | 26 | 0 | 57 | 123 | 61 | 32 | 107 | 36 |
| Binary | 10000011 | 1000110 | 10110 | 0 | 101111 | 1010011 | 110001 | 11010 | 1000111 | 11110 |
Color Harmonies of #834616
Complementary color
Monochromatic Colors of #834616
Black with #834616
Text Example
Text Example
White with #834616
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #834616; }
p { color: rgb(131,70,22); }
H1.HeaderClassName
{
color: #834616;
}
.AnyTagClassName
{
color: #834616;
}
</style>
background-color css
<style>
a { background-color: #834616; }
a { background-color: rgb(131,70,22); }
div.DivClassName
{
background-color: #834616;
}
.BgClassName
{
background-color: #834616;
}
</style>
border-color css
<style>
span { border-color: #834616; }
span { border-color: rgb(131,70,22); }
td.TdClassName
{
border-color: #834616;
}
.TagClassName
{
border-color: #834616;
}
</style>