Shades of Russet #824620
Tints of Russet #824620
RGB
CMYK
RGB Variations
Color information
#824620 (or 0x824620) is known color: Russet. HEX triplet: 82, 46 and 20. RGB value is (130,70,32). Sum of RGB (Red+Green+Blue) = 130+70+32=232 (30% of max value = 765). Red value is 130 (51.17% from 255 or 56.03% from 232); Green value is 70 (27.73% from 255 or 30.17% from 232); Blue value is 32 (12.89% from 255 or 13.79% from 232); Max value from RGB is 130 - color contains mainly: red. Hex color #824620 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #824620 is #7DB9DF. Grayscale: #535353. Windows color (decimal): -8239584 or 2115202. OLE color: 2115202.
HSL color Cylindrical-coordinate representation of color #824620: hue angle of 23.27º 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 #824620 is Cyan = 0, Magento = 0.46, Yellow = 0.75 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 70 | 32 | - |
| CMYK | 0 | 0.46 | 0.75 | 0.49 |
| HSL | 23.27º | 0.6% | 0.32% | - |
| HSV(B) | 23.27º | 0.75% | 0.51% | - |
| XYZ | 11.66 | 9.23 | 2.53 | - |
| YUV | 83.61 | 98.88 | 161.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 70 | 32 | 0 | 0.46 | 0.75 | 0.49 | 23.27 | 0.6 | 0.32 |
| Hex | 82 | 46 | 20 | 0 | 2E | 4B | 31 | 17 | 3C | 20 |
| Octal | 202 | 106 | 40 | 0 | 56 | 113 | 61 | 27 | 74 | 40 |
| Binary | 10000010 | 1000110 | 100000 | 0 | 101110 | 1001011 | 110001 | 10111 | 111100 | 100000 |
Color Harmonies of #824620
Complementary color
Monochromatic Colors of #824620
Black with #824620
Text Example
Text Example
White with #824620
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #824620; }
p { color: rgb(130,70,32); }
H1.HeaderClassName
{
color: #824620;
}
.AnyTagClassName
{
color: #824620;
}
</style>
background-color css
<style>
a { background-color: #824620; }
a { background-color: rgb(130,70,32); }
div.DivClassName
{
background-color: #824620;
}
.BgClassName
{
background-color: #824620;
}
</style>
border-color css
<style>
span { border-color: #824620; }
span { border-color: rgb(130,70,32); }
td.TdClassName
{
border-color: #824620;
}
.TagClassName
{
border-color: #824620;
}
</style>