Shades of Old Lavender #766775
Tints of Old Lavender #766775
RGB
CMYK
RGB Variations
Color information
#766775 (or 0x766775) is known color: Old Lavender. HEX triplet: 76, 67 and 75. RGB value is (118,103,117). Sum of RGB (Red+Green+Blue) = 118+103+117=338 (44% of max value = 765). Red value is 118 (46.48% from 255 or 34.91% from 338); Green value is 103 (40.62% from 255 or 30.47% from 338); Blue value is 117 (46.09% from 255 or 34.62% from 338); Max value from RGB is 118 - color contains mainly: red. Hex color #766775 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #766775 is #89988A. Grayscale: #6D6D6D. Windows color (decimal): -9017483 or 7694198. OLE color: 7694198.
HSL color Cylindrical-coordinate representation of color #766775: hue angle of 304º degrees, saturation: 0.07, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #766775 is Cyan = 0, Magento = 0.13, Yellow = 0.01 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 103 | 117 | - |
| CMYK | 0 | 0.13 | 0.01 | 0.54 |
| HSL | 304º | 0.07% | 0.43% | - |
| HSV(B) | 304º | 0.13% | 0.46% | - |
| XYZ | 15.53 | 14.84 | 18.87 | - |
| YUV | 109.08 | 132.47 | 134.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 103 | 117 | 0 | 0.13 | 0.01 | 0.54 | 304 | 0.07 | 0.43 |
| Hex | 76 | 67 | 75 | 0 | D | 1 | 36 | 130 | 7 | 2B |
| Octal | 166 | 147 | 165 | 0 | 15 | 1 | 66 | 460 | 7 | 53 |
| Binary | 1110110 | 1100111 | 1110101 | 0 | 1101 | 1 | 110110 | 100110000 | 111 | 101011 |
Color Harmonies of #766775
Complementary color
Monochromatic Colors of #766775
Black with #766775
Text Example
Text Example
White with #766775
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #766775; }
p { color: rgb(118,103,117); }
H1.HeaderClassName
{
color: #766775;
}
.AnyTagClassName
{
color: #766775;
}
</style>
background-color css
<style>
a { background-color: #766775; }
a { background-color: rgb(118,103,117); }
div.DivClassName
{
background-color: #766775;
}
.BgClassName
{
background-color: #766775;
}
</style>
border-color css
<style>
span { border-color: #766775; }
span { border-color: rgb(118,103,117); }
td.TdClassName
{
border-color: #766775;
}
.TagClassName
{
border-color: #766775;
}
</style>