Shades of Russett #776662
Tints of Russett #776662
RGB
CMYK
RGB Variations
Color information
#776662 (or 0x776662) is known color: Russett. HEX triplet: 77, 66 and 62. RGB value is (119,102,98). Sum of RGB (Red+Green+Blue) = 119+102+98=319 (42% of max value = 765). Red value is 119 (46.88% from 255 or 37.30% from 319); Green value is 102 (40.23% from 255 or 31.97% from 319); Blue value is 98 (38.67% from 255 or 30.72% from 319); Max value from RGB is 119 - color contains mainly: red. Hex color #776662 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #776662 is #88999D. Grayscale: #6A6A6A. Windows color (decimal): -8952222 or 6448759. OLE color: 6448759.
HSL color Cylindrical-coordinate representation of color #776662: hue angle of 11.43º 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 #776662 is Cyan = 0, Magento = 0.14, Yellow = 0.18 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 102 | 98 | - |
| CMYK | 0 | 0.14 | 0.18 | 0.53 |
| HSL | 11.43º | 0.1% | 0.43% | - |
| HSV(B) | 11.43º | 0.18% | 0.47% | - |
| XYZ | 14.56 | 14.31 | 13.55 | - |
| YUV | 106.63 | 123.13 | 136.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 102 | 98 | 0 | 0.14 | 0.18 | 0.53 | 11.43 | 0.1 | 0.43 |
| Hex | 77 | 66 | 62 | 0 | E | 12 | 35 | B | A | 2B |
| Octal | 167 | 146 | 142 | 0 | 16 | 22 | 65 | 13 | 12 | 53 |
| Binary | 1110111 | 1100110 | 1100010 | 0 | 1110 | 10010 | 110101 | 1011 | 1010 | 101011 |
Color Harmonies of #776662
Complementary color
Monochromatic Colors of #776662
Black with #776662
Text Example
Text Example
White with #776662
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #776662; }
p { color: rgb(119,102,98); }
H1.HeaderClassName
{
color: #776662;
}
.AnyTagClassName
{
color: #776662;
}
</style>
background-color css
<style>
a { background-color: #776662; }
a { background-color: rgb(119,102,98); }
div.DivClassName
{
background-color: #776662;
}
.BgClassName
{
background-color: #776662;
}
</style>
border-color css
<style>
span { border-color: #776662; }
span { border-color: rgb(119,102,98); }
td.TdClassName
{
border-color: #776662;
}
.TagClassName
{
border-color: #776662;
}
</style>