Shades of Russett #816861
Tints of Russett #816861
RGB
CMYK
RGB Variations
Color information
#816861 (or 0x816861) is known color: Russett. HEX triplet: 81, 68 and 61. RGB value is (129,104,97). Sum of RGB (Red+Green+Blue) = 129+104+97=330 (43% of max value = 765). Red value is 129 (50.78% from 255 or 39.09% from 330); Green value is 104 (41.02% from 255 or 31.52% from 330); Blue value is 97 (38.28% from 255 or 29.39% from 330); Max value from RGB is 129 - color contains mainly: red. Hex color #816861 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #816861 is #7E979E. Grayscale: #6E6E6E. Windows color (decimal): -8296351 or 6383745. OLE color: 6383745.
HSL color Cylindrical-coordinate representation of color #816861: hue angle of 13.12º degrees, saturation: 0.14, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #816861 is Cyan = 0, Magento = 0.19, Yellow = 0.25 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 104 | 97 | - |
| CMYK | 0 | 0.19 | 0.25 | 0.49 |
| HSL | 13.13º | 0.14% | 0.44% | - |
| HSV(B) | 13.13º | 0.25% | 0.51% | - |
| XYZ | 16.16 | 15.43 | 13.44 | - |
| YUV | 110.68 | 120.28 | 141.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 104 | 97 | 0 | 0.19 | 0.25 | 0.49 | 13.13 | 0.14 | 0.44 |
| Hex | 81 | 68 | 61 | 0 | 13 | 19 | 31 | D | E | 2C |
| Octal | 201 | 150 | 141 | 0 | 23 | 31 | 61 | 15 | 16 | 54 |
| Binary | 10000001 | 1101000 | 1100001 | 0 | 10011 | 11001 | 110001 | 1101 | 1110 | 101100 |
Color Harmonies of #816861
Complementary color
Monochromatic Colors of #816861
Black with #816861
Text Example
Text Example
White with #816861
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #816861; }
p { color: rgb(129,104,97); }
H1.HeaderClassName
{
color: #816861;
}
.AnyTagClassName
{
color: #816861;
}
</style>
background-color css
<style>
a { background-color: #816861; }
a { background-color: rgb(129,104,97); }
div.DivClassName
{
background-color: #816861;
}
.BgClassName
{
background-color: #816861;
}
</style>
border-color css
<style>
span { border-color: #816861; }
span { border-color: rgb(129,104,97); }
td.TdClassName
{
border-color: #816861;
}
.TagClassName
{
border-color: #816861;
}
</style>