Shades of Old Lavender #786977
Tints of Old Lavender #786977
RGB
CMYK
RGB Variations
Color information
#786977 (or 0x786977) is known color: Old Lavender. HEX triplet: 78, 69 and 77. RGB value is (120,105,119). Sum of RGB (Red+Green+Blue) = 120+105+119=344 (45% of max value = 765). Red value is 120 (47.27% from 255 or 34.88% from 344); Green value is 105 (41.41% from 255 or 30.52% from 344); Blue value is 119 (46.88% from 255 or 34.59% from 344); Max value from RGB is 120 - color contains mainly: red. Hex color #786977 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #786977 is #879688. Grayscale: #6F6F6F. Windows color (decimal): -8885897 or 7825784. OLE color: 7825784.
HSL color Cylindrical-coordinate representation of color #786977: hue angle of 304º degrees, saturation: 0.07, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #786977 is Cyan = 0, Magento = 0.13, Yellow = 0.01 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 105 | 119 | - |
| CMYK | 0 | 0.13 | 0.01 | 0.53 |
| HSL | 304º | 0.07% | 0.44% | - |
| HSV(B) | 304º | 0.13% | 0.47% | - |
| XYZ | 16.13 | 15.43 | 19.58 | - |
| YUV | 111.08 | 132.47 | 134.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 105 | 119 | 0 | 0.13 | 0.01 | 0.53 | 304 | 0.07 | 0.44 |
| Hex | 78 | 69 | 77 | 0 | D | 1 | 35 | 130 | 7 | 2C |
| Octal | 170 | 151 | 167 | 0 | 15 | 1 | 65 | 460 | 7 | 54 |
| Binary | 1111000 | 1101001 | 1110111 | 0 | 1101 | 1 | 110101 | 100110000 | 111 | 101100 |
Color Harmonies of #786977
Complementary color
Monochromatic Colors of #786977
Black with #786977
Text Example
Text Example
White with #786977
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #786977; }
p { color: rgb(120,105,119); }
H1.HeaderClassName
{
color: #786977;
}
.AnyTagClassName
{
color: #786977;
}
</style>
background-color css
<style>
a { background-color: #786977; }
a { background-color: rgb(120,105,119); }
div.DivClassName
{
background-color: #786977;
}
.BgClassName
{
background-color: #786977;
}
</style>
border-color css
<style>
span { border-color: #786977; }
span { border-color: rgb(120,105,119); }
td.TdClassName
{
border-color: #786977;
}
.TagClassName
{
border-color: #786977;
}
</style>