Shades of Russet #824316
Tints of Russet #824316
RGB
CMYK
RGB Variations
Color information
#824316 (or 0x824316) is known color: Russet. HEX triplet: 82, 43 and 16. RGB value is (130,67,22). Sum of RGB (Red+Green+Blue) = 130+67+22=219 (29% of max value = 765). Red value is 130 (51.17% from 255 or 59.36% from 219); Green value is 67 (26.56% from 255 or 30.59% from 219); Blue value is 22 (8.98% from 255 or 10.05% from 219); Max value from RGB is 130 - color contains mainly: red. Hex color #824316 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #824316 is #7DBCE9. Grayscale: #505050. Windows color (decimal): -8240362 or 1459074. OLE color: 1459074.
HSL color Cylindrical-coordinate representation of color #824316: hue angle of 25º 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 #824316 is Cyan = 0, Magento = 0.48, Yellow = 0.83 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 67 | 22 | - |
| CMYK | 0 | 0.48 | 0.83 | 0.49 |
| HSL | 25º | 0.71% | 0.3% | - |
| HSV(B) | 25º | 0.83% | 0.51% | - |
| XYZ | 11.36 | 8.82 | 1.86 | - |
| YUV | 80.71 | 94.87 | 163.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 67 | 22 | 0 | 0.48 | 0.83 | 0.49 | 25 | 0.71 | 0.3 |
| Hex | 82 | 43 | 16 | 0 | 30 | 53 | 31 | 19 | 47 | 1E |
| Octal | 202 | 103 | 26 | 0 | 60 | 123 | 61 | 31 | 107 | 36 |
| Binary | 10000010 | 1000011 | 10110 | 0 | 110000 | 1010011 | 110001 | 11001 | 1000111 | 11110 |
Color Harmonies of #824316
Complementary color
Monochromatic Colors of #824316
Black with #824316
Text Example
Text Example
White with #824316
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #824316; }
p { color: rgb(130,67,22); }
H1.HeaderClassName
{
color: #824316;
}
.AnyTagClassName
{
color: #824316;
}
</style>
background-color css
<style>
a { background-color: #824316; }
a { background-color: rgb(130,67,22); }
div.DivClassName
{
background-color: #824316;
}
.BgClassName
{
background-color: #824316;
}
</style>
border-color css
<style>
span { border-color: #824316; }
span { border-color: rgb(130,67,22); }
td.TdClassName
{
border-color: #824316;
}
.TagClassName
{
border-color: #824316;
}
</style>