Shades of Old Lavender #756973
Tints of Old Lavender #756973
RGB
CMYK
RGB Variations
Color information
#756973 (or 0x756973) is known color: Old Lavender. HEX triplet: 75, 69 and 73. RGB value is (117,105,115). Sum of RGB (Red+Green+Blue) = 117+105+115=337 (44% of max value = 765). Red value is 117 (46.09% from 255 or 34.72% from 337); Green value is 105 (41.41% from 255 or 31.16% from 337); Blue value is 115 (45.31% from 255 or 34.12% from 337); Max value from RGB is 117 - color contains mainly: red. Hex color #756973 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #756973 is #8A968C. Grayscale: #6D6D6D. Windows color (decimal): -9082509 or 7563637. OLE color: 7563637.
HSL color Cylindrical-coordinate representation of color #756973: hue angle of 310º degrees, saturation: 0.05, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.1%. Process color model (Four color, CMYK) of #756973 is Cyan = 0, Magento = 0.10, Yellow = 0.02 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 105 | 115 | - |
| CMYK | 0 | 0.10 | 0.02 | 0.54 |
| HSL | 310º | 0.05% | 0.44% | - |
| HSV(B) | 310º | 0.1% | 0.46% | - |
| XYZ | 15.48 | 15.12 | 18.32 | - |
| YUV | 109.73 | 130.98 | 133.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 105 | 115 | 0 | 0.10 | 0.02 | 0.54 | 310 | 0.05 | 0.44 |
| Hex | 75 | 69 | 73 | 0 | A | 2 | 36 | 136 | 5 | 2C |
| Octal | 165 | 151 | 163 | 0 | 12 | 2 | 66 | 466 | 5 | 54 |
| Binary | 1110101 | 1101001 | 1110011 | 0 | 1010 | 10 | 110110 | 100110110 | 101 | 101100 |
Color Harmonies of #756973
Complementary color
Monochromatic Colors of #756973
Black with #756973
Text Example
Text Example
White with #756973
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #756973; }
p { color: rgb(117,105,115); }
H1.HeaderClassName
{
color: #756973;
}
.AnyTagClassName
{
color: #756973;
}
</style>
background-color css
<style>
a { background-color: #756973; }
a { background-color: rgb(117,105,115); }
div.DivClassName
{
background-color: #756973;
}
.BgClassName
{
background-color: #756973;
}
</style>
border-color css
<style>
span { border-color: #756973; }
span { border-color: rgb(117,105,115); }
td.TdClassName
{
border-color: #756973;
}
.TagClassName
{
border-color: #756973;
}
</style>