Shades of Russett #806056
Tints of Russett #806056
RGB
CMYK
RGB Variations
Color information
#806056 (or 0x806056) is known color: Russett. HEX triplet: 80, 60 and 56. RGB value is (128,96,86). Sum of RGB (Red+Green+Blue) = 128+96+86=310 (41% of max value = 765). Red value is 128 (50.39% from 255 or 41.29% from 310); Green value is 96 (37.89% from 255 or 30.97% from 310); Blue value is 86 (33.98% from 255 or 27.74% from 310); Max value from RGB is 128 - color contains mainly: red. Hex color #806056 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #806056 is #7F9FA9. Grayscale: #686868. Windows color (decimal): -8363946 or 5660800. OLE color: 5660800.
HSL color Cylindrical-coordinate representation of color #806056: hue angle of 14.29º degrees, saturation: 0.2, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #806056 is Cyan = 0, Magento = 0.25, Yellow = 0.33 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 128 | 96 | 86 | - |
| CMYK | 0 | 0.25 | 0.33 | 0.50 |
| HSL | 14.29º | 0.2% | 0.42% | - |
| HSV(B) | 14.29º | 0.33% | 0.5% | - |
| XYZ | 14.76 | 13.63 | 10.66 | - |
| YUV | 104.43 | 117.6 | 144.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 96 | 86 | 0 | 0.25 | 0.33 | 0.50 | 14.29 | 0.2 | 0.42 |
| Hex | 80 | 60 | 56 | 0 | 19 | 21 | 32 | E | 14 | 2A |
| Octal | 200 | 140 | 126 | 0 | 31 | 41 | 62 | 16 | 24 | 52 |
| Binary | 10000000 | 1100000 | 1010110 | 0 | 11001 | 100001 | 110010 | 1110 | 10100 | 101010 |
Color Harmonies of #806056
Complementary color
Monochromatic Colors of #806056
Black with #806056
Text Example
Text Example
White with #806056
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #806056; }
p { color: rgb(128,96,86); }
H1.HeaderClassName
{
color: #806056;
}
.AnyTagClassName
{
color: #806056;
}
</style>
background-color css
<style>
a { background-color: #806056; }
a { background-color: rgb(128,96,86); }
div.DivClassName
{
background-color: #806056;
}
.BgClassName
{
background-color: #806056;
}
</style>
border-color css
<style>
span { border-color: #806056; }
span { border-color: rgb(128,96,86); }
td.TdClassName
{
border-color: #806056;
}
.TagClassName
{
border-color: #806056;
}
</style>