Shades of Old Lavender #726773
Tints of Old Lavender #726773
RGB
CMYK
RGB Variations
Color information
#726773 (or 0x726773) is known color: Old Lavender. HEX triplet: 72, 67 and 73. RGB value is (114,103,115). Sum of RGB (Red+Green+Blue) = 114+103+115=332 (43% of max value = 765). Red value is 114 (44.92% from 255 or 34.34% from 332); Green value is 103 (40.62% from 255 or 31.02% from 332); Blue value is 115 (45.31% from 255 or 34.64% from 332); Max value from RGB is 115 - color contains mainly: blue. Hex color #726773 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #726773 is #8D988C. Grayscale: #6B6B6B. Windows color (decimal): -9279629 or 7563122. OLE color: 7563122.
HSL color Cylindrical-coordinate representation of color #726773: hue angle of 295º degrees, saturation: 0.06, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.1%. Process color model (Four color, CMYK) of #726773 is Cyan = 0.01, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 103 | 115 | - |
| CMYK | 0.01 | 0.10 | 0 | 0.55 |
| HSL | 295º | 0.06% | 0.43% | - |
| HSV(B) | 295º | 0.1% | 0.45% | - |
| XYZ | 14.88 | 14.52 | 18.24 | - |
| YUV | 107.66 | 132.14 | 132.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 103 | 115 | 0.01 | 0.10 | 0 | 0.55 | 295 | 0.06 | 0.43 |
| Hex | 72 | 67 | 73 | 1 | A | 0 | 37 | 127 | 6 | 2B |
| Octal | 162 | 147 | 163 | 1 | 12 | 0 | 67 | 447 | 6 | 53 |
| Binary | 1110010 | 1100111 | 1110011 | 1 | 1010 | 0 | 110111 | 100100111 | 110 | 101011 |
Color Harmonies of #726773
Complementary color
Monochromatic Colors of #726773
Black with #726773
Text Example
Text Example
White with #726773
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #726773; }
p { color: rgb(114,103,115); }
H1.HeaderClassName
{
color: #726773;
}
.AnyTagClassName
{
color: #726773;
}
</style>
background-color css
<style>
a { background-color: #726773; }
a { background-color: rgb(114,103,115); }
div.DivClassName
{
background-color: #726773;
}
.BgClassName
{
background-color: #726773;
}
</style>
border-color css
<style>
span { border-color: #726773; }
span { border-color: rgb(114,103,115); }
td.TdClassName
{
border-color: #726773;
}
.TagClassName
{
border-color: #726773;
}
</style>