Shades of Old Lavender #765973
Tints of Old Lavender #765973
RGB
CMYK
RGB Variations
Color information
#765973 (or 0x765973) is known color: Old Lavender. HEX triplet: 76, 59 and 73. RGB value is (118,89,115). Sum of RGB (Red+Green+Blue) = 118+89+115=322 (42% of max value = 765). Red value is 118 (46.48% from 255 or 36.65% from 322); Green value is 89 (35.16% from 255 or 27.64% from 322); Blue value is 115 (45.31% from 255 or 35.71% from 322); Max value from RGB is 118 - color contains mainly: red. Hex color #765973 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #765973 is #89A68C. Grayscale: #646464. Windows color (decimal): -9021069 or 7559542. OLE color: 7559542.
HSL color Cylindrical-coordinate representation of color #765973: hue angle of 306.21º degrees, saturation: 0.14, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #765973 is Cyan = 0, Magento = 0.25, Yellow = 0.03 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 89 | 115 | - |
| CMYK | 0 | 0.25 | 0.03 | 0.54 |
| HSL | 306.21º | 0.14% | 0.41% | - |
| HSV(B) | 306.21º | 0.25% | 0.46% | - |
| XYZ | 14.14 | 12.23 | 17.84 | - |
| YUV | 100.64 | 136.11 | 140.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 89 | 115 | 0 | 0.25 | 0.03 | 0.54 | 306.21 | 0.14 | 0.41 |
| Hex | 76 | 59 | 73 | 0 | 19 | 3 | 36 | 132 | E | 29 |
| Octal | 166 | 131 | 163 | 0 | 31 | 3 | 66 | 462 | 16 | 51 |
| Binary | 1110110 | 1011001 | 1110011 | 0 | 11001 | 11 | 110110 | 100110010 | 1110 | 101001 |
Color Harmonies of #765973
Complementary color
Monochromatic Colors of #765973
Black with #765973
Text Example
Text Example
White with #765973
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #765973; }
p { color: rgb(118,89,115); }
H1.HeaderClassName
{
color: #765973;
}
.AnyTagClassName
{
color: #765973;
}
</style>
background-color css
<style>
a { background-color: #765973; }
a { background-color: rgb(118,89,115); }
div.DivClassName
{
background-color: #765973;
}
.BgClassName
{
background-color: #765973;
}
</style>
border-color css
<style>
span { border-color: #765973; }
span { border-color: rgb(118,89,115); }
td.TdClassName
{
border-color: #765973;
}
.TagClassName
{
border-color: #765973;
}
</style>