Shades of Old Lavender #736473
Tints of Old Lavender #736473
RGB
CMYK
RGB Variations
Color information
#736473 (or 0x736473) is known color: Old Lavender. HEX triplet: 73, 64 and 73. RGB value is (115,100,115). Sum of RGB (Red+Green+Blue) = 115+100+115=330 (43% of max value = 765). Red value is 115 (45.31% from 255 or 34.85% from 330); Green value is 100 (39.45% from 255 or 30.30% from 330); Blue value is 115 (45.31% from 255 or 34.85% from 330); Max value from RGB is 115 - color contains mainly: red, blue. Hex color #736473 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #736473 is #8C9B8C. Grayscale: #6A6A6A. Windows color (decimal): -9214861 or 7562355. OLE color: 7562355.
HSL color Cylindrical-coordinate representation of color #736473: hue angle of 300º degrees, saturation: 0.07, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #736473 is Cyan = 0, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 100 | 115 | - |
| CMYK | 0 | 0.13 | 0 | 0.55 |
| HSL | 300º | 0.07% | 0.42% | - |
| HSV(B) | 300º | 0.13% | 0.45% | - |
| XYZ | 14.72 | 14 | 18.15 | - |
| YUV | 106.2 | 132.97 | 134.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 100 | 115 | 0 | 0.13 | 0 | 0.55 | 300 | 0.07 | 0.42 |
| Hex | 73 | 64 | 73 | 0 | D | 0 | 37 | 12C | 7 | 2A |
| Octal | 163 | 144 | 163 | 0 | 15 | 0 | 67 | 454 | 7 | 52 |
| Binary | 1110011 | 1100100 | 1110011 | 0 | 1101 | 0 | 110111 | 100101100 | 111 | 101010 |
Color Harmonies of #736473
Complementary color
Monochromatic Colors of #736473
Black with #736473
Text Example
Text Example
White with #736473
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #736473; }
p { color: rgb(115,100,115); }
H1.HeaderClassName
{
color: #736473;
}
.AnyTagClassName
{
color: #736473;
}
</style>
background-color css
<style>
a { background-color: #736473; }
a { background-color: rgb(115,100,115); }
div.DivClassName
{
background-color: #736473;
}
.BgClassName
{
background-color: #736473;
}
</style>
border-color css
<style>
span { border-color: #736473; }
span { border-color: rgb(115,100,115); }
td.TdClassName
{
border-color: #736473;
}
.TagClassName
{
border-color: #736473;
}
</style>