Shades of Russet #824718
Tints of Russet #824718
RGB
CMYK
RGB Variations
Color information
#824718 (or 0x824718) is known color: Russet. HEX triplet: 82, 47 and 18. RGB value is (130,71,24). Sum of RGB (Red+Green+Blue) = 130+71+24=225 (29% of max value = 765). Red value is 130 (51.17% from 255 or 57.78% from 225); Green value is 71 (28.12% from 255 or 31.56% from 225); Blue value is 24 (9.77% from 255 or 10.67% from 225); Max value from RGB is 130 - color contains mainly: red. Hex color #824718 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #824718 is #7DB8E7. Grayscale: #535353. Windows color (decimal): -8239336 or 1591170. OLE color: 1591170.
HSL color Cylindrical-coordinate representation of color #824718: hue angle of 26.6º degrees, saturation: 0.69, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #824718 is Cyan = 0, Magento = 0.45, Yellow = 0.82 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 71 | 24 | - |
| CMYK | 0 | 0.45 | 0.82 | 0.49 |
| HSL | 26.6º | 0.69% | 0.3% | - |
| HSV(B) | 26.6º | 0.82% | 0.51% | - |
| XYZ | 11.62 | 9.32 | 2.05 | - |
| YUV | 83.28 | 94.55 | 161.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 71 | 24 | 0 | 0.45 | 0.82 | 0.49 | 26.6 | 0.69 | 0.3 |
| Hex | 82 | 47 | 18 | 0 | 2D | 52 | 31 | 1B | 45 | 1E |
| Octal | 202 | 107 | 30 | 0 | 55 | 122 | 61 | 33 | 105 | 36 |
| Binary | 10000010 | 1000111 | 11000 | 0 | 101101 | 1010010 | 110001 | 11011 | 1000101 | 11110 |
Color Harmonies of #824718
Complementary color
Monochromatic Colors of #824718
Black with #824718
Text Example
Text Example
White with #824718
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #824718; }
p { color: rgb(130,71,24); }
H1.HeaderClassName
{
color: #824718;
}
.AnyTagClassName
{
color: #824718;
}
</style>
background-color css
<style>
a { background-color: #824718; }
a { background-color: rgb(130,71,24); }
div.DivClassName
{
background-color: #824718;
}
.BgClassName
{
background-color: #824718;
}
</style>
border-color css
<style>
span { border-color: #824718; }
span { border-color: rgb(130,71,24); }
td.TdClassName
{
border-color: #824718;
}
.TagClassName
{
border-color: #824718;
}
</style>