Shades of Old Lavender #766573
Tints of Old Lavender #766573
RGB
CMYK
RGB Variations
Color information
#766573 (or 0x766573) is known color: Old Lavender. HEX triplet: 76, 65 and 73. RGB value is (118,101,115). Sum of RGB (Red+Green+Blue) = 118+101+115=334 (44% of max value = 765). Red value is 118 (46.48% from 255 or 35.33% from 334); Green value is 101 (39.84% from 255 or 30.24% from 334); Blue value is 115 (45.31% from 255 or 34.43% from 334); Max value from RGB is 118 - color contains mainly: red. Hex color #766573 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #766573 is #899A8C. Grayscale: #6B6B6B. Windows color (decimal): -9017997 or 7562614. OLE color: 7562614.
HSL color Cylindrical-coordinate representation of color #766573: hue angle of 310.59º degrees, saturation: 0.08, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #766573 is Cyan = 0, Magento = 0.14, Yellow = 0.03 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 101 | 115 | - |
| CMYK | 0 | 0.14 | 0.03 | 0.54 |
| HSL | 310.59º | 0.08% | 0.43% | - |
| HSV(B) | 310.59º | 0.14% | 0.46% | - |
| XYZ | 15.22 | 14.4 | 18.2 | - |
| YUV | 107.68 | 132.13 | 135.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 101 | 115 | 0 | 0.14 | 0.03 | 0.54 | 310.59 | 0.08 | 0.43 |
| Hex | 76 | 65 | 73 | 0 | E | 3 | 36 | 137 | 8 | 2B |
| Octal | 166 | 145 | 163 | 0 | 16 | 3 | 66 | 467 | 10 | 53 |
| Binary | 1110110 | 1100101 | 1110011 | 0 | 1110 | 11 | 110110 | 100110111 | 1000 | 101011 |
Color Harmonies of #766573
Complementary color
Monochromatic Colors of #766573
Black with #766573
Text Example
Text Example
White with #766573
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #766573; }
p { color: rgb(118,101,115); }
H1.HeaderClassName
{
color: #766573;
}
.AnyTagClassName
{
color: #766573;
}
</style>
background-color css
<style>
a { background-color: #766573; }
a { background-color: rgb(118,101,115); }
div.DivClassName
{
background-color: #766573;
}
.BgClassName
{
background-color: #766573;
}
</style>
border-color css
<style>
span { border-color: #766573; }
span { border-color: rgb(118,101,115); }
td.TdClassName
{
border-color: #766573;
}
.TagClassName
{
border-color: #766573;
}
</style>