Shades of Russet #834720
Tints of Russet #834720
RGB
CMYK
RGB Variations
Color information
#834720 (or 0x834720) is known color: Russet. HEX triplet: 83, 47 and 20. RGB value is (131,71,32). Sum of RGB (Red+Green+Blue) = 131+71+32=234 (30% of max value = 765). Red value is 131 (51.56% from 255 or 55.98% from 234); Green value is 71 (28.12% from 255 or 30.34% from 234); Blue value is 32 (12.89% from 255 or 13.68% from 234); Max value from RGB is 131 - color contains mainly: red. Hex color #834720 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #834720 is #7CB8DF. Grayscale: #545454. Windows color (decimal): -8173792 or 2115459. OLE color: 2115459.
HSL color Cylindrical-coordinate representation of color #834720: hue angle of 23.64º degrees, saturation: 0.61, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #834720 is Cyan = 0, Magento = 0.46, Yellow = 0.76 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 71 | 32 | - |
| CMYK | 0 | 0.46 | 0.76 | 0.49 |
| HSL | 23.64º | 0.61% | 0.32% | - |
| HSV(B) | 23.64º | 0.76% | 0.51% | - |
| XYZ | 11.87 | 9.44 | 2.56 | - |
| YUV | 84.49 | 98.38 | 161.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 71 | 32 | 0 | 0.46 | 0.76 | 0.49 | 23.64 | 0.61 | 0.32 |
| Hex | 83 | 47 | 20 | 0 | 2E | 4C | 31 | 18 | 3D | 20 |
| Octal | 203 | 107 | 40 | 0 | 56 | 114 | 61 | 30 | 75 | 40 |
| Binary | 10000011 | 1000111 | 100000 | 0 | 101110 | 1001100 | 110001 | 11000 | 111101 | 100000 |
Color Harmonies of #834720
Complementary color
Monochromatic Colors of #834720
Black with #834720
Text Example
Text Example
White with #834720
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #834720; }
p { color: rgb(131,71,32); }
H1.HeaderClassName
{
color: #834720;
}
.AnyTagClassName
{
color: #834720;
}
</style>
background-color css
<style>
a { background-color: #834720; }
a { background-color: rgb(131,71,32); }
div.DivClassName
{
background-color: #834720;
}
.BgClassName
{
background-color: #834720;
}
</style>
border-color css
<style>
span { border-color: #834720; }
span { border-color: rgb(131,71,32); }
td.TdClassName
{
border-color: #834720;
}
.TagClassName
{
border-color: #834720;
}
</style>