Shades of Russett #796660
Tints of Russett #796660
RGB
CMYK
RGB Variations
Color information
#796660 (or 0x796660) is known color: Russett. HEX triplet: 79, 66 and 60. RGB value is (121,102,96). Sum of RGB (Red+Green+Blue) = 121+102+96=319 (42% of max value = 765). Red value is 121 (47.66% from 255 or 37.93% from 319); Green value is 102 (40.23% from 255 or 31.97% from 319); Blue value is 96 (37.89% from 255 or 30.09% from 319); Max value from RGB is 121 - color contains mainly: red. Hex color #796660 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #796660 is #86999F. Grayscale: #6B6B6B. Windows color (decimal): -8821152 or 6317689. OLE color: 6317689.
HSL color Cylindrical-coordinate representation of color #796660: hue angle of 14.4º degrees, saturation: 0.12, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #796660 is Cyan = 0, Magento = 0.16, Yellow = 0.21 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 102 | 96 | - |
| CMYK | 0 | 0.16 | 0.21 | 0.53 |
| HSL | 14.4º | 0.12% | 0.43% | - |
| HSV(B) | 14.4º | 0.21% | 0.47% | - |
| XYZ | 14.75 | 14.41 | 13.07 | - |
| YUV | 107 | 121.79 | 137.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 102 | 96 | 0 | 0.16 | 0.21 | 0.53 | 14.4 | 0.12 | 0.43 |
| Hex | 79 | 66 | 60 | 0 | 10 | 15 | 35 | E | C | 2B |
| Octal | 171 | 146 | 140 | 0 | 20 | 25 | 65 | 16 | 14 | 53 |
| Binary | 1111001 | 1100110 | 1100000 | 0 | 10000 | 10101 | 110101 | 1110 | 1100 | 101011 |
Color Harmonies of #796660
Complementary color
Monochromatic Colors of #796660
Black with #796660
Text Example
Text Example
White with #796660
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #796660; }
p { color: rgb(121,102,96); }
H1.HeaderClassName
{
color: #796660;
}
.AnyTagClassName
{
color: #796660;
}
</style>
background-color css
<style>
a { background-color: #796660; }
a { background-color: rgb(121,102,96); }
div.DivClassName
{
background-color: #796660;
}
.BgClassName
{
background-color: #796660;
}
</style>
border-color css
<style>
span { border-color: #796660; }
span { border-color: rgb(121,102,96); }
td.TdClassName
{
border-color: #796660;
}
.TagClassName
{
border-color: #796660;
}
</style>