Shades of Russet #814910
Tints of Russet #814910
RGB
CMYK
RGB Variations
Color information
#814910 (or 0x814910) is known color: Russet. HEX triplet: 81, 49 and 10. RGB value is (129,73,16). Sum of RGB (Red+Green+Blue) = 129+73+16=218 (28% of max value = 765). Red value is 129 (50.78% from 255 or 59.17% from 218); Green value is 73 (28.91% from 255 or 33.49% from 218); Blue value is 16 (6.64% from 255 or 7.34% from 218); Max value from RGB is 129 - color contains mainly: red. Hex color #814910 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #814910 is #7EB6EF. Grayscale: #535353. Windows color (decimal): -8304368 or 1067393. OLE color: 1067393.
HSL color Cylindrical-coordinate representation of color #814910: hue angle of 30.27º degrees, saturation: 0.78, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #814910 is Cyan = 0, Magento = 0.43, Yellow = 0.88 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 73 | 16 | - |
| CMYK | 0 | 0.43 | 0.88 | 0.49 |
| HSL | 30.27º | 0.78% | 0.28% | - |
| HSV(B) | 30.27º | 0.88% | 0.51% | - |
| XYZ | 11.53 | 9.47 | 1.71 | - |
| YUV | 83.25 | 90.05 | 160.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 73 | 16 | 0 | 0.43 | 0.88 | 0.49 | 30.27 | 0.78 | 0.28 |
| Hex | 81 | 49 | 10 | 0 | 2B | 58 | 31 | 1E | 4E | 1C |
| Octal | 201 | 111 | 20 | 0 | 53 | 130 | 61 | 36 | 116 | 34 |
| Binary | 10000001 | 1001001 | 10000 | 0 | 101011 | 1011000 | 110001 | 11110 | 1001110 | 11100 |
Color Harmonies of #814910
Complementary color
Monochromatic Colors of #814910
Black with #814910
Text Example
Text Example
White with #814910
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #814910; }
p { color: rgb(129,73,16); }
H1.HeaderClassName
{
color: #814910;
}
.AnyTagClassName
{
color: #814910;
}
</style>
background-color css
<style>
a { background-color: #814910; }
a { background-color: rgb(129,73,16); }
div.DivClassName
{
background-color: #814910;
}
.BgClassName
{
background-color: #814910;
}
</style>
border-color css
<style>
span { border-color: #814910; }
span { border-color: rgb(129,73,16); }
td.TdClassName
{
border-color: #814910;
}
.TagClassName
{
border-color: #814910;
}
</style>