Shades of Old Lavender #766575
Tints of Old Lavender #766575
RGB
CMYK
RGB Variations
Color information
#766575 (or 0x766575) is known color: Old Lavender. HEX triplet: 76, 65 and 75. RGB value is (118,101,117). Sum of RGB (Red+Green+Blue) = 118+101+117=336 (44% of max value = 765). Red value is 118 (46.48% from 255 or 35.12% from 336); Green value is 101 (39.84% from 255 or 30.06% from 336); Blue value is 117 (46.09% from 255 or 34.82% from 336); Max value from RGB is 118 - color contains mainly: red. Hex color #766575 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #766575 is #899A8A. Grayscale: #6B6B6B. Windows color (decimal): -9017995 or 7693686. OLE color: 7693686.
HSL color Cylindrical-coordinate representation of color #766575: hue angle of 303.53º 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 #766575 is Cyan = 0, Magento = 0.14, Yellow = 0.01 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 101 | 117 | - |
| CMYK | 0 | 0.14 | 0.01 | 0.54 |
| HSL | 303.53º | 0.08% | 0.43% | - |
| HSV(B) | 303.53º | 0.14% | 0.46% | - |
| XYZ | 15.34 | 14.44 | 18.81 | - |
| YUV | 107.91 | 133.13 | 135.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 101 | 117 | 0 | 0.14 | 0.01 | 0.54 | 303.53 | 0.08 | 0.43 |
| Hex | 76 | 65 | 75 | 0 | E | 1 | 36 | 130 | 8 | 2B |
| Octal | 166 | 145 | 165 | 0 | 16 | 1 | 66 | 460 | 10 | 53 |
| Binary | 1110110 | 1100101 | 1110101 | 0 | 1110 | 1 | 110110 | 100110000 | 1000 | 101011 |
Color Harmonies of #766575
Complementary color
Monochromatic Colors of #766575
Black with #766575
Text Example
Text Example
White with #766575
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #766575; }
p { color: rgb(118,101,117); }
H1.HeaderClassName
{
color: #766575;
}
.AnyTagClassName
{
color: #766575;
}
</style>
background-color css
<style>
a { background-color: #766575; }
a { background-color: rgb(118,101,117); }
div.DivClassName
{
background-color: #766575;
}
.BgClassName
{
background-color: #766575;
}
</style>
border-color css
<style>
span { border-color: #766575; }
span { border-color: rgb(118,101,117); }
td.TdClassName
{
border-color: #766575;
}
.TagClassName
{
border-color: #766575;
}
</style>