Shades of Russett #776861
Tints of Russett #776861
RGB
CMYK
RGB Variations
Color information
#776861 (or 0x776861) is known color: Russett. HEX triplet: 77, 68 and 61. RGB value is (119,104,97). Sum of RGB (Red+Green+Blue) = 119+104+97=320 (42% of max value = 765). Red value is 119 (46.88% from 255 or 37.19% from 320); Green value is 104 (41.02% from 255 or 32.5% from 320); Blue value is 97 (38.28% from 255 or 30.31% from 320); Max value from RGB is 119 - color contains mainly: red. Hex color #776861 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #776861 is #88979E. Grayscale: #6B6B6B. Windows color (decimal): -8951711 or 6383735. OLE color: 6383735.
HSL color Cylindrical-coordinate representation of color #776861: hue angle of 19.09º degrees, saturation: 0.1, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #776861 is Cyan = 0, Magento = 0.13, Yellow = 0.18 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 104 | 97 | - |
| CMYK | 0 | 0.13 | 0.18 | 0.53 |
| HSL | 19.09º | 0.1% | 0.42% | - |
| HSV(B) | 19.09º | 0.18% | 0.47% | - |
| XYZ | 14.72 | 14.69 | 13.37 | - |
| YUV | 107.69 | 121.97 | 136.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 104 | 97 | 0 | 0.13 | 0.18 | 0.53 | 19.09 | 0.1 | 0.42 |
| Hex | 77 | 68 | 61 | 0 | D | 12 | 35 | 13 | A | 2A |
| Octal | 167 | 150 | 141 | 0 | 15 | 22 | 65 | 23 | 12 | 52 |
| Binary | 1110111 | 1101000 | 1100001 | 0 | 1101 | 10010 | 110101 | 10011 | 1010 | 101010 |
Color Harmonies of #776861
Complementary color
Monochromatic Colors of #776861
Black with #776861
Text Example
Text Example
White with #776861
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #776861; }
p { color: rgb(119,104,97); }
H1.HeaderClassName
{
color: #776861;
}
.AnyTagClassName
{
color: #776861;
}
</style>
background-color css
<style>
a { background-color: #776861; }
a { background-color: rgb(119,104,97); }
div.DivClassName
{
background-color: #776861;
}
.BgClassName
{
background-color: #776861;
}
</style>
border-color css
<style>
span { border-color: #776861; }
span { border-color: rgb(119,104,97); }
td.TdClassName
{
border-color: #776861;
}
.TagClassName
{
border-color: #776861;
}
</style>