Shades of Russet #824816
Tints of Russet #824816
RGB
CMYK
RGB Variations
Color information
#824816 (or 0x824816) is known color: Russet. HEX triplet: 82, 48 and 16. RGB value is (130,72,22). Sum of RGB (Red+Green+Blue) = 130+72+22=224 (29% of max value = 765). Red value is 130 (51.17% from 255 or 58.04% from 224); Green value is 72 (28.52% from 255 or 32.14% from 224); Blue value is 22 (8.98% from 255 or 9.82% from 224); Max value from RGB is 130 - color contains mainly: red. Hex color #824816 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #824816 is #7DB7E9. Grayscale: #535353. Windows color (decimal): -8239082 or 1460354. OLE color: 1460354.
HSL color Cylindrical-coordinate representation of color #824816: hue angle of 27.78º degrees, saturation: 0.71, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #824816 is Cyan = 0, Magento = 0.45, Yellow = 0.83 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 72 | 22 | - |
| CMYK | 0 | 0.45 | 0.83 | 0.49 |
| HSL | 27.78º | 0.71% | 0.3% | - |
| HSV(B) | 27.78º | 0.83% | 0.51% | - |
| XYZ | 11.67 | 9.44 | 1.97 | - |
| YUV | 83.64 | 93.22 | 161.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 72 | 22 | 0 | 0.45 | 0.83 | 0.49 | 27.78 | 0.71 | 0.3 |
| Hex | 82 | 48 | 16 | 0 | 2D | 53 | 31 | 1C | 47 | 1E |
| Octal | 202 | 110 | 26 | 0 | 55 | 123 | 61 | 34 | 107 | 36 |
| Binary | 10000010 | 1001000 | 10110 | 0 | 101101 | 1010011 | 110001 | 11100 | 1000111 | 11110 |
Color Harmonies of #824816
Complementary color
Monochromatic Colors of #824816
Black with #824816
Text Example
Text Example
White with #824816
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #824816; }
p { color: rgb(130,72,22); }
H1.HeaderClassName
{
color: #824816;
}
.AnyTagClassName
{
color: #824816;
}
</style>
background-color css
<style>
a { background-color: #824816; }
a { background-color: rgb(130,72,22); }
div.DivClassName
{
background-color: #824816;
}
.BgClassName
{
background-color: #824816;
}
</style>
border-color css
<style>
span { border-color: #824816; }
span { border-color: rgb(130,72,22); }
td.TdClassName
{
border-color: #824816;
}
.TagClassName
{
border-color: #824816;
}
</style>