Shades of Old Lavender #766073
Tints of Old Lavender #766073
RGB
CMYK
RGB Variations
Color information
#766073 (or 0x766073) is known color: Old Lavender. HEX triplet: 76, 60 and 73. RGB value is (118,96,115). Sum of RGB (Red+Green+Blue) = 118+96+115=329 (43% of max value = 765). Red value is 118 (46.48% from 255 or 35.87% from 329); Green value is 96 (37.89% from 255 or 29.18% from 329); Blue value is 115 (45.31% from 255 or 34.95% from 329); Max value from RGB is 118 - color contains mainly: red. Hex color #766073 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #766073 is #899F8C. Grayscale: #686868. Windows color (decimal): -9019277 or 7561334. OLE color: 7561334.
HSL color Cylindrical-coordinate representation of color #766073: hue angle of 308.18º degrees, saturation: 0.1, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #766073 is Cyan = 0, Magento = 0.19, Yellow = 0.03 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 96 | 115 | - |
| CMYK | 0 | 0.19 | 0.03 | 0.54 |
| HSL | 308.18º | 0.1% | 0.42% | - |
| HSV(B) | 308.18º | 0.19% | 0.46% | - |
| XYZ | 14.75 | 13.46 | 18.04 | - |
| YUV | 104.74 | 133.79 | 137.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 96 | 115 | 0 | 0.19 | 0.03 | 0.54 | 308.18 | 0.1 | 0.42 |
| Hex | 76 | 60 | 73 | 0 | 13 | 3 | 36 | 134 | A | 2A |
| Octal | 166 | 140 | 163 | 0 | 23 | 3 | 66 | 464 | 12 | 52 |
| Binary | 1110110 | 1100000 | 1110011 | 0 | 10011 | 11 | 110110 | 100110100 | 1010 | 101010 |
Color Harmonies of #766073
Complementary color
Monochromatic Colors of #766073
Black with #766073
Text Example
Text Example
White with #766073
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #766073; }
p { color: rgb(118,96,115); }
H1.HeaderClassName
{
color: #766073;
}
.AnyTagClassName
{
color: #766073;
}
</style>
background-color css
<style>
a { background-color: #766073; }
a { background-color: rgb(118,96,115); }
div.DivClassName
{
background-color: #766073;
}
.BgClassName
{
background-color: #766073;
}
</style>
border-color css
<style>
span { border-color: #766073; }
span { border-color: rgb(118,96,115); }
td.TdClassName
{
border-color: #766073;
}
.TagClassName
{
border-color: #766073;
}
</style>