Shades of Old Lavender #765673
Tints of Old Lavender #765673
RGB
CMYK
RGB Variations
Color information
#765673 (or 0x765673) is known color: Old Lavender. HEX triplet: 76, 56 and 73. RGB value is (118,86,115). Sum of RGB (Red+Green+Blue) = 118+86+115=319 (42% of max value = 765). Red value is 118 (46.48% from 255 or 36.99% from 319); Green value is 86 (33.98% from 255 or 26.96% from 319); Blue value is 115 (45.31% from 255 or 36.05% from 319); Max value from RGB is 118 - color contains mainly: red. Hex color #765673 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #765673 is #89A98C. Grayscale: #626262. Windows color (decimal): -9021837 or 7558774. OLE color: 7558774.
HSL color Cylindrical-coordinate representation of color #765673: hue angle of 305.62º degrees, saturation: 0.16, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #765673 is Cyan = 0, Magento = 0.27, Yellow = 0.03 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 86 | 115 | - |
| CMYK | 0 | 0.27 | 0.03 | 0.54 |
| HSL | 305.63º | 0.16% | 0.4% | - |
| HSV(B) | 305.63º | 0.27% | 0.46% | - |
| XYZ | 13.89 | 11.74 | 17.75 | - |
| YUV | 98.87 | 137.1 | 141.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 86 | 115 | 0 | 0.27 | 0.03 | 0.54 | 305.63 | 0.16 | 0.4 |
| Hex | 76 | 56 | 73 | 0 | 1B | 3 | 36 | 132 | 10 | 28 |
| Octal | 166 | 126 | 163 | 0 | 33 | 3 | 66 | 462 | 20 | 50 |
| Binary | 1110110 | 1010110 | 1110011 | 0 | 11011 | 11 | 110110 | 100110010 | 10000 | 101000 |
Color Harmonies of #765673
Complementary color
Monochromatic Colors of #765673
Black with #765673
Text Example
Text Example
White with #765673
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #765673; }
p { color: rgb(118,86,115); }
H1.HeaderClassName
{
color: #765673;
}
.AnyTagClassName
{
color: #765673;
}
</style>
background-color css
<style>
a { background-color: #765673; }
a { background-color: rgb(118,86,115); }
div.DivClassName
{
background-color: #765673;
}
.BgClassName
{
background-color: #765673;
}
</style>
border-color css
<style>
span { border-color: #765673; }
span { border-color: rgb(118,86,115); }
td.TdClassName
{
border-color: #765673;
}
.TagClassName
{
border-color: #765673;
}
</style>