Shades of Old Lavender #766177
Tints of Old Lavender #766177
RGB
CMYK
RGB Variations
Color information
#766177 (or 0x766177) is known color: Old Lavender. HEX triplet: 76, 61 and 77. RGB value is (118,97,119). Sum of RGB (Red+Green+Blue) = 118+97+119=334 (44% of max value = 765). Red value is 118 (46.48% from 255 or 35.33% from 334); Green value is 97 (38.28% from 255 or 29.04% from 334); Blue value is 119 (46.88% from 255 or 35.63% from 334); Max value from RGB is 119 - color contains mainly: blue. Hex color #766177 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #766177 is #899E88. Grayscale: #696969. Windows color (decimal): -9019017 or 7823734. OLE color: 7823734.
HSL color Cylindrical-coordinate representation of color #766177: hue angle of 297.27º degrees, saturation: 0.1, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #766177 is Cyan = 0.01, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 118 | 97 | 119 | - |
| CMYK | 0.01 | 0.18 | 0 | 0.53 |
| HSL | 297.27º | 0.1% | 0.42% | - |
| HSV(B) | 297.27º | 0.18% | 0.47% | - |
| XYZ | 15.08 | 13.73 | 19.31 | - |
| YUV | 105.79 | 135.46 | 136.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 97 | 119 | 0.01 | 0.18 | 0 | 0.53 | 297.27 | 0.1 | 0.42 |
| Hex | 76 | 61 | 77 | 1 | 12 | 0 | 35 | 129 | A | 2A |
| Octal | 166 | 141 | 167 | 1 | 22 | 0 | 65 | 451 | 12 | 52 |
| Binary | 1110110 | 1100001 | 1110111 | 1 | 10010 | 0 | 110101 | 100101001 | 1010 | 101010 |
Color Harmonies of #766177
Complementary color
Monochromatic Colors of #766177
Black with #766177
Text Example
Text Example
White with #766177
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #766177; }
p { color: rgb(118,97,119); }
H1.HeaderClassName
{
color: #766177;
}
.AnyTagClassName
{
color: #766177;
}
</style>
background-color css
<style>
a { background-color: #766177; }
a { background-color: rgb(118,97,119); }
div.DivClassName
{
background-color: #766177;
}
.BgClassName
{
background-color: #766177;
}
</style>
border-color css
<style>
span { border-color: #766177; }
span { border-color: rgb(118,97,119); }
td.TdClassName
{
border-color: #766177;
}
.TagClassName
{
border-color: #766177;
}
</style>