Shades of Russett #816157
Tints of Russett #816157
RGB
CMYK
RGB Variations
Color information
#816157 (or 0x816157) is known color: Russett. HEX triplet: 81, 61 and 57. RGB value is (129,97,87). Sum of RGB (Red+Green+Blue) = 129+97+87=313 (41% of max value = 765). Red value is 129 (50.78% from 255 or 41.21% from 313); Green value is 97 (38.28% from 255 or 30.99% from 313); Blue value is 87 (34.38% from 255 or 27.80% from 313); Max value from RGB is 129 - color contains mainly: red. Hex color #816157 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #816157 is #7E9EA8. Grayscale: #696969. Windows color (decimal): -8298153 or 5726593. OLE color: 5726593.
HSL color Cylindrical-coordinate representation of color #816157: hue angle of 14.29º 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 #816157 is Cyan = 0, Magento = 0.25, Yellow = 0.33 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 97 | 87 | - |
| CMYK | 0 | 0.25 | 0.33 | 0.49 |
| HSL | 14.29º | 0.19% | 0.42% | - |
| HSV(B) | 14.29º | 0.33% | 0.51% | - |
| XYZ | 15.05 | 13.9 | 10.91 | - |
| YUV | 105.43 | 117.6 | 144.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 97 | 87 | 0 | 0.25 | 0.33 | 0.49 | 14.29 | 0.19 | 0.42 |
| Hex | 81 | 61 | 57 | 0 | 19 | 21 | 31 | E | 13 | 2A |
| Octal | 201 | 141 | 127 | 0 | 31 | 41 | 61 | 16 | 23 | 52 |
| Binary | 10000001 | 1100001 | 1010111 | 0 | 11001 | 100001 | 110001 | 1110 | 10011 | 101010 |
Color Harmonies of #816157
Complementary color
Monochromatic Colors of #816157
Black with #816157
Text Example
Text Example
White with #816157
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #816157; }
p { color: rgb(129,97,87); }
H1.HeaderClassName
{
color: #816157;
}
.AnyTagClassName
{
color: #816157;
}
</style>
background-color css
<style>
a { background-color: #816157; }
a { background-color: rgb(129,97,87); }
div.DivClassName
{
background-color: #816157;
}
.BgClassName
{
background-color: #816157;
}
</style>
border-color css
<style>
span { border-color: #816157; }
span { border-color: rgb(129,97,87); }
td.TdClassName
{
border-color: #816157;
}
.TagClassName
{
border-color: #816157;
}
</style>