Shades of Old Lavender #756876
Tints of Old Lavender #756876
RGB
CMYK
RGB Variations
Color information
#756876 (or 0x756876) is known color: Old Lavender. HEX triplet: 75, 68 and 76. RGB value is (117,104,118). Sum of RGB (Red+Green+Blue) = 117+104+118=339 (44% of max value = 765). Red value is 117 (46.09% from 255 or 34.51% from 339); Green value is 104 (41.02% from 255 or 30.68% from 339); Blue value is 118 (46.48% from 255 or 34.81% from 339); Max value from RGB is 118 - color contains mainly: blue. Hex color #756876 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #756876 is #8A9789. Grayscale: #6D6D6D. Windows color (decimal): -9082762 or 7759989. OLE color: 7759989.
HSL color Cylindrical-coordinate representation of color #756876: hue angle of 295.71º degrees, saturation: 0.06, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #756876 is Cyan = 0.01, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 104 | 118 | - |
| CMYK | 0.01 | 0.12 | 0 | 0.54 |
| HSL | 295.71º | 0.06% | 0.44% | - |
| HSV(B) | 295.71º | 0.12% | 0.46% | - |
| XYZ | 15.56 | 14.99 | 19.21 | - |
| YUV | 109.48 | 132.81 | 133.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 104 | 118 | 0.01 | 0.12 | 0 | 0.54 | 295.71 | 0.06 | 0.44 |
| Hex | 75 | 68 | 76 | 1 | C | 0 | 36 | 128 | 6 | 2C |
| Octal | 165 | 150 | 166 | 1 | 14 | 0 | 66 | 450 | 6 | 54 |
| Binary | 1110101 | 1101000 | 1110110 | 1 | 1100 | 0 | 110110 | 100101000 | 110 | 101100 |
Color Harmonies of #756876
Complementary color
Monochromatic Colors of #756876
Black with #756876
Text Example
Text Example
White with #756876
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #756876; }
p { color: rgb(117,104,118); }
H1.HeaderClassName
{
color: #756876;
}
.AnyTagClassName
{
color: #756876;
}
</style>
background-color css
<style>
a { background-color: #756876; }
a { background-color: rgb(117,104,118); }
div.DivClassName
{
background-color: #756876;
}
.BgClassName
{
background-color: #756876;
}
</style>
border-color css
<style>
span { border-color: #756876; }
span { border-color: rgb(117,104,118); }
td.TdClassName
{
border-color: #756876;
}
.TagClassName
{
border-color: #756876;
}
</style>