Shades of Old Lavender #756772
Tints of Old Lavender #756772
RGB
CMYK
RGB Variations
Color information
#756772 (or 0x756772) is known color: Old Lavender. HEX triplet: 75, 67 and 72. RGB value is (117,103,114). Sum of RGB (Red+Green+Blue) = 117+103+114=334 (44% of max value = 765). Red value is 117 (46.09% from 255 or 35.03% from 334); Green value is 103 (40.62% from 255 or 30.84% from 334); Blue value is 114 (44.92% from 255 or 34.13% from 334); Max value from RGB is 117 - color contains mainly: red. Hex color #756772 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #756772 is #8A988D. Grayscale: #6C6C6C. Windows color (decimal): -9083022 or 7497589. OLE color: 7497589.
HSL color Cylindrical-coordinate representation of color #756772: hue angle of 312.86º degrees, saturation: 0.06, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #756772 is Cyan = 0, Magento = 0.12, Yellow = 0.03 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 103 | 114 | - |
| CMYK | 0 | 0.12 | 0.03 | 0.54 |
| HSL | 312.86º | 0.06% | 0.43% | - |
| HSV(B) | 312.86º | 0.12% | 0.46% | - |
| XYZ | 15.22 | 14.7 | 17.95 | - |
| YUV | 108.44 | 131.14 | 134.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 103 | 114 | 0 | 0.12 | 0.03 | 0.54 | 312.86 | 0.06 | 0.43 |
| Hex | 75 | 67 | 72 | 0 | C | 3 | 36 | 139 | 6 | 2B |
| Octal | 165 | 147 | 162 | 0 | 14 | 3 | 66 | 471 | 6 | 53 |
| Binary | 1110101 | 1100111 | 1110010 | 0 | 1100 | 11 | 110110 | 100111001 | 110 | 101011 |
Color Harmonies of #756772
Complementary color
Monochromatic Colors of #756772
Black with #756772
Text Example
Text Example
White with #756772
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #756772; }
p { color: rgb(117,103,114); }
H1.HeaderClassName
{
color: #756772;
}
.AnyTagClassName
{
color: #756772;
}
</style>
background-color css
<style>
a { background-color: #756772; }
a { background-color: rgb(117,103,114); }
div.DivClassName
{
background-color: #756772;
}
.BgClassName
{
background-color: #756772;
}
</style>
border-color css
<style>
span { border-color: #756772; }
span { border-color: rgb(117,103,114); }
td.TdClassName
{
border-color: #756772;
}
.TagClassName
{
border-color: #756772;
}
</style>