Shades of Russett #816055
Tints of Russett #816055
RGB
CMYK
RGB Variations
Color information
#816055 (or 0x816055) is known color: Russett. HEX triplet: 81, 60 and 55. RGB value is (129,96,85). Sum of RGB (Red+Green+Blue) = 129+96+85=310 (41% of max value = 765). Red value is 129 (50.78% from 255 or 41.61% from 310); Green value is 96 (37.89% from 255 or 30.97% from 310); Blue value is 85 (33.59% from 255 or 27.42% from 310); Max value from RGB is 129 - color contains mainly: red. Hex color #816055 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #816055 is #7E9FAA. Grayscale: #686868. Windows color (decimal): -8298411 or 5595265. OLE color: 5595265.
HSL color Cylindrical-coordinate representation of color #816055: hue angle of 15º 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 #816055 is Cyan = 0, Magento = 0.26, Yellow = 0.34 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 96 | 85 | - |
| CMYK | 0 | 0.26 | 0.34 | 0.49 |
| HSL | 15º | 0.21% | 0.42% | - |
| HSV(B) | 15º | 0.34% | 0.51% | - |
| XYZ | 14.88 | 13.69 | 10.45 | - |
| YUV | 104.61 | 116.93 | 145.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 96 | 85 | 0 | 0.26 | 0.34 | 0.49 | 15 | 0.21 | 0.42 |
| Hex | 81 | 60 | 55 | 0 | 1A | 22 | 31 | F | 15 | 2A |
| Octal | 201 | 140 | 125 | 0 | 32 | 42 | 61 | 17 | 25 | 52 |
| Binary | 10000001 | 1100000 | 1010101 | 0 | 11010 | 100010 | 110001 | 1111 | 10101 | 101010 |
Color Harmonies of #816055
Complementary color
Monochromatic Colors of #816055
Black with #816055
Text Example
Text Example
White with #816055
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #816055; }
p { color: rgb(129,96,85); }
H1.HeaderClassName
{
color: #816055;
}
.AnyTagClassName
{
color: #816055;
}
</style>
background-color css
<style>
a { background-color: #816055; }
a { background-color: rgb(129,96,85); }
div.DivClassName
{
background-color: #816055;
}
.BgClassName
{
background-color: #816055;
}
</style>
border-color css
<style>
span { border-color: #816055; }
span { border-color: rgb(129,96,85); }
td.TdClassName
{
border-color: #816055;
}
.TagClassName
{
border-color: #816055;
}
</style>