Shades of Russet #824720
Tints of Russet #824720
RGB
CMYK
RGB Variations
Color information
#824720 (or 0x824720) is known color: Russet. HEX triplet: 82, 47 and 20. RGB value is (130,71,32). Sum of RGB (Red+Green+Blue) = 130+71+32=233 (30% of max value = 765). Red value is 130 (51.17% from 255 or 55.79% from 233); Green value is 71 (28.12% from 255 or 30.47% from 233); Blue value is 32 (12.89% from 255 or 13.73% from 233); Max value from RGB is 130 - color contains mainly: red. Hex color #824720 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #824720 is #7DB8DF. Grayscale: #545454. Windows color (decimal): -8239328 or 2115458. OLE color: 2115458.
HSL color Cylindrical-coordinate representation of color #824720: hue angle of 23.88º 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 #824720 is Cyan = 0, Magento = 0.45, Yellow = 0.75 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 71 | 32 | - |
| CMYK | 0 | 0.45 | 0.75 | 0.49 |
| HSL | 23.88º | 0.6% | 0.32% | - |
| HSV(B) | 23.88º | 0.75% | 0.51% | - |
| XYZ | 11.72 | 9.36 | 2.55 | - |
| YUV | 84.2 | 98.55 | 160.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 71 | 32 | 0 | 0.45 | 0.75 | 0.49 | 23.88 | 0.6 | 0.32 |
| Hex | 82 | 47 | 20 | 0 | 2D | 4B | 31 | 18 | 3C | 20 |
| Octal | 202 | 107 | 40 | 0 | 55 | 113 | 61 | 30 | 74 | 40 |
| Binary | 10000010 | 1000111 | 100000 | 0 | 101101 | 1001011 | 110001 | 11000 | 111100 | 100000 |
Color Harmonies of #824720
Complementary color
Monochromatic Colors of #824720
Black with #824720
Text Example
Text Example
White with #824720
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #824720; }
p { color: rgb(130,71,32); }
H1.HeaderClassName
{
color: #824720;
}
.AnyTagClassName
{
color: #824720;
}
</style>
background-color css
<style>
a { background-color: #824720; }
a { background-color: rgb(130,71,32); }
div.DivClassName
{
background-color: #824720;
}
.BgClassName
{
background-color: #824720;
}
</style>
border-color css
<style>
span { border-color: #824720; }
span { border-color: rgb(130,71,32); }
td.TdClassName
{
border-color: #824720;
}
.TagClassName
{
border-color: #824720;
}
</style>