Shades of Old Lavender #745973
Tints of Old Lavender #745973
RGB
CMYK
RGB Variations
Color information
#745973 (or 0x745973) is known color: Old Lavender. HEX triplet: 74, 59 and 73. RGB value is (116,89,115). Sum of RGB (Red+Green+Blue) = 116+89+115=320 (42% of max value = 765). Red value is 116 (45.70% from 255 or 36.25% from 320); Green value is 89 (35.16% from 255 or 27.81% from 320); Blue value is 115 (45.31% from 255 or 35.94% from 320); Max value from RGB is 116 - color contains mainly: red. Hex color #745973 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #745973 is #8BA68C. Grayscale: #636363. Windows color (decimal): -9152141 or 7559540. OLE color: 7559540.
HSL color Cylindrical-coordinate representation of color #745973: hue angle of 302.22º degrees, saturation: 0.13, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #745973 is Cyan = 0, Magento = 0.23, Yellow = 0.01 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 89 | 115 | - |
| CMYK | 0 | 0.23 | 0.01 | 0.55 |
| HSL | 302.22º | 0.13% | 0.4% | - |
| HSV(B) | 302.22º | 0.23% | 0.45% | - |
| XYZ | 13.87 | 12.1 | 17.82 | - |
| YUV | 100.04 | 136.45 | 139.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 89 | 115 | 0 | 0.23 | 0.01 | 0.55 | 302.22 | 0.13 | 0.4 |
| Hex | 74 | 59 | 73 | 0 | 17 | 1 | 37 | 12E | D | 28 |
| Octal | 164 | 131 | 163 | 0 | 27 | 1 | 67 | 456 | 15 | 50 |
| Binary | 1110100 | 1011001 | 1110011 | 0 | 10111 | 1 | 110111 | 100101110 | 1101 | 101000 |
Color Harmonies of #745973
Complementary color
Monochromatic Colors of #745973
Black with #745973
Text Example
Text Example
White with #745973
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #745973; }
p { color: rgb(116,89,115); }
H1.HeaderClassName
{
color: #745973;
}
.AnyTagClassName
{
color: #745973;
}
</style>
background-color css
<style>
a { background-color: #745973; }
a { background-color: rgb(116,89,115); }
div.DivClassName
{
background-color: #745973;
}
.BgClassName
{
background-color: #745973;
}
</style>
border-color css
<style>
span { border-color: #745973; }
span { border-color: rgb(116,89,115); }
td.TdClassName
{
border-color: #745973;
}
.TagClassName
{
border-color: #745973;
}
</style>