Shades of Russett #816256
Tints of Russett #816256
RGB
CMYK
RGB Variations
Color information
#816256 (or 0x816256) is known color: Russett. HEX triplet: 81, 62 and 56. RGB value is (129,98,86). Sum of RGB (Red+Green+Blue) = 129+98+86=313 (41% of max value = 765). Red value is 129 (50.78% from 255 or 41.21% from 313); Green value is 98 (38.67% from 255 or 31.31% from 313); Blue value is 86 (33.98% from 255 or 27.48% from 313); Max value from RGB is 129 - color contains mainly: red. Hex color #816256 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #816256 is #7E9DA9. Grayscale: #696969. Windows color (decimal): -8297898 or 5661313. OLE color: 5661313.
HSL color Cylindrical-coordinate representation of color #816256: hue angle of 16.74º 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 #816256 is Cyan = 0, Magento = 0.24, Yellow = 0.33 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 98 | 86 | - |
| CMYK | 0 | 0.24 | 0.33 | 0.49 |
| HSL | 16.74º | 0.2% | 0.42% | - |
| HSV(B) | 16.74º | 0.33% | 0.51% | - |
| XYZ | 15.1 | 14.07 | 10.72 | - |
| YUV | 105.9 | 116.77 | 144.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 98 | 86 | 0 | 0.24 | 0.33 | 0.49 | 16.74 | 0.2 | 0.42 |
| Hex | 81 | 62 | 56 | 0 | 18 | 21 | 31 | 11 | 14 | 2A |
| Octal | 201 | 142 | 126 | 0 | 30 | 41 | 61 | 21 | 24 | 52 |
| Binary | 10000001 | 1100010 | 1010110 | 0 | 11000 | 100001 | 110001 | 10001 | 10100 | 101010 |
Color Harmonies of #816256
Complementary color
Monochromatic Colors of #816256
Black with #816256
Text Example
Text Example
White with #816256
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #816256; }
p { color: rgb(129,98,86); }
H1.HeaderClassName
{
color: #816256;
}
.AnyTagClassName
{
color: #816256;
}
</style>
background-color css
<style>
a { background-color: #816256; }
a { background-color: rgb(129,98,86); }
div.DivClassName
{
background-color: #816256;
}
.BgClassName
{
background-color: #816256;
}
</style>
border-color css
<style>
span { border-color: #816256; }
span { border-color: rgb(129,98,86); }
td.TdClassName
{
border-color: #816256;
}
.TagClassName
{
border-color: #816256;
}
</style>