Shades of Russet #834021
Tints of Russet #834021
RGB
CMYK
RGB Variations
Color information
#834021 (or 0x834021) is known color: Russet. HEX triplet: 83, 40 and 21. RGB value is (131,64,33). Sum of RGB (Red+Green+Blue) = 131+64+33=228 (30% of max value = 765). Red value is 131 (51.56% from 255 or 57.46% from 228); Green value is 64 (25.39% from 255 or 28.07% from 228); Blue value is 33 (13.28% from 255 or 14.47% from 228); Max value from RGB is 131 - color contains mainly: red. Hex color #834021 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #834021 is #7CBFDE. Grayscale: #505050. Windows color (decimal): -8175583 or 2179203. OLE color: 2179203.
HSL color Cylindrical-coordinate representation of color #834021: hue angle of 18.98º 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 #834021 is Cyan = 0, Magento = 0.51, Yellow = 0.75 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 64 | 33 | - |
| CMYK | 0 | 0.51 | 0.75 | 0.49 |
| HSL | 18.98º | 0.6% | 0.32% | - |
| HSV(B) | 18.98º | 0.75% | 0.51% | - |
| XYZ | 11.47 | 8.6 | 2.49 | - |
| YUV | 80.5 | 101.2 | 164.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 64 | 33 | 0 | 0.51 | 0.75 | 0.49 | 18.98 | 0.6 | 0.32 |
| Hex | 83 | 40 | 21 | 0 | 33 | 4B | 31 | 13 | 3C | 20 |
| Octal | 203 | 100 | 41 | 0 | 63 | 113 | 61 | 23 | 74 | 40 |
| Binary | 10000011 | 1000000 | 100001 | 0 | 110011 | 1001011 | 110001 | 10011 | 111100 | 100000 |
Color Harmonies of #834021
Complementary color
Monochromatic Colors of #834021
Black with #834021
Text Example
Text Example
White with #834021
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #834021; }
p { color: rgb(131,64,33); }
H1.HeaderClassName
{
color: #834021;
}
.AnyTagClassName
{
color: #834021;
}
</style>
background-color css
<style>
a { background-color: #834021; }
a { background-color: rgb(131,64,33); }
div.DivClassName
{
background-color: #834021;
}
.BgClassName
{
background-color: #834021;
}
</style>
border-color css
<style>
span { border-color: #834021; }
span { border-color: rgb(131,64,33); }
td.TdClassName
{
border-color: #834021;
}
.TagClassName
{
border-color: #834021;
}
</style>