Shades of Old Lavender #766673
Tints of Old Lavender #766673
RGB
CMYK
RGB Variations
Color information
#766673 (or 0x766673) is known color: Old Lavender. HEX triplet: 76, 66 and 73. RGB value is (118,102,115). Sum of RGB (Red+Green+Blue) = 118+102+115=335 (44% of max value = 765). Red value is 118 (46.48% from 255 or 35.22% from 335); Green value is 102 (40.23% from 255 or 30.45% from 335); Blue value is 115 (45.31% from 255 or 34.33% from 335); Max value from RGB is 118 - color contains mainly: red. Hex color #766673 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #766673 is #89998C. Grayscale: #6C6C6C. Windows color (decimal): -9017741 or 7562870. OLE color: 7562870.
HSL color Cylindrical-coordinate representation of color #766673: hue angle of 311.25º degrees, saturation: 0.07, 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 #766673 is Cyan = 0, Magento = 0.14, Yellow = 0.03 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 102 | 115 | - |
| CMYK | 0 | 0.14 | 0.03 | 0.54 |
| HSL | 311.25º | 0.07% | 0.43% | - |
| HSV(B) | 311.25º | 0.14% | 0.46% | - |
| XYZ | 15.32 | 14.59 | 18.23 | - |
| YUV | 108.27 | 131.8 | 134.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 102 | 115 | 0 | 0.14 | 0.03 | 0.54 | 311.25 | 0.07 | 0.43 |
| Hex | 76 | 66 | 73 | 0 | E | 3 | 36 | 137 | 7 | 2B |
| Octal | 166 | 146 | 163 | 0 | 16 | 3 | 66 | 467 | 7 | 53 |
| Binary | 1110110 | 1100110 | 1110011 | 0 | 1110 | 11 | 110110 | 100110111 | 111 | 101011 |
Color Harmonies of #766673
Complementary color
Monochromatic Colors of #766673
Black with #766673
Text Example
Text Example
White with #766673
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #766673; }
p { color: rgb(118,102,115); }
H1.HeaderClassName
{
color: #766673;
}
.AnyTagClassName
{
color: #766673;
}
</style>
background-color css
<style>
a { background-color: #766673; }
a { background-color: rgb(118,102,115); }
div.DivClassName
{
background-color: #766673;
}
.BgClassName
{
background-color: #766673;
}
</style>
border-color css
<style>
span { border-color: #766673; }
span { border-color: rgb(118,102,115); }
td.TdClassName
{
border-color: #766673;
}
.TagClassName
{
border-color: #766673;
}
</style>