Shades of Old Lavender #756675
Tints of Old Lavender #756675
RGB
CMYK
RGB Variations
Color information
#756675 (or 0x756675) is known color: Old Lavender. HEX triplet: 75, 66 and 75. RGB value is (117,102,117). Sum of RGB (Red+Green+Blue) = 117+102+117=336 (44% of max value = 765). Red value is 117 (46.09% from 255 or 34.82% from 336); Green value is 102 (40.23% from 255 or 30.36% from 336); Blue value is 117 (46.09% from 255 or 34.82% from 336); Max value from RGB is 117 - color contains mainly: red, blue. Hex color #756675 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #756675 is #8A998A. Grayscale: #6C6C6C. Windows color (decimal): -9083275 or 7693941. OLE color: 7693941.
HSL color Cylindrical-coordinate representation of color #756675: hue angle of 300º 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 #756675 is Cyan = 0, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 102 | 117 | - |
| CMYK | 0 | 0.13 | 0 | 0.54 |
| HSL | 300º | 0.07% | 0.43% | - |
| HSV(B) | 300º | 0.13% | 0.46% | - |
| XYZ | 15.3 | 14.57 | 18.84 | - |
| YUV | 108.2 | 132.97 | 134.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 102 | 117 | 0 | 0.13 | 0 | 0.54 | 300 | 0.07 | 0.43 |
| Hex | 75 | 66 | 75 | 0 | D | 0 | 36 | 12C | 7 | 2B |
| Octal | 165 | 146 | 165 | 0 | 15 | 0 | 66 | 454 | 7 | 53 |
| Binary | 1110101 | 1100110 | 1110101 | 0 | 1101 | 0 | 110110 | 100101100 | 111 | 101011 |
Color Harmonies of #756675
Complementary color
Monochromatic Colors of #756675
Black with #756675
Text Example
Text Example
White with #756675
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #756675; }
p { color: rgb(117,102,117); }
H1.HeaderClassName
{
color: #756675;
}
.AnyTagClassName
{
color: #756675;
}
</style>
background-color css
<style>
a { background-color: #756675; }
a { background-color: rgb(117,102,117); }
div.DivClassName
{
background-color: #756675;
}
.BgClassName
{
background-color: #756675;
}
</style>
border-color css
<style>
span { border-color: #756675; }
span { border-color: rgb(117,102,117); }
td.TdClassName
{
border-color: #756675;
}
.TagClassName
{
border-color: #756675;
}
</style>