Shades of Old Lavender #786779
Tints of Old Lavender #786779
RGB
CMYK
RGB Variations
Color information
#786779 (or 0x786779) is known color: Old Lavender. HEX triplet: 78, 67 and 79. RGB value is (120,103,121). Sum of RGB (Red+Green+Blue) = 120+103+121=344 (45% of max value = 765). Red value is 120 (47.27% from 255 or 34.88% from 344); Green value is 103 (40.62% from 255 or 29.94% from 344); Blue value is 121 (47.66% from 255 or 35.17% from 344); Max value from RGB is 121 - color contains mainly: blue. Hex color #786779 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #786779 is #879886. Grayscale: #6E6E6E. Windows color (decimal): -8886407 or 7956344. OLE color: 7956344.
HSL color Cylindrical-coordinate representation of color #786779: hue angle of 296.67º 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 #786779 is Cyan = 0.01, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 103 | 121 | - |
| CMYK | 0.01 | 0.15 | 0 | 0.53 |
| HSL | 296.67º | 0.08% | 0.44% | - |
| HSV(B) | 296.67º | 0.15% | 0.47% | - |
| XYZ | 16.05 | 15.07 | 20.15 | - |
| YUV | 110.14 | 134.13 | 135.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 103 | 121 | 0.01 | 0.15 | 0 | 0.53 | 296.67 | 0.08 | 0.44 |
| Hex | 78 | 67 | 79 | 1 | F | 0 | 35 | 129 | 8 | 2C |
| Octal | 170 | 147 | 171 | 1 | 17 | 0 | 65 | 451 | 10 | 54 |
| Binary | 1111000 | 1100111 | 1111001 | 1 | 1111 | 0 | 110101 | 100101001 | 1000 | 101100 |
Color Harmonies of #786779
Complementary color
Monochromatic Colors of #786779
Black with #786779
Text Example
Text Example
White with #786779
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #786779; }
p { color: rgb(120,103,121); }
H1.HeaderClassName
{
color: #786779;
}
.AnyTagClassName
{
color: #786779;
}
</style>
background-color css
<style>
a { background-color: #786779; }
a { background-color: rgb(120,103,121); }
div.DivClassName
{
background-color: #786779;
}
.BgClassName
{
background-color: #786779;
}
</style>
border-color css
<style>
span { border-color: #786779; }
span { border-color: rgb(120,103,121); }
td.TdClassName
{
border-color: #786779;
}
.TagClassName
{
border-color: #786779;
}
</style>