Shades of Russett #816057
Tints of Russett #816057
RGB
CMYK
RGB Variations
Color information
#816057 (or 0x816057) is known color: Russett. HEX triplet: 81, 60 and 57. RGB value is (129,96,87). Sum of RGB (Red+Green+Blue) = 129+96+87=312 (41% of max value = 765). Red value is 129 (50.78% from 255 or 41.35% from 312); Green value is 96 (37.89% from 255 or 30.77% from 312); Blue value is 87 (34.38% from 255 or 27.88% from 312); Max value from RGB is 129 - color contains mainly: red. Hex color #816057 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #816057 is #7E9FA8. Grayscale: #686868. Windows color (decimal): -8298409 or 5726337. OLE color: 5726337.
HSL color Cylindrical-coordinate representation of color #816057: hue angle of 12.86º degrees, saturation: 0.19, 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 #816057 is Cyan = 0, Magento = 0.26, Yellow = 0.33 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 96 | 87 | - |
| CMYK | 0 | 0.26 | 0.33 | 0.49 |
| HSL | 12.86º | 0.19% | 0.42% | - |
| HSV(B) | 12.86º | 0.33% | 0.51% | - |
| XYZ | 14.96 | 13.72 | 10.88 | - |
| YUV | 104.84 | 117.93 | 145.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 96 | 87 | 0 | 0.26 | 0.33 | 0.49 | 12.86 | 0.19 | 0.42 |
| Hex | 81 | 60 | 57 | 0 | 1A | 21 | 31 | D | 13 | 2A |
| Octal | 201 | 140 | 127 | 0 | 32 | 41 | 61 | 15 | 23 | 52 |
| Binary | 10000001 | 1100000 | 1010111 | 0 | 11010 | 100001 | 110001 | 1101 | 10011 | 101010 |
Color Harmonies of #816057
Complementary color
Monochromatic Colors of #816057
Black with #816057
Text Example
Text Example
White with #816057
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #816057; }
p { color: rgb(129,96,87); }
H1.HeaderClassName
{
color: #816057;
}
.AnyTagClassName
{
color: #816057;
}
</style>
background-color css
<style>
a { background-color: #816057; }
a { background-color: rgb(129,96,87); }
div.DivClassName
{
background-color: #816057;
}
.BgClassName
{
background-color: #816057;
}
</style>
border-color css
<style>
span { border-color: #816057; }
span { border-color: rgb(129,96,87); }
td.TdClassName
{
border-color: #816057;
}
.TagClassName
{
border-color: #816057;
}
</style>