Shades of Russett #816156
Tints of Russett #816156
RGB
CMYK
RGB Variations
Color information
#816156 (or 0x816156) is known color: Russett. HEX triplet: 81, 61 and 56. RGB value is (129,97,86). Sum of RGB (Red+Green+Blue) = 129+97+86=312 (41% of max value = 765). Red value is 129 (50.78% from 255 or 41.35% from 312); Green value is 97 (38.28% from 255 or 31.09% from 312); Blue value is 86 (33.98% from 255 or 27.56% from 312); Max value from RGB is 129 - color contains mainly: red. Hex color #816156 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #816156 is #7E9EA9. Grayscale: #696969. Windows color (decimal): -8298154 or 5661057. OLE color: 5661057.
HSL color Cylindrical-coordinate representation of color #816156: hue angle of 15.35º degrees, saturation: 0.2, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #816156 is Cyan = 0, Magento = 0.25, Yellow = 0.33 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 97 | 86 | - |
| CMYK | 0 | 0.25 | 0.33 | 0.49 |
| HSL | 15.35º | 0.2% | 0.42% | - |
| HSV(B) | 15.35º | 0.33% | 0.51% | - |
| XYZ | 15.01 | 13.89 | 10.69 | - |
| YUV | 105.31 | 117.1 | 144.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 97 | 86 | 0 | 0.25 | 0.33 | 0.49 | 15.35 | 0.2 | 0.42 |
| Hex | 81 | 61 | 56 | 0 | 19 | 21 | 31 | F | 14 | 2A |
| Octal | 201 | 141 | 126 | 0 | 31 | 41 | 61 | 17 | 24 | 52 |
| Binary | 10000001 | 1100001 | 1010110 | 0 | 11001 | 100001 | 110001 | 1111 | 10100 | 101010 |
Color Harmonies of #816156
Complementary color
Monochromatic Colors of #816156
Black with #816156
Text Example
Text Example
White with #816156
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #816156; }
p { color: rgb(129,97,86); }
H1.HeaderClassName
{
color: #816156;
}
.AnyTagClassName
{
color: #816156;
}
</style>
background-color css
<style>
a { background-color: #816156; }
a { background-color: rgb(129,97,86); }
div.DivClassName
{
background-color: #816156;
}
.BgClassName
{
background-color: #816156;
}
</style>
border-color css
<style>
span { border-color: #816156; }
span { border-color: rgb(129,97,86); }
td.TdClassName
{
border-color: #816156;
}
.TagClassName
{
border-color: #816156;
}
</style>