Shades of Russet #814711
Tints of Russet #814711
RGB
CMYK
RGB Variations
Color information
#814711 (or 0x814711) is known color: Russet. HEX triplet: 81, 47 and 11. RGB value is (129,71,17). Sum of RGB (Red+Green+Blue) = 129+71+17=217 (28% of max value = 765). Red value is 129 (50.78% from 255 or 59.45% from 217); Green value is 71 (28.12% from 255 or 32.72% from 217); Blue value is 17 (7.03% from 255 or 7.83% from 217); Max value from RGB is 129 - color contains mainly: red. Hex color #814711 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #814711 is #7EB8EE. Grayscale: #525252. Windows color (decimal): -8304879 or 1132417. OLE color: 1132417.
HSL color Cylindrical-coordinate representation of color #814711: hue angle of 28.93º degrees, saturation: 0.77, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #814711 is Cyan = 0, Magento = 0.45, Yellow = 0.87 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 71 | 17 | - |
| CMYK | 0 | 0.45 | 0.87 | 0.49 |
| HSL | 28.93º | 0.77% | 0.29% | - |
| HSV(B) | 28.93º | 0.87% | 0.51% | - |
| XYZ | 11.41 | 9.21 | 1.71 | - |
| YUV | 82.19 | 91.22 | 161.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 71 | 17 | 0 | 0.45 | 0.87 | 0.49 | 28.93 | 0.77 | 0.29 |
| Hex | 81 | 47 | 11 | 0 | 2D | 57 | 31 | 1D | 4D | 1D |
| Octal | 201 | 107 | 21 | 0 | 55 | 127 | 61 | 35 | 115 | 35 |
| Binary | 10000001 | 1000111 | 10001 | 0 | 101101 | 1010111 | 110001 | 11101 | 1001101 | 11101 |
Color Harmonies of #814711
Complementary color
Monochromatic Colors of #814711
Black with #814711
Text Example
Text Example
White with #814711
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #814711; }
p { color: rgb(129,71,17); }
H1.HeaderClassName
{
color: #814711;
}
.AnyTagClassName
{
color: #814711;
}
</style>
background-color css
<style>
a { background-color: #814711; }
a { background-color: rgb(129,71,17); }
div.DivClassName
{
background-color: #814711;
}
.BgClassName
{
background-color: #814711;
}
</style>
border-color css
<style>
span { border-color: #814711; }
span { border-color: rgb(129,71,17); }
td.TdClassName
{
border-color: #814711;
}
.TagClassName
{
border-color: #814711;
}
</style>