Shades of Old Lavender #756673
Tints of Old Lavender #756673
RGB
CMYK
RGB Variations
Color information
#756673 (or 0x756673) is known color: Old Lavender. HEX triplet: 75, 66 and 73. RGB value is (117,102,115). Sum of RGB (Red+Green+Blue) = 117+102+115=334 (44% of max value = 765). Red value is 117 (46.09% from 255 or 35.03% from 334); Green value is 102 (40.23% from 255 or 30.54% from 334); Blue value is 115 (45.31% from 255 or 34.43% from 334); Max value from RGB is 117 - color contains mainly: red. Hex color #756673 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #756673 is #8A998C. Grayscale: #6B6B6B. Windows color (decimal): -9083277 or 7562869. OLE color: 7562869.
HSL color Cylindrical-coordinate representation of color #756673: hue angle of 308º 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 #756673 is Cyan = 0, Magento = 0.13, Yellow = 0.02 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 102 | 115 | - |
| CMYK | 0 | 0.13 | 0.02 | 0.54 |
| HSL | 308º | 0.07% | 0.43% | - |
| HSV(B) | 308º | 0.13% | 0.46% | - |
| XYZ | 15.18 | 14.52 | 18.22 | - |
| YUV | 107.97 | 131.97 | 134.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 102 | 115 | 0 | 0.13 | 0.02 | 0.54 | 308 | 0.07 | 0.43 |
| Hex | 75 | 66 | 73 | 0 | D | 2 | 36 | 134 | 7 | 2B |
| Octal | 165 | 146 | 163 | 0 | 15 | 2 | 66 | 464 | 7 | 53 |
| Binary | 1110101 | 1100110 | 1110011 | 0 | 1101 | 10 | 110110 | 100110100 | 111 | 101011 |
Color Harmonies of #756673
Complementary color
Monochromatic Colors of #756673
Black with #756673
Text Example
Text Example
White with #756673
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #756673; }
p { color: rgb(117,102,115); }
H1.HeaderClassName
{
color: #756673;
}
.AnyTagClassName
{
color: #756673;
}
</style>
background-color css
<style>
a { background-color: #756673; }
a { background-color: rgb(117,102,115); }
div.DivClassName
{
background-color: #756673;
}
.BgClassName
{
background-color: #756673;
}
</style>
border-color css
<style>
span { border-color: #756673; }
span { border-color: rgb(117,102,115); }
td.TdClassName
{
border-color: #756673;
}
.TagClassName
{
border-color: #756673;
}
</style>