Shades of Russett #796964
Tints of Russett #796964
RGB
CMYK
RGB Variations
Color information
#796964 (or 0x796964) is known color: Russett. HEX triplet: 79, 69 and 64. RGB value is (121,105,100). Sum of RGB (Red+Green+Blue) = 121+105+100=326 (43% of max value = 765). Red value is 121 (47.66% from 255 or 37.12% from 326); Green value is 105 (41.41% from 255 or 32.21% from 326); Blue value is 100 (39.45% from 255 or 30.67% from 326); Max value from RGB is 121 - color contains mainly: red. Hex color #796964 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #796964 is #86969B. Grayscale: #6D6D6D. Windows color (decimal): -8820380 or 6580601. OLE color: 6580601.
HSL color Cylindrical-coordinate representation of color #796964: hue angle of 14.29º degrees, saturation: 0.1, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #796964 is Cyan = 0, Magento = 0.13, Yellow = 0.17 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 105 | 100 | - |
| CMYK | 0 | 0.13 | 0.17 | 0.53 |
| HSL | 14.29º | 0.1% | 0.43% | - |
| HSV(B) | 14.29º | 0.17% | 0.47% | - |
| XYZ | 15.24 | 15.09 | 14.17 | - |
| YUV | 109.21 | 122.8 | 136.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 105 | 100 | 0 | 0.13 | 0.17 | 0.53 | 14.29 | 0.1 | 0.43 |
| Hex | 79 | 69 | 64 | 0 | D | 11 | 35 | E | A | 2B |
| Octal | 171 | 151 | 144 | 0 | 15 | 21 | 65 | 16 | 12 | 53 |
| Binary | 1111001 | 1101001 | 1100100 | 0 | 1101 | 10001 | 110101 | 1110 | 1010 | 101011 |
Color Harmonies of #796964
Complementary color
Monochromatic Colors of #796964
Black with #796964
Text Example
Text Example
White with #796964
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #796964; }
p { color: rgb(121,105,100); }
H1.HeaderClassName
{
color: #796964;
}
.AnyTagClassName
{
color: #796964;
}
</style>
background-color css
<style>
a { background-color: #796964; }
a { background-color: rgb(121,105,100); }
div.DivClassName
{
background-color: #796964;
}
.BgClassName
{
background-color: #796964;
}
</style>
border-color css
<style>
span { border-color: #796964; }
span { border-color: rgb(121,105,100); }
td.TdClassName
{
border-color: #796964;
}
.TagClassName
{
border-color: #796964;
}
</style>