Shades of Old Lavender #786576
Tints of Old Lavender #786576
RGB
CMYK
RGB Variations
Color information
#786576 (or 0x786576) is known color: Old Lavender. HEX triplet: 78, 65 and 76. RGB value is (120,101,118). Sum of RGB (Red+Green+Blue) = 120+101+118=339 (44% of max value = 765). Red value is 120 (47.27% from 255 or 35.40% from 339); Green value is 101 (39.84% from 255 or 29.79% from 339); Blue value is 118 (46.48% from 255 or 34.81% from 339); Max value from RGB is 120 - color contains mainly: red. Hex color #786576 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #786576 is #879A89. Grayscale: #6C6C6C. Windows color (decimal): -8886922 or 7759224. OLE color: 7759224.
HSL color Cylindrical-coordinate representation of color #786576: hue angle of 306.32º degrees, saturation: 0.09, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #786576 is Cyan = 0, Magento = 0.16, Yellow = 0.02 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 101 | 118 | - |
| CMYK | 0 | 0.16 | 0.02 | 0.53 |
| HSL | 306.32º | 0.09% | 0.43% | - |
| HSV(B) | 306.32º | 0.16% | 0.47% | - |
| XYZ | 15.67 | 14.61 | 19.13 | - |
| YUV | 108.62 | 133.29 | 136.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 101 | 118 | 0 | 0.16 | 0.02 | 0.53 | 306.32 | 0.09 | 0.43 |
| Hex | 78 | 65 | 76 | 0 | 10 | 2 | 35 | 132 | 9 | 2B |
| Octal | 170 | 145 | 166 | 0 | 20 | 2 | 65 | 462 | 11 | 53 |
| Binary | 1111000 | 1100101 | 1110110 | 0 | 10000 | 10 | 110101 | 100110010 | 1001 | 101011 |
Color Harmonies of #786576
Complementary color
Monochromatic Colors of #786576
Black with #786576
Text Example
Text Example
White with #786576
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #786576; }
p { color: rgb(120,101,118); }
H1.HeaderClassName
{
color: #786576;
}
.AnyTagClassName
{
color: #786576;
}
</style>
background-color css
<style>
a { background-color: #786576; }
a { background-color: rgb(120,101,118); }
div.DivClassName
{
background-color: #786576;
}
.BgClassName
{
background-color: #786576;
}
</style>
border-color css
<style>
span { border-color: #786576; }
span { border-color: rgb(120,101,118); }
td.TdClassName
{
border-color: #786576;
}
.TagClassName
{
border-color: #786576;
}
</style>