Shades of Russet #834321
Tints of Russet #834321
RGB
CMYK
RGB Variations
Color information
#834321 (or 0x834321) is known color: Russet. HEX triplet: 83, 43 and 21. RGB value is (131,67,33). Sum of RGB (Red+Green+Blue) = 131+67+33=231 (30% of max value = 765). Red value is 131 (51.56% from 255 or 56.71% from 231); Green value is 67 (26.56% from 255 or 29.00% from 231); Blue value is 33 (13.28% from 255 or 14.29% from 231); Max value from RGB is 131 - color contains mainly: red. Hex color #834321 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #834321 is #7CBCDE. Grayscale: #525252. Windows color (decimal): -8174815 or 2179971. OLE color: 2179971.
HSL color Cylindrical-coordinate representation of color #834321: hue angle of 20.82º degrees, saturation: 0.6, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #834321 is Cyan = 0, Magento = 0.49, Yellow = 0.75 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 67 | 33 | - |
| CMYK | 0 | 0.49 | 0.75 | 0.49 |
| HSL | 20.82º | 0.6% | 0.32% | - |
| HSV(B) | 20.82º | 0.75% | 0.51% | - |
| XYZ | 11.64 | 8.95 | 2.55 | - |
| YUV | 82.26 | 100.2 | 162.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 67 | 33 | 0 | 0.49 | 0.75 | 0.49 | 20.82 | 0.6 | 0.32 |
| Hex | 83 | 43 | 21 | 0 | 31 | 4B | 31 | 15 | 3C | 20 |
| Octal | 203 | 103 | 41 | 0 | 61 | 113 | 61 | 25 | 74 | 40 |
| Binary | 10000011 | 1000011 | 100001 | 0 | 110001 | 1001011 | 110001 | 10101 | 111100 | 100000 |
Color Harmonies of #834321
Complementary color
Monochromatic Colors of #834321
Black with #834321
Text Example
Text Example
White with #834321
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #834321; }
p { color: rgb(131,67,33); }
H1.HeaderClassName
{
color: #834321;
}
.AnyTagClassName
{
color: #834321;
}
</style>
background-color css
<style>
a { background-color: #834321; }
a { background-color: rgb(131,67,33); }
div.DivClassName
{
background-color: #834321;
}
.BgClassName
{
background-color: #834321;
}
</style>
border-color css
<style>
span { border-color: #834321; }
span { border-color: rgb(131,67,33); }
td.TdClassName
{
border-color: #834321;
}
.TagClassName
{
border-color: #834321;
}
</style>