Shades of Old Lavender #786076
Tints of Old Lavender #786076
RGB
CMYK
RGB Variations
Color information
#786076 (or 0x786076) is known color: Old Lavender. HEX triplet: 78, 60 and 76. RGB value is (120,96,118). Sum of RGB (Red+Green+Blue) = 120+96+118=334 (44% of max value = 765). Red value is 120 (47.27% from 255 or 35.93% from 334); Green value is 96 (37.89% from 255 or 28.74% from 334); Blue value is 118 (46.48% from 255 or 35.33% from 334); Max value from RGB is 120 - color contains mainly: red. Hex color #786076 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #786076 is #879F89. Grayscale: #696969. Windows color (decimal): -8888202 or 7757944. OLE color: 7757944.
HSL color Cylindrical-coordinate representation of color #786076: hue angle of 305º degrees, saturation: 0.11, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #786076 is Cyan = 0, Magento = 0.2, Yellow = 0.02 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 96 | 118 | - |
| CMYK | 0 | 0.2 | 0.02 | 0.53 |
| HSL | 305º | 0.11% | 0.42% | - |
| HSV(B) | 305º | 0.2% | 0.47% | - |
| XYZ | 15.2 | 13.67 | 18.98 | - |
| YUV | 105.68 | 134.95 | 138.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 96 | 118 | 0 | 0.2 | 0.02 | 0.53 | 305 | 0.11 | 0.42 |
| Hex | 78 | 60 | 76 | 0 | 14 | 2 | 35 | 131 | B | 2A |
| Octal | 170 | 140 | 166 | 0 | 24 | 2 | 65 | 461 | 13 | 52 |
| Binary | 1111000 | 1100000 | 1110110 | 0 | 10100 | 10 | 110101 | 100110001 | 1011 | 101010 |
Color Harmonies of #786076
Complementary color
Monochromatic Colors of #786076
Black with #786076
Text Example
Text Example
White with #786076
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #786076; }
p { color: rgb(120,96,118); }
H1.HeaderClassName
{
color: #786076;
}
.AnyTagClassName
{
color: #786076;
}
</style>
background-color css
<style>
a { background-color: #786076; }
a { background-color: rgb(120,96,118); }
div.DivClassName
{
background-color: #786076;
}
.BgClassName
{
background-color: #786076;
}
</style>
border-color css
<style>
span { border-color: #786076; }
span { border-color: rgb(120,96,118); }
td.TdClassName
{
border-color: #786076;
}
.TagClassName
{
border-color: #786076;
}
</style>