Shades of Russett #806057
Tints of Russett #806057
RGB
CMYK
RGB Variations
Color information
#806057 (or 0x806057) is known color: Russett. HEX triplet: 80, 60 and 57. RGB value is (128,96,87). Sum of RGB (Red+Green+Blue) = 128+96+87=311 (41% of max value = 765). Red value is 128 (50.39% from 255 or 41.16% from 311); Green value is 96 (37.89% from 255 or 30.87% from 311); Blue value is 87 (34.38% from 255 or 27.97% from 311); Max value from RGB is 128 - color contains mainly: red. Hex color #806057 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #806057 is #7F9FA8. Grayscale: #686868. Windows color (decimal): -8363945 or 5726336. OLE color: 5726336.
HSL color Cylindrical-coordinate representation of color #806057: hue angle of 13.17º degrees, saturation: 0.19, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #806057 is Cyan = 0, Magento = 0.25, Yellow = 0.32 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 128 | 96 | 87 | - |
| CMYK | 0 | 0.25 | 0.32 | 0.50 |
| HSL | 13.17º | 0.19% | 0.42% | - |
| HSV(B) | 13.17º | 0.32% | 0.5% | - |
| XYZ | 14.81 | 13.64 | 10.87 | - |
| YUV | 104.54 | 118.1 | 144.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 96 | 87 | 0 | 0.25 | 0.32 | 0.50 | 13.17 | 0.19 | 0.42 |
| Hex | 80 | 60 | 57 | 0 | 19 | 20 | 32 | D | 13 | 2A |
| Octal | 200 | 140 | 127 | 0 | 31 | 40 | 62 | 15 | 23 | 52 |
| Binary | 10000000 | 1100000 | 1010111 | 0 | 11001 | 100000 | 110010 | 1101 | 10011 | 101010 |
Color Harmonies of #806057
Complementary color
Monochromatic Colors of #806057
Black with #806057
Text Example
Text Example
White with #806057
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #806057; }
p { color: rgb(128,96,87); }
H1.HeaderClassName
{
color: #806057;
}
.AnyTagClassName
{
color: #806057;
}
</style>
background-color css
<style>
a { background-color: #806057; }
a { background-color: rgb(128,96,87); }
div.DivClassName
{
background-color: #806057;
}
.BgClassName
{
background-color: #806057;
}
</style>
border-color css
<style>
span { border-color: #806057; }
span { border-color: rgb(128,96,87); }
td.TdClassName
{
border-color: #806057;
}
.TagClassName
{
border-color: #806057;
}
</style>