Shades of Russet #834020
Tints of Russet #834020
RGB
CMYK
RGB Variations
Color information
#834020 (or 0x834020) is known color: Russet. HEX triplet: 83, 40 and 20. RGB value is (131,64,32). Sum of RGB (Red+Green+Blue) = 131+64+32=227 (30% of max value = 765). Red value is 131 (51.56% from 255 or 57.71% from 227); Green value is 64 (25.39% from 255 or 28.19% from 227); Blue value is 32 (12.89% from 255 or 14.10% from 227); Max value from RGB is 131 - color contains mainly: red. Hex color #834020 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #834020 is #7CBFDF. Grayscale: #505050. Windows color (decimal): -8175584 or 2113667. OLE color: 2113667.
HSL color Cylindrical-coordinate representation of color #834020: hue angle of 19.39º 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 #834020 is Cyan = 0, Magento = 0.51, Yellow = 0.76 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 64 | 32 | - |
| CMYK | 0 | 0.51 | 0.76 | 0.49 |
| HSL | 19.39º | 0.61% | 0.32% | - |
| HSV(B) | 19.39º | 0.76% | 0.51% | - |
| XYZ | 11.45 | 8.6 | 2.42 | - |
| YUV | 80.39 | 100.7 | 164.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 64 | 32 | 0 | 0.51 | 0.76 | 0.49 | 19.39 | 0.61 | 0.32 |
| Hex | 83 | 40 | 20 | 0 | 33 | 4C | 31 | 13 | 3D | 20 |
| Octal | 203 | 100 | 40 | 0 | 63 | 114 | 61 | 23 | 75 | 40 |
| Binary | 10000011 | 1000000 | 100000 | 0 | 110011 | 1001100 | 110001 | 10011 | 111101 | 100000 |
Color Harmonies of #834020
Complementary color
Monochromatic Colors of #834020
Black with #834020
Text Example
Text Example
White with #834020
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #834020; }
p { color: rgb(131,64,32); }
H1.HeaderClassName
{
color: #834020;
}
.AnyTagClassName
{
color: #834020;
}
</style>
background-color css
<style>
a { background-color: #834020; }
a { background-color: rgb(131,64,32); }
div.DivClassName
{
background-color: #834020;
}
.BgClassName
{
background-color: #834020;
}
</style>
border-color css
<style>
span { border-color: #834020; }
span { border-color: rgb(131,64,32); }
td.TdClassName
{
border-color: #834020;
}
.TagClassName
{
border-color: #834020;
}
</style>