Shades of Old Lavender #797379
Tints of Old Lavender #797379
RGB
CMYK
RGB Variations
Color information
#797379 (or 0x797379) is known color: Old Lavender. HEX triplet: 79, 73 and 79. RGB value is (121,115,121). Sum of RGB (Red+Green+Blue) = 121+115+121=357 (47% of max value = 765). Red value is 121 (47.66% from 255 or 33.89% from 357); Green value is 115 (45.31% from 255 or 32.21% from 357); Blue value is 121 (47.66% from 255 or 33.89% from 357); Max value from RGB is 121 - color contains mainly: red, blue. Hex color #797379 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #797379 is #868C86. Grayscale: #757575. Windows color (decimal): -8817799 or 7959417. OLE color: 7959417.
HSL color Cylindrical-coordinate representation of color #797379: hue angle of 300º degrees, saturation: 0.03, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.05%. Process color model (Four color, CMYK) of #797379 is Cyan = 0, Magento = 0.05, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 115 | 121 | - |
| CMYK | 0 | 0.05 | 0 | 0.53 |
| HSL | 300º | 0.03% | 0.46% | - |
| HSV(B) | 300º | 0.05% | 0.47% | - |
| XYZ | 17.47 | 17.71 | 20.59 | - |
| YUV | 117.48 | 129.99 | 130.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 115 | 121 | 0 | 0.05 | 0 | 0.53 | 300 | 0.03 | 0.46 |
| Hex | 79 | 73 | 79 | 0 | 5 | 0 | 35 | 12C | 3 | 2E |
| Octal | 171 | 163 | 171 | 0 | 5 | 0 | 65 | 454 | 3 | 56 |
| Binary | 1111001 | 1110011 | 1111001 | 0 | 101 | 0 | 110101 | 100101100 | 11 | 101110 |
Color Harmonies of #797379
Complementary color
Monochromatic Colors of #797379
Black with #797379
Text Example
Text Example
White with #797379
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #797379; }
p { color: rgb(121,115,121); }
H1.HeaderClassName
{
color: #797379;
}
.AnyTagClassName
{
color: #797379;
}
</style>
background-color css
<style>
a { background-color: #797379; }
a { background-color: rgb(121,115,121); }
div.DivClassName
{
background-color: #797379;
}
.BgClassName
{
background-color: #797379;
}
</style>
border-color css
<style>
span { border-color: #797379; }
span { border-color: rgb(121,115,121); }
td.TdClassName
{
border-color: #797379;
}
.TagClassName
{
border-color: #797379;
}
</style>