Shades of Old Lavender #766178
Tints of Old Lavender #766178
RGB
CMYK
RGB Variations
Color information
#766178 (or 0x766178) is known color: Old Lavender. HEX triplet: 76, 61 and 78. RGB value is (118,97,120). Sum of RGB (Red+Green+Blue) = 118+97+120=335 (44% of max value = 765). Red value is 118 (46.48% from 255 or 35.22% from 335); Green value is 97 (38.28% from 255 or 28.96% from 335); Blue value is 120 (47.27% from 255 or 35.82% from 335); Max value from RGB is 120 - color contains mainly: blue. Hex color #766178 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #766178 is #899E87. Grayscale: #696969. Windows color (decimal): -9019016 or 7889270. OLE color: 7889270.
HSL color Cylindrical-coordinate representation of color #766178: hue angle of 294.78º degrees, saturation: 0.11, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #766178 is Cyan = 0.02, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 118 | 97 | 120 | - |
| CMYK | 0.02 | 0.19 | 0 | 0.53 |
| HSL | 294.78º | 0.11% | 0.43% | - |
| HSV(B) | 294.78º | 0.19% | 0.47% | - |
| XYZ | 15.14 | 13.76 | 19.63 | - |
| YUV | 105.9 | 135.96 | 136.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 97 | 120 | 0.02 | 0.19 | 0 | 0.53 | 294.78 | 0.11 | 0.43 |
| Hex | 76 | 61 | 78 | 2 | 13 | 0 | 35 | 127 | B | 2B |
| Octal | 166 | 141 | 170 | 2 | 23 | 0 | 65 | 447 | 13 | 53 |
| Binary | 1110110 | 1100001 | 1111000 | 10 | 10011 | 0 | 110101 | 100100111 | 1011 | 101011 |
Color Harmonies of #766178
Complementary color
Monochromatic Colors of #766178
Black with #766178
Text Example
Text Example
White with #766178
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #766178; }
p { color: rgb(118,97,120); }
H1.HeaderClassName
{
color: #766178;
}
.AnyTagClassName
{
color: #766178;
}
</style>
background-color css
<style>
a { background-color: #766178; }
a { background-color: rgb(118,97,120); }
div.DivClassName
{
background-color: #766178;
}
.BgClassName
{
background-color: #766178;
}
</style>
border-color css
<style>
span { border-color: #766178; }
span { border-color: rgb(118,97,120); }
td.TdClassName
{
border-color: #766178;
}
.TagClassName
{
border-color: #766178;
}
</style>