Shades of Russett #776056
Tints of Russett #776056
RGB
CMYK
RGB Variations
Color information
#776056 (or 0x776056) is known color: Russett. HEX triplet: 77, 60 and 56. RGB value is (119,96,86). Sum of RGB (Red+Green+Blue) = 119+96+86=301 (39% of max value = 765). Red value is 119 (46.88% from 255 or 39.53% from 301); Green value is 96 (37.89% from 255 or 31.89% from 301); Blue value is 86 (33.98% from 255 or 28.57% from 301); Max value from RGB is 119 - color contains mainly: red. Hex color #776056 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #776056 is #889FA9. Grayscale: #656565. Windows color (decimal): -8953770 or 5660791. OLE color: 5660791.
HSL color Cylindrical-coordinate representation of color #776056: hue angle of 18.18º degrees, saturation: 0.16, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #776056 is Cyan = 0, Magento = 0.19, Yellow = 0.28 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 96 | 86 | - |
| CMYK | 0 | 0.19 | 0.28 | 0.53 |
| HSL | 18.18º | 0.16% | 0.4% | - |
| HSV(B) | 18.18º | 0.28% | 0.47% | - |
| XYZ | 13.47 | 12.96 | 10.6 | - |
| YUV | 101.74 | 119.12 | 140.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 96 | 86 | 0 | 0.19 | 0.28 | 0.53 | 18.18 | 0.16 | 0.4 |
| Hex | 77 | 60 | 56 | 0 | 13 | 1C | 35 | 12 | 10 | 28 |
| Octal | 167 | 140 | 126 | 0 | 23 | 34 | 65 | 22 | 20 | 50 |
| Binary | 1110111 | 1100000 | 1010110 | 0 | 10011 | 11100 | 110101 | 10010 | 10000 | 101000 |
Color Harmonies of #776056
Complementary color
Monochromatic Colors of #776056
Black with #776056
Text Example
Text Example
White with #776056
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #776056; }
p { color: rgb(119,96,86); }
H1.HeaderClassName
{
color: #776056;
}
.AnyTagClassName
{
color: #776056;
}
</style>
background-color css
<style>
a { background-color: #776056; }
a { background-color: rgb(119,96,86); }
div.DivClassName
{
background-color: #776056;
}
.BgClassName
{
background-color: #776056;
}
</style>
border-color css
<style>
span { border-color: #776056; }
span { border-color: rgb(119,96,86); }
td.TdClassName
{
border-color: #776056;
}
.TagClassName
{
border-color: #776056;
}
</style>