Shades of Old Lavender #766976
Tints of Old Lavender #766976
RGB
CMYK
RGB Variations
Color information
#766976 (or 0x766976) is known color: Old Lavender. HEX triplet: 76, 69 and 76. RGB value is (118,105,118). Sum of RGB (Red+Green+Blue) = 118+105+118=341 (45% of max value = 765). Red value is 118 (46.48% from 255 or 34.60% from 341); Green value is 105 (41.41% from 255 or 30.79% from 341); Blue value is 118 (46.48% from 255 or 34.60% from 341); Max value from RGB is 118 - color contains mainly: red, blue. Hex color #766976 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #766976 is #899689. Grayscale: #6E6E6E. Windows color (decimal): -9016970 or 7760246. OLE color: 7760246.
HSL color Cylindrical-coordinate representation of color #766976: hue angle of 300º degrees, saturation: 0.06, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.11%. Process color model (Four color, CMYK) of #766976 is Cyan = 0, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 105 | 118 | - |
| CMYK | 0 | 0.11 | 0 | 0.54 |
| HSL | 300º | 0.06% | 0.44% | - |
| HSV(B) | 300º | 0.11% | 0.46% | - |
| XYZ | 15.79 | 15.26 | 19.25 | - |
| YUV | 110.37 | 132.31 | 133.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 105 | 118 | 0 | 0.11 | 0 | 0.54 | 300 | 0.06 | 0.44 |
| Hex | 76 | 69 | 76 | 0 | B | 0 | 36 | 12C | 6 | 2C |
| Octal | 166 | 151 | 166 | 0 | 13 | 0 | 66 | 454 | 6 | 54 |
| Binary | 1110110 | 1101001 | 1110110 | 0 | 1011 | 0 | 110110 | 100101100 | 110 | 101100 |
Color Harmonies of #766976
Complementary color
Monochromatic Colors of #766976
Black with #766976
Text Example
Text Example
White with #766976
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #766976; }
p { color: rgb(118,105,118); }
H1.HeaderClassName
{
color: #766976;
}
.AnyTagClassName
{
color: #766976;
}
</style>
background-color css
<style>
a { background-color: #766976; }
a { background-color: rgb(118,105,118); }
div.DivClassName
{
background-color: #766976;
}
.BgClassName
{
background-color: #766976;
}
</style>
border-color css
<style>
span { border-color: #766976; }
span { border-color: rgb(118,105,118); }
td.TdClassName
{
border-color: #766976;
}
.TagClassName
{
border-color: #766976;
}
</style>