Shades of Old Lavender #797779
Tints of Old Lavender #797779
RGB
CMYK
RGB Variations
Color information
#797779 (or 0x797779) is known color: Old Lavender. HEX triplet: 79, 77 and 79. RGB value is (121,119,121). Sum of RGB (Red+Green+Blue) = 121+119+121=361 (47% of max value = 765). Red value is 121 (47.66% from 255 or 33.52% from 361); Green value is 119 (46.88% from 255 or 32.96% from 361); Blue value is 121 (47.66% from 255 or 33.52% from 361); Max value from RGB is 121 - color contains mainly: red, blue. Hex color #797779 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #797779 is #868886. Grayscale: #777777. Windows color (decimal): -8816775 or 7960441. OLE color: 7960441.
HSL color Cylindrical-coordinate representation of color #797779: hue angle of 300º degrees, saturation: 0.01, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.02%. Process color model (Four color, CMYK) of #797779 is Cyan = 0, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
RGB | 121 | 119 | 121 | - |
CMYK | 0 | 0.02 | 0 | 0.53 |
HSL | 300º | 0.01% | 0.47% | - |
HSV(B) | 300º | 0.02% | 0.47% | - |
XYZ | 17.93 | 18.64 | 20.74 | - |
YUV | 119.83 | 128.66 | 128.84 | - |
System | Red | Green | Blue | C | M | Y | K | H | S | L |
---|---|---|---|---|---|---|---|---|---|---|
Decimal | 121 | 119 | 121 | 0 | 0.02 | 0 | 0.53 | 300 | 0.01 | 0.47 |
Hex | 79 | 77 | 79 | 0 | 2 | 0 | 35 | 12C | 1 | 2F |
Octal | 171 | 167 | 171 | 0 | 2 | 0 | 65 | 454 | 1 | 57 |
Binary | 1111001 | 1110111 | 1111001 | 0 | 10 | 0 | 110101 | 100101100 | 1 | 101111 |
Color Harmonies of #797779
Complementary color
Monochromatic Colors of #797779
Black with #797779
Text Example
Text Example
White with #797779
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #797779; }
p { color: rgb(121,119,121); }
H1.HeaderClassName
{
color: #797779;
}
.AnyTagClassName
{
color: #797779;
}
</style>
background-color css
<style>
a { background-color: #797779; }
a { background-color: rgb(121,119,121); }
div.DivClassName
{
background-color: #797779;
}
.BgClassName
{
background-color: #797779;
}
</style>
border-color css
<style>
span { border-color: #797779; }
span { border-color: rgb(121,119,121); }
td.TdClassName
{
border-color: #797779;
}
.TagClassName
{
border-color: #797779;
}
</style>