Shades of Old Lavender #775975
Tints of Old Lavender #775975
RGB
CMYK
RGB Variations
Color information
#775975 (or 0x775975) is known color: Old Lavender. HEX triplet: 77, 59 and 75. RGB value is (119,89,117). Sum of RGB (Red+Green+Blue) = 119+89+117=325 (43% of max value = 765). Red value is 119 (46.88% from 255 or 36.62% from 325); Green value is 89 (35.16% from 255 or 27.38% from 325); Blue value is 117 (46.09% from 255 or 36% from 325); Max value from RGB is 119 - color contains mainly: red. Hex color #775975 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #775975 is #88A68A. Grayscale: #656565. Windows color (decimal): -8955531 or 7690615. OLE color: 7690615.
HSL color Cylindrical-coordinate representation of color #775975: hue angle of 304º 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 #775975 is Cyan = 0, Magento = 0.25, Yellow = 0.02 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 89 | 117 | - |
| CMYK | 0 | 0.25 | 0.02 | 0.53 |
| HSL | 304º | 0.14% | 0.41% | - |
| HSV(B) | 304º | 0.25% | 0.47% | - |
| XYZ | 14.39 | 12.35 | 18.46 | - |
| YUV | 101.16 | 136.94 | 140.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 89 | 117 | 0 | 0.25 | 0.02 | 0.53 | 304 | 0.14 | 0.41 |
| Hex | 77 | 59 | 75 | 0 | 19 | 2 | 35 | 130 | E | 29 |
| Octal | 167 | 131 | 165 | 0 | 31 | 2 | 65 | 460 | 16 | 51 |
| Binary | 1110111 | 1011001 | 1110101 | 0 | 11001 | 10 | 110101 | 100110000 | 1110 | 101001 |
Color Harmonies of #775975
Complementary color
Monochromatic Colors of #775975
Black with #775975
Text Example
Text Example
White with #775975
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #775975; }
p { color: rgb(119,89,117); }
H1.HeaderClassName
{
color: #775975;
}
.AnyTagClassName
{
color: #775975;
}
</style>
background-color css
<style>
a { background-color: #775975; }
a { background-color: rgb(119,89,117); }
div.DivClassName
{
background-color: #775975;
}
.BgClassName
{
background-color: #775975;
}
</style>
border-color css
<style>
span { border-color: #775975; }
span { border-color: rgb(119,89,117); }
td.TdClassName
{
border-color: #775975;
}
.TagClassName
{
border-color: #775975;
}
</style>