Shades of Old Lavender #786378
Tints of Old Lavender #786378
RGB
CMYK
RGB Variations
Color information
#786378 (or 0x786378) is known color: Old Lavender. HEX triplet: 78, 63 and 78. RGB value is (120,99,120). Sum of RGB (Red+Green+Blue) = 120+99+120=339 (44% of max value = 765). Red value is 120 (47.27% from 255 or 35.40% from 339); Green value is 99 (39.06% from 255 or 29.20% from 339); Blue value is 120 (47.27% from 255 or 35.40% from 339); Max value from RGB is 120 - color contains mainly: red, blue. Hex color #786378 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #786378 is #879C87. Grayscale: #6B6B6B. Windows color (decimal): -8887432 or 7889784. OLE color: 7889784.
HSL color Cylindrical-coordinate representation of color #786378: hue angle of 300º 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 #786378 is Cyan = 0, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 99 | 120 | - |
| CMYK | 0 | 0.17 | 0 | 0.53 |
| HSL | 300º | 0.1% | 0.43% | - |
| HSV(B) | 300º | 0.18% | 0.47% | - |
| XYZ | 15.6 | 14.27 | 19.7 | - |
| YUV | 107.67 | 134.96 | 136.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 99 | 120 | 0 | 0.17 | 0 | 0.53 | 300 | 0.1 | 0.43 |
| Hex | 78 | 63 | 78 | 0 | 11 | 0 | 35 | 12C | A | 2B |
| Octal | 170 | 143 | 170 | 0 | 21 | 0 | 65 | 454 | 12 | 53 |
| Binary | 1111000 | 1100011 | 1111000 | 0 | 10001 | 0 | 110101 | 100101100 | 1010 | 101011 |
Color Harmonies of #786378
Complementary color
Monochromatic Colors of #786378
Black with #786378
Text Example
Text Example
White with #786378
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #786378; }
p { color: rgb(120,99,120); }
H1.HeaderClassName
{
color: #786378;
}
.AnyTagClassName
{
color: #786378;
}
</style>
background-color css
<style>
a { background-color: #786378; }
a { background-color: rgb(120,99,120); }
div.DivClassName
{
background-color: #786378;
}
.BgClassName
{
background-color: #786378;
}
</style>
border-color css
<style>
span { border-color: #786378; }
span { border-color: rgb(120,99,120); }
td.TdClassName
{
border-color: #786378;
}
.TagClassName
{
border-color: #786378;
}
</style>