Shades of Old Lavender #786273
Tints of Old Lavender #786273
RGB
CMYK
RGB Variations
Color information
#786273 (or 0x786273) is known color: Old Lavender. HEX triplet: 78, 62 and 73. RGB value is (120,98,115). Sum of RGB (Red+Green+Blue) = 120+98+115=333 (44% of max value = 765). Red value is 120 (47.27% from 255 or 36.04% from 333); Green value is 98 (38.67% from 255 or 29.43% from 333); Blue value is 115 (45.31% from 255 or 34.53% from 333); Max value from RGB is 120 - color contains mainly: red. Hex color #786273 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #786273 is #879D8C. Grayscale: #6A6A6A. Windows color (decimal): -8887693 or 7561848. OLE color: 7561848.
HSL color Cylindrical-coordinate representation of color #786273: hue angle of 313.64º 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 #786273 is Cyan = 0, Magento = 0.18, Yellow = 0.04 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 98 | 115 | - |
| CMYK | 0 | 0.18 | 0.04 | 0.53 |
| HSL | 313.64º | 0.1% | 0.43% | - |
| HSV(B) | 313.64º | 0.18% | 0.47% | - |
| XYZ | 15.21 | 13.97 | 18.11 | - |
| YUV | 106.52 | 132.79 | 137.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 98 | 115 | 0 | 0.18 | 0.04 | 0.53 | 313.64 | 0.1 | 0.43 |
| Hex | 78 | 62 | 73 | 0 | 12 | 4 | 35 | 13A | A | 2B |
| Octal | 170 | 142 | 163 | 0 | 22 | 4 | 65 | 472 | 12 | 53 |
| Binary | 1111000 | 1100010 | 1110011 | 0 | 10010 | 100 | 110101 | 100111010 | 1010 | 101011 |
Color Harmonies of #786273
Complementary color
Monochromatic Colors of #786273
Black with #786273
Text Example
Text Example
White with #786273
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #786273; }
p { color: rgb(120,98,115); }
H1.HeaderClassName
{
color: #786273;
}
.AnyTagClassName
{
color: #786273;
}
</style>
background-color css
<style>
a { background-color: #786273; }
a { background-color: rgb(120,98,115); }
div.DivClassName
{
background-color: #786273;
}
.BgClassName
{
background-color: #786273;
}
</style>
border-color css
<style>
span { border-color: #786273; }
span { border-color: rgb(120,98,115); }
td.TdClassName
{
border-color: #786273;
}
.TagClassName
{
border-color: #786273;
}
</style>