Shades of Russet #824714
Tints of Russet #824714
RGB
CMYK
RGB Variations
Color information
#824714 (or 0x824714) is known color: Russet. HEX triplet: 82, 47 and 14. RGB value is (130,71,20). Sum of RGB (Red+Green+Blue) = 130+71+20=221 (29% of max value = 765). Red value is 130 (51.17% from 255 or 58.82% from 221); Green value is 71 (28.12% from 255 or 32.13% from 221); Blue value is 20 (8.20% from 255 or 9.05% from 221); Max value from RGB is 130 - color contains mainly: red. Hex color #824714 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #824714 is #7DB8EB. Grayscale: #535353. Windows color (decimal): -8239340 or 1329026. OLE color: 1329026.
HSL color Cylindrical-coordinate representation of color #824714: hue angle of 27.82º degrees, saturation: 0.73, 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 #824714 is Cyan = 0, Magento = 0.45, Yellow = 0.85 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 71 | 20 | - |
| CMYK | 0 | 0.45 | 0.85 | 0.49 |
| HSL | 27.82º | 0.73% | 0.29% | - |
| HSV(B) | 27.82º | 0.85% | 0.51% | - |
| XYZ | 11.59 | 9.3 | 1.85 | - |
| YUV | 82.83 | 92.55 | 161.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 71 | 20 | 0 | 0.45 | 0.85 | 0.49 | 27.82 | 0.73 | 0.29 |
| Hex | 82 | 47 | 14 | 0 | 2D | 55 | 31 | 1C | 49 | 1D |
| Octal | 202 | 107 | 24 | 0 | 55 | 125 | 61 | 34 | 111 | 35 |
| Binary | 10000010 | 1000111 | 10100 | 0 | 101101 | 1010101 | 110001 | 11100 | 1001001 | 11101 |
Color Harmonies of #824714
Complementary color
Monochromatic Colors of #824714
Black with #824714
Text Example
Text Example
White with #824714
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #824714; }
p { color: rgb(130,71,20); }
H1.HeaderClassName
{
color: #824714;
}
.AnyTagClassName
{
color: #824714;
}
</style>
background-color css
<style>
a { background-color: #824714; }
a { background-color: rgb(130,71,20); }
div.DivClassName
{
background-color: #824714;
}
.BgClassName
{
background-color: #824714;
}
</style>
border-color css
<style>
span { border-color: #824714; }
span { border-color: rgb(130,71,20); }
td.TdClassName
{
border-color: #824714;
}
.TagClassName
{
border-color: #824714;
}
</style>