Shades of Russett #776660
Tints of Russett #776660
RGB
CMYK
RGB Variations
Color information
#776660 (or 0x776660) is known color: Russett. HEX triplet: 77, 66 and 60. RGB value is (119,102,96). Sum of RGB (Red+Green+Blue) = 119+102+96=317 (41% of max value = 765). Red value is 119 (46.88% from 255 or 37.54% from 317); Green value is 102 (40.23% from 255 or 32.18% from 317); Blue value is 96 (37.89% from 255 or 30.28% from 317); Max value from RGB is 119 - color contains mainly: red. Hex color #776660 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #776660 is #88999F. Grayscale: #6A6A6A. Windows color (decimal): -8952224 or 6317687. OLE color: 6317687.
HSL color Cylindrical-coordinate representation of color #776660: hue angle of 15.65º degrees, saturation: 0.11, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #776660 is Cyan = 0, Magento = 0.14, Yellow = 0.19 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 102 | 96 | - |
| CMYK | 0 | 0.14 | 0.19 | 0.53 |
| HSL | 15.65º | 0.11% | 0.42% | - |
| HSV(B) | 15.65º | 0.19% | 0.47% | - |
| XYZ | 14.47 | 14.27 | 13.06 | - |
| YUV | 106.4 | 122.13 | 136.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 102 | 96 | 0 | 0.14 | 0.19 | 0.53 | 15.65 | 0.11 | 0.42 |
| Hex | 77 | 66 | 60 | 0 | E | 13 | 35 | 10 | B | 2A |
| Octal | 167 | 146 | 140 | 0 | 16 | 23 | 65 | 20 | 13 | 52 |
| Binary | 1110111 | 1100110 | 1100000 | 0 | 1110 | 10011 | 110101 | 10000 | 1011 | 101010 |
Color Harmonies of #776660
Complementary color
Monochromatic Colors of #776660
Black with #776660
Text Example
Text Example
White with #776660
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #776660; }
p { color: rgb(119,102,96); }
H1.HeaderClassName
{
color: #776660;
}
.AnyTagClassName
{
color: #776660;
}
</style>
background-color css
<style>
a { background-color: #776660; }
a { background-color: rgb(119,102,96); }
div.DivClassName
{
background-color: #776660;
}
.BgClassName
{
background-color: #776660;
}
</style>
border-color css
<style>
span { border-color: #776660; }
span { border-color: rgb(119,102,96); }
td.TdClassName
{
border-color: #776660;
}
.TagClassName
{
border-color: #776660;
}
</style>