Shades of Old Lavender #765972
Tints of Old Lavender #765972
RGB
CMYK
RGB Variations
Color information
#765972 (or 0x765972) is known color: Old Lavender. HEX triplet: 76, 59 and 72. RGB value is (118,89,114). Sum of RGB (Red+Green+Blue) = 118+89+114=321 (42% of max value = 765). Red value is 118 (46.48% from 255 or 36.76% from 321); Green value is 89 (35.16% from 255 or 27.73% from 321); Blue value is 114 (44.92% from 255 or 35.51% from 321); Max value from RGB is 118 - color contains mainly: red. Hex color #765972 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #765972 is #89A68D. Grayscale: #646464. Windows color (decimal): -9021070 or 7494006. OLE color: 7494006.
HSL color Cylindrical-coordinate representation of color #765972: hue angle of 308.28º 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 #765972 is Cyan = 0, Magento = 0.25, Yellow = 0.03 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 89 | 114 | - |
| CMYK | 0 | 0.25 | 0.03 | 0.54 |
| HSL | 308.28º | 0.14% | 0.41% | - |
| HSV(B) | 308.28º | 0.25% | 0.46% | - |
| XYZ | 14.08 | 12.21 | 17.53 | - |
| YUV | 100.52 | 135.61 | 140.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 89 | 114 | 0 | 0.25 | 0.03 | 0.54 | 308.28 | 0.14 | 0.41 |
| Hex | 76 | 59 | 72 | 0 | 19 | 3 | 36 | 134 | E | 29 |
| Octal | 166 | 131 | 162 | 0 | 31 | 3 | 66 | 464 | 16 | 51 |
| Binary | 1110110 | 1011001 | 1110010 | 0 | 11001 | 11 | 110110 | 100110100 | 1110 | 101001 |
Color Harmonies of #765972
Complementary color
Monochromatic Colors of #765972
Black with #765972
Text Example
Text Example
White with #765972
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #765972; }
p { color: rgb(118,89,114); }
H1.HeaderClassName
{
color: #765972;
}
.AnyTagClassName
{
color: #765972;
}
</style>
background-color css
<style>
a { background-color: #765972; }
a { background-color: rgb(118,89,114); }
div.DivClassName
{
background-color: #765972;
}
.BgClassName
{
background-color: #765972;
}
</style>
border-color css
<style>
span { border-color: #765972; }
span { border-color: rgb(118,89,114); }
td.TdClassName
{
border-color: #765972;
}
.TagClassName
{
border-color: #765972;
}
</style>