Shades of Russet #824319
Tints of Russet #824319
RGB
CMYK
RGB Variations
Color information
#824319 (or 0x824319) is known color: Russet. HEX triplet: 82, 43 and 19. RGB value is (130,67,25). Sum of RGB (Red+Green+Blue) = 130+67+25=222 (29% of max value = 765). Red value is 130 (51.17% from 255 or 58.56% from 222); Green value is 67 (26.56% from 255 or 30.18% from 222); Blue value is 25 (10.16% from 255 or 11.26% from 222); Max value from RGB is 130 - color contains mainly: red. Hex color #824319 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #824319 is #7DBCE6. Grayscale: #515151. Windows color (decimal): -8240359 or 1655682. OLE color: 1655682.
HSL color Cylindrical-coordinate representation of color #824319: hue angle of 24º degrees, saturation: 0.68, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #824319 is Cyan = 0, Magento = 0.48, Yellow = 0.81 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 67 | 25 | - |
| CMYK | 0 | 0.48 | 0.81 | 0.49 |
| HSL | 24º | 0.68% | 0.3% | - |
| HSV(B) | 24º | 0.81% | 0.51% | - |
| XYZ | 11.39 | 8.83 | 2.02 | - |
| YUV | 81.05 | 96.37 | 162.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 67 | 25 | 0 | 0.48 | 0.81 | 0.49 | 24 | 0.68 | 0.3 |
| Hex | 82 | 43 | 19 | 0 | 30 | 51 | 31 | 18 | 44 | 1E |
| Octal | 202 | 103 | 31 | 0 | 60 | 121 | 61 | 30 | 104 | 36 |
| Binary | 10000010 | 1000011 | 11001 | 0 | 110000 | 1010001 | 110001 | 11000 | 1000100 | 11110 |
Color Harmonies of #824319
Complementary color
Monochromatic Colors of #824319
Black with #824319
Text Example
Text Example
White with #824319
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #824319; }
p { color: rgb(130,67,25); }
H1.HeaderClassName
{
color: #824319;
}
.AnyTagClassName
{
color: #824319;
}
</style>
background-color css
<style>
a { background-color: #824319; }
a { background-color: rgb(130,67,25); }
div.DivClassName
{
background-color: #824319;
}
.BgClassName
{
background-color: #824319;
}
</style>
border-color css
<style>
span { border-color: #824319; }
span { border-color: rgb(130,67,25); }
td.TdClassName
{
border-color: #824319;
}
.TagClassName
{
border-color: #824319;
}
</style>