Shades of Russet #824618
Tints of Russet #824618
RGB
CMYK
RGB Variations
Color information
#824618 (or 0x824618) is known color: Russet. HEX triplet: 82, 46 and 18. RGB value is (130,70,24). Sum of RGB (Red+Green+Blue) = 130+70+24=224 (29% of max value = 765). Red value is 130 (51.17% from 255 or 58.04% from 224); Green value is 70 (27.73% from 255 or 31.25% from 224); Blue value is 24 (9.77% from 255 or 10.71% from 224); Max value from RGB is 130 - color contains mainly: red. Hex color #824618 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #824618 is #7DB9E7. Grayscale: #525252. Windows color (decimal): -8239592 or 1590914. OLE color: 1590914.
HSL color Cylindrical-coordinate representation of color #824618: hue angle of 26.04º 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 #824618 is Cyan = 0, Magento = 0.46, Yellow = 0.82 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 70 | 24 | - |
| CMYK | 0 | 0.46 | 0.82 | 0.49 |
| HSL | 26.04º | 0.69% | 0.3% | - |
| HSV(B) | 26.04º | 0.82% | 0.51% | - |
| XYZ | 11.56 | 9.19 | 2.03 | - |
| YUV | 82.7 | 94.88 | 161.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 70 | 24 | 0 | 0.46 | 0.82 | 0.49 | 26.04 | 0.69 | 0.3 |
| Hex | 82 | 46 | 18 | 0 | 2E | 52 | 31 | 1A | 45 | 1E |
| Octal | 202 | 106 | 30 | 0 | 56 | 122 | 61 | 32 | 105 | 36 |
| Binary | 10000010 | 1000110 | 11000 | 0 | 101110 | 1010010 | 110001 | 11010 | 1000101 | 11110 |
Color Harmonies of #824618
Complementary color
Monochromatic Colors of #824618
Black with #824618
Text Example
Text Example
White with #824618
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #824618; }
p { color: rgb(130,70,24); }
H1.HeaderClassName
{
color: #824618;
}
.AnyTagClassName
{
color: #824618;
}
</style>
background-color css
<style>
a { background-color: #824618; }
a { background-color: rgb(130,70,24); }
div.DivClassName
{
background-color: #824618;
}
.BgClassName
{
background-color: #824618;
}
</style>
border-color css
<style>
span { border-color: #824618; }
span { border-color: rgb(130,70,24); }
td.TdClassName
{
border-color: #824618;
}
.TagClassName
{
border-color: #824618;
}
</style>