Shades of Old Lavender #796677
Tints of Old Lavender #796677
RGB
CMYK
RGB Variations
Color information
#796677 (or 0x796677) is known color: Old Lavender. HEX triplet: 79, 66 and 77. RGB value is (121,102,119). Sum of RGB (Red+Green+Blue) = 121+102+119=342 (45% of max value = 765). Red value is 121 (47.66% from 255 or 35.38% from 342); Green value is 102 (40.23% from 255 or 29.82% from 342); Blue value is 119 (46.88% from 255 or 34.80% from 342); Max value from RGB is 121 - color contains mainly: red. Hex color #796677 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #796677 is #869988. Grayscale: #6D6D6D. Windows color (decimal): -8821129 or 7825017. OLE color: 7825017.
HSL color Cylindrical-coordinate representation of color #796677: hue angle of 306.32º degrees, saturation: 0.09, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #796677 is Cyan = 0, Magento = 0.16, Yellow = 0.02 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 102 | 119 | - |
| CMYK | 0 | 0.16 | 0.02 | 0.53 |
| HSL | 306.32º | 0.09% | 0.44% | - |
| HSV(B) | 306.32º | 0.16% | 0.47% | - |
| XYZ | 15.97 | 14.9 | 19.49 | - |
| YUV | 109.62 | 133.29 | 136.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 102 | 119 | 0 | 0.16 | 0.02 | 0.53 | 306.32 | 0.09 | 0.44 |
| Hex | 79 | 66 | 77 | 0 | 10 | 2 | 35 | 132 | 9 | 2C |
| Octal | 171 | 146 | 167 | 0 | 20 | 2 | 65 | 462 | 11 | 54 |
| Binary | 1111001 | 1100110 | 1110111 | 0 | 10000 | 10 | 110101 | 100110010 | 1001 | 101100 |
Color Harmonies of #796677
Complementary color
Monochromatic Colors of #796677
Black with #796677
Text Example
Text Example
White with #796677
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #796677; }
p { color: rgb(121,102,119); }
H1.HeaderClassName
{
color: #796677;
}
.AnyTagClassName
{
color: #796677;
}
</style>
background-color css
<style>
a { background-color: #796677; }
a { background-color: rgb(121,102,119); }
div.DivClassName
{
background-color: #796677;
}
.BgClassName
{
background-color: #796677;
}
</style>
border-color css
<style>
span { border-color: #796677; }
span { border-color: rgb(121,102,119); }
td.TdClassName
{
border-color: #796677;
}
.TagClassName
{
border-color: #796677;
}
</style>