Shades of Old Lavender #786578
Tints of Old Lavender #786578
RGB
CMYK
RGB Variations
Color information
#786578 (or 0x786578) is known color: Old Lavender. HEX triplet: 78, 65 and 78. RGB value is (120,101,120). Sum of RGB (Red+Green+Blue) = 120+101+120=341 (45% of max value = 765). Red value is 120 (47.27% from 255 or 35.19% from 341); Green value is 101 (39.84% from 255 or 29.62% from 341); Blue value is 120 (47.27% from 255 or 35.19% from 341); Max value from RGB is 120 - color contains mainly: red, blue. Hex color #786578 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #786578 is #879A87. Grayscale: #6C6C6C. Windows color (decimal): -8886920 or 7890296. OLE color: 7890296.
HSL color Cylindrical-coordinate representation of color #786578: hue angle of 300º 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 #786578 is Cyan = 0, Magento = 0.16, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 101 | 120 | - |
| CMYK | 0 | 0.16 | 0 | 0.53 |
| HSL | 300º | 0.09% | 0.43% | - |
| HSV(B) | 300º | 0.16% | 0.47% | - |
| XYZ | 15.79 | 14.66 | 19.77 | - |
| YUV | 108.85 | 134.29 | 135.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 101 | 120 | 0 | 0.16 | 0 | 0.53 | 300 | 0.09 | 0.43 |
| Hex | 78 | 65 | 78 | 0 | 10 | 0 | 35 | 12C | 9 | 2B |
| Octal | 170 | 145 | 170 | 0 | 20 | 0 | 65 | 454 | 11 | 53 |
| Binary | 1111000 | 1100101 | 1111000 | 0 | 10000 | 0 | 110101 | 100101100 | 1001 | 101011 |
Color Harmonies of #786578
Complementary color
Monochromatic Colors of #786578
Black with #786578
Text Example
Text Example
White with #786578
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #786578; }
p { color: rgb(120,101,120); }
H1.HeaderClassName
{
color: #786578;
}
.AnyTagClassName
{
color: #786578;
}
</style>
background-color css
<style>
a { background-color: #786578; }
a { background-color: rgb(120,101,120); }
div.DivClassName
{
background-color: #786578;
}
.BgClassName
{
background-color: #786578;
}
</style>
border-color css
<style>
span { border-color: #786578; }
span { border-color: rgb(120,101,120); }
td.TdClassName
{
border-color: #786578;
}
.TagClassName
{
border-color: #786578;
}
</style>