Shades of Old Lavender #766675
Tints of Old Lavender #766675
RGB
CMYK
RGB Variations
Color information
#766675 (or 0x766675) is known color: Old Lavender. HEX triplet: 76, 66 and 75. RGB value is (118,102,117). Sum of RGB (Red+Green+Blue) = 118+102+117=337 (44% of max value = 765). Red value is 118 (46.48% from 255 or 35.01% from 337); Green value is 102 (40.23% from 255 or 30.27% from 337); Blue value is 117 (46.09% from 255 or 34.72% from 337); Max value from RGB is 118 - color contains mainly: red. Hex color #766675 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #766675 is #89998A. Grayscale: #6C6C6C. Windows color (decimal): -9017739 or 7693942. OLE color: 7693942.
HSL color Cylindrical-coordinate representation of color #766675: hue angle of 303.75º 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 #766675 is Cyan = 0, Magento = 0.14, Yellow = 0.01 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 102 | 117 | - |
| CMYK | 0 | 0.14 | 0.01 | 0.54 |
| HSL | 303.75º | 0.07% | 0.43% | - |
| HSV(B) | 303.75º | 0.14% | 0.46% | - |
| XYZ | 15.43 | 14.64 | 18.84 | - |
| YUV | 108.49 | 132.8 | 134.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 102 | 117 | 0 | 0.14 | 0.01 | 0.54 | 303.75 | 0.07 | 0.43 |
| Hex | 76 | 66 | 75 | 0 | E | 1 | 36 | 130 | 7 | 2B |
| Octal | 166 | 146 | 165 | 0 | 16 | 1 | 66 | 460 | 7 | 53 |
| Binary | 1110110 | 1100110 | 1110101 | 0 | 1110 | 1 | 110110 | 100110000 | 111 | 101011 |
Color Harmonies of #766675
Complementary color
Monochromatic Colors of #766675
Black with #766675
Text Example
Text Example
White with #766675
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #766675; }
p { color: rgb(118,102,117); }
H1.HeaderClassName
{
color: #766675;
}
.AnyTagClassName
{
color: #766675;
}
</style>
background-color css
<style>
a { background-color: #766675; }
a { background-color: rgb(118,102,117); }
div.DivClassName
{
background-color: #766675;
}
.BgClassName
{
background-color: #766675;
}
</style>
border-color css
<style>
span { border-color: #766675; }
span { border-color: rgb(118,102,117); }
td.TdClassName
{
border-color: #766675;
}
.TagClassName
{
border-color: #766675;
}
</style>