Shades of Old Lavender #735873
Tints of Old Lavender #735873
RGB
CMYK
RGB Variations
Color information
#735873 (or 0x735873) is known color: Old Lavender. HEX triplet: 73, 58 and 73. RGB value is (115,88,115). Sum of RGB (Red+Green+Blue) = 115+88+115=318 (42% of max value = 765). Red value is 115 (45.31% from 255 or 36.16% from 318); Green value is 88 (34.77% from 255 or 27.67% from 318); Blue value is 115 (45.31% from 255 or 36.16% from 318); Max value from RGB is 115 - color contains mainly: red, blue. Hex color #735873 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #735873 is #8CA78C. Grayscale: #636363. Windows color (decimal): -9217933 or 7559283. OLE color: 7559283.
HSL color Cylindrical-coordinate representation of color #735873: hue angle of 300º 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 #735873 is Cyan = 0, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 88 | 115 | - |
| CMYK | 0 | 0.23 | 0 | 0.55 |
| HSL | 300º | 0.13% | 0.4% | - |
| HSV(B) | 300º | 0.23% | 0.45% | - |
| XYZ | 13.65 | 11.86 | 17.79 | - |
| YUV | 99.15 | 136.95 | 139.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 88 | 115 | 0 | 0.23 | 0 | 0.55 | 300 | 0.13 | 0.4 |
| Hex | 73 | 58 | 73 | 0 | 17 | 0 | 37 | 12C | D | 28 |
| Octal | 163 | 130 | 163 | 0 | 27 | 0 | 67 | 454 | 15 | 50 |
| Binary | 1110011 | 1011000 | 1110011 | 0 | 10111 | 0 | 110111 | 100101100 | 1101 | 101000 |
Color Harmonies of #735873
Complementary color
Monochromatic Colors of #735873
Black with #735873
Text Example
Text Example
White with #735873
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #735873; }
p { color: rgb(115,88,115); }
H1.HeaderClassName
{
color: #735873;
}
.AnyTagClassName
{
color: #735873;
}
</style>
background-color css
<style>
a { background-color: #735873; }
a { background-color: rgb(115,88,115); }
div.DivClassName
{
background-color: #735873;
}
.BgClassName
{
background-color: #735873;
}
</style>
border-color css
<style>
span { border-color: #735873; }
span { border-color: rgb(115,88,115); }
td.TdClassName
{
border-color: #735873;
}
.TagClassName
{
border-color: #735873;
}
</style>