Shades of Russet #814912
Tints of Russet #814912
RGB
CMYK
RGB Variations
Color information
#814912 (or 0x814912) is known color: Russet. HEX triplet: 81, 49 and 12. RGB value is (129,73,18). Sum of RGB (Red+Green+Blue) = 129+73+18=220 (29% of max value = 765). Red value is 129 (50.78% from 255 or 58.64% from 220); Green value is 73 (28.91% from 255 or 33.18% from 220); Blue value is 18 (7.42% from 255 or 8.18% from 220); Max value from RGB is 129 - color contains mainly: red. Hex color #814912 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #814912 is #7EB6ED. Grayscale: #535353. Windows color (decimal): -8304366 or 1198465. OLE color: 1198465.
HSL color Cylindrical-coordinate representation of color #814912: hue angle of 29.73º degrees, saturation: 0.76, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #814912 is Cyan = 0, Magento = 0.43, Yellow = 0.86 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 73 | 18 | - |
| CMYK | 0 | 0.43 | 0.86 | 0.49 |
| HSL | 29.73º | 0.76% | 0.29% | - |
| HSV(B) | 29.73º | 0.86% | 0.51% | - |
| XYZ | 11.54 | 9.48 | 1.79 | - |
| YUV | 83.47 | 91.05 | 160.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 73 | 18 | 0 | 0.43 | 0.86 | 0.49 | 29.73 | 0.76 | 0.29 |
| Hex | 81 | 49 | 12 | 0 | 2B | 56 | 31 | 1E | 4C | 1D |
| Octal | 201 | 111 | 22 | 0 | 53 | 126 | 61 | 36 | 114 | 35 |
| Binary | 10000001 | 1001001 | 10010 | 0 | 101011 | 1010110 | 110001 | 11110 | 1001100 | 11101 |
Color Harmonies of #814912
Complementary color
Monochromatic Colors of #814912
Black with #814912
Text Example
Text Example
White with #814912
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #814912; }
p { color: rgb(129,73,18); }
H1.HeaderClassName
{
color: #814912;
}
.AnyTagClassName
{
color: #814912;
}
</style>
background-color css
<style>
a { background-color: #814912; }
a { background-color: rgb(129,73,18); }
div.DivClassName
{
background-color: #814912;
}
.BgClassName
{
background-color: #814912;
}
</style>
border-color css
<style>
span { border-color: #814912; }
span { border-color: rgb(129,73,18); }
td.TdClassName
{
border-color: #814912;
}
.TagClassName
{
border-color: #814912;
}
</style>