Shades of Russet #814716
Tints of Russet #814716
RGB
CMYK
RGB Variations
Color information
#814716 (or 0x814716) is known color: Russet. HEX triplet: 81, 47 and 16. RGB value is (129,71,22). Sum of RGB (Red+Green+Blue) = 129+71+22=222 (29% of max value = 765). Red value is 129 (50.78% from 255 or 58.11% from 222); Green value is 71 (28.12% from 255 or 31.98% from 222); Blue value is 22 (8.98% from 255 or 9.91% from 222); Max value from RGB is 129 - color contains mainly: red. Hex color #814716 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #814716 is #7EB8E9. Grayscale: #535353. Windows color (decimal): -8304874 or 1460097. OLE color: 1460097.
HSL color Cylindrical-coordinate representation of color #814716: hue angle of 27.48º degrees, saturation: 0.71, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #814716 is Cyan = 0, Magento = 0.45, Yellow = 0.83 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 71 | 22 | - |
| CMYK | 0 | 0.45 | 0.83 | 0.49 |
| HSL | 27.48º | 0.71% | 0.3% | - |
| HSV(B) | 27.48º | 0.83% | 0.51% | - |
| XYZ | 11.45 | 9.23 | 1.94 | - |
| YUV | 82.76 | 93.72 | 160.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 71 | 22 | 0 | 0.45 | 0.83 | 0.49 | 27.48 | 0.71 | 0.3 |
| Hex | 81 | 47 | 16 | 0 | 2D | 53 | 31 | 1B | 47 | 1E |
| Octal | 201 | 107 | 26 | 0 | 55 | 123 | 61 | 33 | 107 | 36 |
| Binary | 10000001 | 1000111 | 10110 | 0 | 101101 | 1010011 | 110001 | 11011 | 1000111 | 11110 |
Color Harmonies of #814716
Complementary color
Monochromatic Colors of #814716
Black with #814716
Text Example
Text Example
White with #814716
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #814716; }
p { color: rgb(129,71,22); }
H1.HeaderClassName
{
color: #814716;
}
.AnyTagClassName
{
color: #814716;
}
</style>
background-color css
<style>
a { background-color: #814716; }
a { background-color: rgb(129,71,22); }
div.DivClassName
{
background-color: #814716;
}
.BgClassName
{
background-color: #814716;
}
</style>
border-color css
<style>
span { border-color: #814716; }
span { border-color: rgb(129,71,22); }
td.TdClassName
{
border-color: #814716;
}
.TagClassName
{
border-color: #814716;
}
</style>