Shades of Russett #776862
Tints of Russett #776862
RGB
CMYK
RGB Variations
Color information
#776862 (or 0x776862) is known color: Russett. HEX triplet: 77, 68 and 62. RGB value is (119,104,98). Sum of RGB (Red+Green+Blue) = 119+104+98=321 (42% of max value = 765). Red value is 119 (46.88% from 255 or 37.07% from 321); Green value is 104 (41.02% from 255 or 32.40% from 321); Blue value is 98 (38.67% from 255 or 30.53% from 321); Max value from RGB is 119 - color contains mainly: red. Hex color #776862 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #776862 is #88979D. Grayscale: #6B6B6B. Windows color (decimal): -8951710 or 6449271. OLE color: 6449271.
HSL color Cylindrical-coordinate representation of color #776862: hue angle of 17.14º degrees, saturation: 0.1, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #776862 is Cyan = 0, Magento = 0.13, Yellow = 0.18 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 104 | 98 | - |
| CMYK | 0 | 0.13 | 0.18 | 0.53 |
| HSL | 17.14º | 0.1% | 0.43% | - |
| HSV(B) | 17.14º | 0.18% | 0.47% | - |
| XYZ | 14.76 | 14.7 | 13.62 | - |
| YUV | 107.8 | 122.47 | 135.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 104 | 98 | 0 | 0.13 | 0.18 | 0.53 | 17.14 | 0.1 | 0.43 |
| Hex | 77 | 68 | 62 | 0 | D | 12 | 35 | 11 | A | 2B |
| Octal | 167 | 150 | 142 | 0 | 15 | 22 | 65 | 21 | 12 | 53 |
| Binary | 1110111 | 1101000 | 1100010 | 0 | 1101 | 10010 | 110101 | 10001 | 1010 | 101011 |
Color Harmonies of #776862
Complementary color
Monochromatic Colors of #776862
Black with #776862
Text Example
Text Example
White with #776862
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #776862; }
p { color: rgb(119,104,98); }
H1.HeaderClassName
{
color: #776862;
}
.AnyTagClassName
{
color: #776862;
}
</style>
background-color css
<style>
a { background-color: #776862; }
a { background-color: rgb(119,104,98); }
div.DivClassName
{
background-color: #776862;
}
.BgClassName
{
background-color: #776862;
}
</style>
border-color css
<style>
span { border-color: #776862; }
span { border-color: rgb(119,104,98); }
td.TdClassName
{
border-color: #776862;
}
.TagClassName
{
border-color: #776862;
}
</style>