Shades of Old Lavender #776779
Tints of Old Lavender #776779
RGB
CMYK
RGB Variations
Color information
#776779 (or 0x776779) is known color: Old Lavender. HEX triplet: 77, 67 and 79. RGB value is (119,103,121). Sum of RGB (Red+Green+Blue) = 119+103+121=343 (45% of max value = 765). Red value is 119 (46.88% from 255 or 34.69% from 343); Green value is 103 (40.62% from 255 or 30.03% from 343); Blue value is 121 (47.66% from 255 or 35.28% from 343); Max value from RGB is 121 - color contains mainly: blue. Hex color #776779 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #776779 is #889886. Grayscale: #6D6D6D. Windows color (decimal): -8951943 or 7956343. OLE color: 7956343.
HSL color Cylindrical-coordinate representation of color #776779: hue angle of 293.33º degrees, saturation: 0.08, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #776779 is Cyan = 0.02, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 103 | 121 | - |
| CMYK | 0.02 | 0.15 | 0 | 0.53 |
| HSL | 293.33º | 0.08% | 0.44% | - |
| HSV(B) | 293.33º | 0.15% | 0.47% | - |
| XYZ | 15.91 | 15 | 20.15 | - |
| YUV | 109.84 | 134.3 | 134.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 103 | 121 | 0.02 | 0.15 | 0 | 0.53 | 293.33 | 0.08 | 0.44 |
| Hex | 77 | 67 | 79 | 2 | F | 0 | 35 | 125 | 8 | 2C |
| Octal | 167 | 147 | 171 | 2 | 17 | 0 | 65 | 445 | 10 | 54 |
| Binary | 1110111 | 1100111 | 1111001 | 10 | 1111 | 0 | 110101 | 100100101 | 1000 | 101100 |
Color Harmonies of #776779
Complementary color
Monochromatic Colors of #776779
Black with #776779
Text Example
Text Example
White with #776779
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #776779; }
p { color: rgb(119,103,121); }
H1.HeaderClassName
{
color: #776779;
}
.AnyTagClassName
{
color: #776779;
}
</style>
background-color css
<style>
a { background-color: #776779; }
a { background-color: rgb(119,103,121); }
div.DivClassName
{
background-color: #776779;
}
.BgClassName
{
background-color: #776779;
}
</style>
border-color css
<style>
span { border-color: #776779; }
span { border-color: rgb(119,103,121); }
td.TdClassName
{
border-color: #776779;
}
.TagClassName
{
border-color: #776779;
}
</style>