Shades of Russett #796661
Tints of Russett #796661
RGB
CMYK
RGB Variations
Color information
#796661 (or 0x796661) is known color: Russett. HEX triplet: 79, 66 and 61. RGB value is (121,102,97). Sum of RGB (Red+Green+Blue) = 121+102+97=320 (42% of max value = 765). Red value is 121 (47.66% from 255 or 37.81% from 320); Green value is 102 (40.23% from 255 or 31.88% from 320); Blue value is 97 (38.28% from 255 or 30.31% from 320); Max value from RGB is 121 - color contains mainly: red. Hex color #796661 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #796661 is #86999E. Grayscale: #6B6B6B. Windows color (decimal): -8821151 or 6383225. OLE color: 6383225.
HSL color Cylindrical-coordinate representation of color #796661: hue angle of 12.5º degrees, saturation: 0.11, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #796661 is Cyan = 0, Magento = 0.16, Yellow = 0.20 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 102 | 97 | - |
| CMYK | 0 | 0.16 | 0.20 | 0.53 |
| HSL | 12.5º | 0.11% | 0.43% | - |
| HSV(B) | 12.5º | 0.2% | 0.47% | - |
| XYZ | 14.79 | 14.43 | 13.31 | - |
| YUV | 107.11 | 122.29 | 137.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 102 | 97 | 0 | 0.16 | 0.20 | 0.53 | 12.5 | 0.11 | 0.43 |
| Hex | 79 | 66 | 61 | 0 | 10 | 14 | 35 | C | B | 2B |
| Octal | 171 | 146 | 141 | 0 | 20 | 24 | 65 | 14 | 13 | 53 |
| Binary | 1111001 | 1100110 | 1100001 | 0 | 10000 | 10100 | 110101 | 1100 | 1011 | 101011 |
Color Harmonies of #796661
Complementary color
Monochromatic Colors of #796661
Black with #796661
Text Example
Text Example
White with #796661
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #796661; }
p { color: rgb(121,102,97); }
H1.HeaderClassName
{
color: #796661;
}
.AnyTagClassName
{
color: #796661;
}
</style>
background-color css
<style>
a { background-color: #796661; }
a { background-color: rgb(121,102,97); }
div.DivClassName
{
background-color: #796661;
}
.BgClassName
{
background-color: #796661;
}
</style>
border-color css
<style>
span { border-color: #796661; }
span { border-color: rgb(121,102,97); }
td.TdClassName
{
border-color: #796661;
}
.TagClassName
{
border-color: #796661;
}
</style>