Shades of Russet #824513
Tints of Russet #824513
RGB
CMYK
RGB Variations
Color information
#824513 (or 0x824513) is known color: Russet. HEX triplet: 82, 45 and 13. RGB value is (130,69,19). Sum of RGB (Red+Green+Blue) = 130+69+19=218 (28% of max value = 765). Red value is 130 (51.17% from 255 or 59.63% from 218); Green value is 69 (27.34% from 255 or 31.65% from 218); Blue value is 19 (7.81% from 255 or 8.72% from 218); Max value from RGB is 130 - color contains mainly: red. Hex color #824513 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #824513 is #7DBAEC. Grayscale: #515151. Windows color (decimal): -8239853 or 1262978. OLE color: 1262978.
HSL color Cylindrical-coordinate representation of color #824513: hue angle of 27.03º degrees, saturation: 0.74, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #824513 is Cyan = 0, Magento = 0.47, Yellow = 0.85 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 69 | 19 | - |
| CMYK | 0 | 0.47 | 0.85 | 0.49 |
| HSL | 27.03º | 0.74% | 0.29% | - |
| HSV(B) | 27.03º | 0.85% | 0.51% | - |
| XYZ | 11.45 | 9.05 | 1.76 | - |
| YUV | 81.54 | 92.71 | 162.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 69 | 19 | 0 | 0.47 | 0.85 | 0.49 | 27.03 | 0.74 | 0.29 |
| Hex | 82 | 45 | 13 | 0 | 2F | 55 | 31 | 1B | 4A | 1D |
| Octal | 202 | 105 | 23 | 0 | 57 | 125 | 61 | 33 | 112 | 35 |
| Binary | 10000010 | 1000101 | 10011 | 0 | 101111 | 1010101 | 110001 | 11011 | 1001010 | 11101 |
Color Harmonies of #824513
Complementary color
Monochromatic Colors of #824513
Black with #824513
Text Example
Text Example
White with #824513
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #824513; }
p { color: rgb(130,69,19); }
H1.HeaderClassName
{
color: #824513;
}
.AnyTagClassName
{
color: #824513;
}
</style>
background-color css
<style>
a { background-color: #824513; }
a { background-color: rgb(130,69,19); }
div.DivClassName
{
background-color: #824513;
}
.BgClassName
{
background-color: #824513;
}
</style>
border-color css
<style>
span { border-color: #824513; }
span { border-color: rgb(130,69,19); }
td.TdClassName
{
border-color: #824513;
}
.TagClassName
{
border-color: #824513;
}
</style>