Shades of Old Lavender #766378
Tints of Old Lavender #766378
RGB
CMYK
RGB Variations
Color information
#766378 (or 0x766378) is known color: Old Lavender. HEX triplet: 76, 63 and 78. RGB value is (118,99,120). Sum of RGB (Red+Green+Blue) = 118+99+120=337 (44% of max value = 765). Red value is 118 (46.48% from 255 or 35.01% from 337); Green value is 99 (39.06% from 255 or 29.38% from 337); Blue value is 120 (47.27% from 255 or 35.61% from 337); Max value from RGB is 120 - color contains mainly: blue. Hex color #766378 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #766378 is #899C87. Grayscale: #6B6B6B. Windows color (decimal): -9018504 or 7889782. OLE color: 7889782.
HSL color Cylindrical-coordinate representation of color #766378: hue angle of 294.29º degrees, saturation: 0.1, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #766378 is Cyan = 0.02, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 118 | 99 | 120 | - |
| CMYK | 0.02 | 0.17 | 0 | 0.53 |
| HSL | 294.29º | 0.1% | 0.43% | - |
| HSV(B) | 294.29º | 0.18% | 0.47% | - |
| XYZ | 15.32 | 14.13 | 19.69 | - |
| YUV | 107.08 | 135.29 | 135.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 99 | 120 | 0.02 | 0.17 | 0 | 0.53 | 294.29 | 0.1 | 0.43 |
| Hex | 76 | 63 | 78 | 2 | 11 | 0 | 35 | 126 | A | 2B |
| Octal | 166 | 143 | 170 | 2 | 21 | 0 | 65 | 446 | 12 | 53 |
| Binary | 1110110 | 1100011 | 1111000 | 10 | 10001 | 0 | 110101 | 100100110 | 1010 | 101011 |
Color Harmonies of #766378
Complementary color
Monochromatic Colors of #766378
Black with #766378
Text Example
Text Example
White with #766378
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #766378; }
p { color: rgb(118,99,120); }
H1.HeaderClassName
{
color: #766378;
}
.AnyTagClassName
{
color: #766378;
}
</style>
background-color css
<style>
a { background-color: #766378; }
a { background-color: rgb(118,99,120); }
div.DivClassName
{
background-color: #766378;
}
.BgClassName
{
background-color: #766378;
}
</style>
border-color css
<style>
span { border-color: #766378; }
span { border-color: rgb(118,99,120); }
td.TdClassName
{
border-color: #766378;
}
.TagClassName
{
border-color: #766378;
}
</style>