Shades of Old Lavender #756472
Tints of Old Lavender #756472
RGB
CMYK
RGB Variations
Color information
#756472 (or 0x756472) is known color: Old Lavender. HEX triplet: 75, 64 and 72. RGB value is (117,100,114). Sum of RGB (Red+Green+Blue) = 117+100+114=331 (43% of max value = 765). Red value is 117 (46.09% from 255 or 35.35% from 331); Green value is 100 (39.45% from 255 or 30.21% from 331); Blue value is 114 (44.92% from 255 or 34.44% from 331); Max value from RGB is 117 - color contains mainly: red. Hex color #756472 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #756472 is #8A9B8D. Grayscale: #6A6A6A. Windows color (decimal): -9083790 or 7496821. OLE color: 7496821.
HSL color Cylindrical-coordinate representation of color #756472: hue angle of 310.59º degrees, saturation: 0.08, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #756472 is Cyan = 0, Magento = 0.15, Yellow = 0.03 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 100 | 114 | - |
| CMYK | 0 | 0.15 | 0.03 | 0.54 |
| HSL | 310.59º | 0.08% | 0.43% | - |
| HSV(B) | 310.59º | 0.15% | 0.46% | - |
| XYZ | 14.93 | 14.11 | 17.86 | - |
| YUV | 106.68 | 132.13 | 135.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 100 | 114 | 0 | 0.15 | 0.03 | 0.54 | 310.59 | 0.08 | 0.43 |
| Hex | 75 | 64 | 72 | 0 | F | 3 | 36 | 137 | 8 | 2B |
| Octal | 165 | 144 | 162 | 0 | 17 | 3 | 66 | 467 | 10 | 53 |
| Binary | 1110101 | 1100100 | 1110010 | 0 | 1111 | 11 | 110110 | 100110111 | 1000 | 101011 |
Color Harmonies of #756472
Complementary color
Monochromatic Colors of #756472
Black with #756472
Text Example
Text Example
White with #756472
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #756472; }
p { color: rgb(117,100,114); }
H1.HeaderClassName
{
color: #756472;
}
.AnyTagClassName
{
color: #756472;
}
</style>
background-color css
<style>
a { background-color: #756472; }
a { background-color: rgb(117,100,114); }
div.DivClassName
{
background-color: #756472;
}
.BgClassName
{
background-color: #756472;
}
</style>
border-color css
<style>
span { border-color: #756472; }
span { border-color: rgb(117,100,114); }
td.TdClassName
{
border-color: #756472;
}
.TagClassName
{
border-color: #756472;
}
</style>