Shades of Russet #814715
Tints of Russet #814715
RGB
CMYK
RGB Variations
Color information
#814715 (or 0x814715) is known color: Russet. HEX triplet: 81, 47 and 15. RGB value is (129,71,21). Sum of RGB (Red+Green+Blue) = 129+71+21=221 (29% of max value = 765). Red value is 129 (50.78% from 255 or 58.37% from 221); Green value is 71 (28.12% from 255 or 32.13% from 221); Blue value is 21 (8.59% from 255 or 9.50% from 221); Max value from RGB is 129 - color contains mainly: red. Hex color #814715 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #814715 is #7EB8EA. Grayscale: #525252. Windows color (decimal): -8304875 or 1394561. OLE color: 1394561.
HSL color Cylindrical-coordinate representation of color #814715: hue angle of 27.78º degrees, saturation: 0.72, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #814715 is Cyan = 0, Magento = 0.45, Yellow = 0.84 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 71 | 21 | - |
| CMYK | 0 | 0.45 | 0.84 | 0.49 |
| HSL | 27.78º | 0.72% | 0.29% | - |
| HSV(B) | 27.78º | 0.84% | 0.51% | - |
| XYZ | 11.44 | 9.23 | 1.89 | - |
| YUV | 82.64 | 93.22 | 161.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 71 | 21 | 0 | 0.45 | 0.84 | 0.49 | 27.78 | 0.72 | 0.29 |
| Hex | 81 | 47 | 15 | 0 | 2D | 54 | 31 | 1C | 48 | 1D |
| Octal | 201 | 107 | 25 | 0 | 55 | 124 | 61 | 34 | 110 | 35 |
| Binary | 10000001 | 1000111 | 10101 | 0 | 101101 | 1010100 | 110001 | 11100 | 1001000 | 11101 |
Color Harmonies of #814715
Complementary color
Monochromatic Colors of #814715
Black with #814715
Text Example
Text Example
White with #814715
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #814715; }
p { color: rgb(129,71,21); }
H1.HeaderClassName
{
color: #814715;
}
.AnyTagClassName
{
color: #814715;
}
</style>
background-color css
<style>
a { background-color: #814715; }
a { background-color: rgb(129,71,21); }
div.DivClassName
{
background-color: #814715;
}
.BgClassName
{
background-color: #814715;
}
</style>
border-color css
<style>
span { border-color: #814715; }
span { border-color: rgb(129,71,21); }
td.TdClassName
{
border-color: #814715;
}
.TagClassName
{
border-color: #814715;
}
</style>