Shades of Old Lavender #775973
Tints of Old Lavender #775973
RGB
CMYK
RGB Variations
Color information
#775973 (or 0x775973) is known color: Old Lavender. HEX triplet: 77, 59 and 73. RGB value is (119,89,115). Sum of RGB (Red+Green+Blue) = 119+89+115=323 (42% of max value = 765). Red value is 119 (46.88% from 255 or 36.84% from 323); Green value is 89 (35.16% from 255 or 27.55% from 323); Blue value is 115 (45.31% from 255 or 35.60% from 323); Max value from RGB is 119 - color contains mainly: red. Hex color #775973 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #775973 is #88A68C. Grayscale: #646464. Windows color (decimal): -8955533 or 7559543. OLE color: 7559543.
HSL color Cylindrical-coordinate representation of color #775973: hue angle of 308º degrees, saturation: 0.14, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #775973 is Cyan = 0, Magento = 0.25, Yellow = 0.03 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 89 | 115 | - |
| CMYK | 0 | 0.25 | 0.03 | 0.53 |
| HSL | 308º | 0.14% | 0.41% | - |
| HSV(B) | 308º | 0.25% | 0.47% | - |
| XYZ | 14.27 | 12.3 | 17.84 | - |
| YUV | 100.93 | 135.94 | 140.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 89 | 115 | 0 | 0.25 | 0.03 | 0.53 | 308 | 0.14 | 0.41 |
| Hex | 77 | 59 | 73 | 0 | 19 | 3 | 35 | 134 | E | 29 |
| Octal | 167 | 131 | 163 | 0 | 31 | 3 | 65 | 464 | 16 | 51 |
| Binary | 1110111 | 1011001 | 1110011 | 0 | 11001 | 11 | 110101 | 100110100 | 1110 | 101001 |
Color Harmonies of #775973
Complementary color
Monochromatic Colors of #775973
Black with #775973
Text Example
Text Example
White with #775973
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #775973; }
p { color: rgb(119,89,115); }
H1.HeaderClassName
{
color: #775973;
}
.AnyTagClassName
{
color: #775973;
}
</style>
background-color css
<style>
a { background-color: #775973; }
a { background-color: rgb(119,89,115); }
div.DivClassName
{
background-color: #775973;
}
.BgClassName
{
background-color: #775973;
}
</style>
border-color css
<style>
span { border-color: #775973; }
span { border-color: rgb(119,89,115); }
td.TdClassName
{
border-color: #775973;
}
.TagClassName
{
border-color: #775973;
}
</style>