Shades of Russett #816255
Tints of Russett #816255
RGB
CMYK
RGB Variations
Color information
#816255 (or 0x816255) is known color: Russett. HEX triplet: 81, 62 and 55. RGB value is (129,98,85). Sum of RGB (Red+Green+Blue) = 129+98+85=312 (41% of max value = 765). Red value is 129 (50.78% from 255 or 41.35% from 312); Green value is 98 (38.67% from 255 or 31.41% from 312); Blue value is 85 (33.59% from 255 or 27.24% from 312); Max value from RGB is 129 - color contains mainly: red. Hex color #816255 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #816255 is #7E9DAA. Grayscale: #696969. Windows color (decimal): -8297899 or 5595777. OLE color: 5595777.
HSL color Cylindrical-coordinate representation of color #816255: hue angle of 17.73º degrees, saturation: 0.21, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #816255 is Cyan = 0, Magento = 0.24, Yellow = 0.34 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 98 | 85 | - |
| CMYK | 0 | 0.24 | 0.34 | 0.49 |
| HSL | 17.73º | 0.21% | 0.42% | - |
| HSV(B) | 17.73º | 0.34% | 0.51% | - |
| XYZ | 15.06 | 14.06 | 10.51 | - |
| YUV | 105.79 | 116.27 | 144.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 98 | 85 | 0 | 0.24 | 0.34 | 0.49 | 17.73 | 0.21 | 0.42 |
| Hex | 81 | 62 | 55 | 0 | 18 | 22 | 31 | 12 | 15 | 2A |
| Octal | 201 | 142 | 125 | 0 | 30 | 42 | 61 | 22 | 25 | 52 |
| Binary | 10000001 | 1100010 | 1010101 | 0 | 11000 | 100010 | 110001 | 10010 | 10101 | 101010 |
Color Harmonies of #816255
Complementary color
Monochromatic Colors of #816255
Black with #816255
Text Example
Text Example
White with #816255
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #816255; }
p { color: rgb(129,98,85); }
H1.HeaderClassName
{
color: #816255;
}
.AnyTagClassName
{
color: #816255;
}
</style>
background-color css
<style>
a { background-color: #816255; }
a { background-color: rgb(129,98,85); }
div.DivClassName
{
background-color: #816255;
}
.BgClassName
{
background-color: #816255;
}
</style>
border-color css
<style>
span { border-color: #816255; }
span { border-color: rgb(129,98,85); }
td.TdClassName
{
border-color: #816255;
}
.TagClassName
{
border-color: #816255;
}
</style>