Shades of Old Lavender #726472
Tints of Old Lavender #726472
RGB
CMYK
RGB Variations
Color information
#726472 (or 0x726472) is known color: Old Lavender. HEX triplet: 72, 64 and 72. RGB value is (114,100,114). Sum of RGB (Red+Green+Blue) = 114+100+114=328 (43% of max value = 765). Red value is 114 (44.92% from 255 or 34.76% from 328); Green value is 100 (39.45% from 255 or 30.49% from 328); Blue value is 114 (44.92% from 255 or 34.76% from 328); Max value from RGB is 114 - color contains mainly: red, blue. Hex color #726472 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #726472 is #8D9B8D. Grayscale: #696969. Windows color (decimal): -9280398 or 7496818. OLE color: 7496818.
HSL color Cylindrical-coordinate representation of color #726472: 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.12%. Process color model (Four color, CMYK) of #726472 is Cyan = 0, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 100 | 114 | - |
| CMYK | 0 | 0.12 | 0 | 0.55 |
| HSL | 300º | 0.07% | 0.42% | - |
| HSV(B) | 300º | 0.12% | 0.45% | - |
| XYZ | 14.53 | 13.91 | 17.84 | - |
| YUV | 105.78 | 132.64 | 133.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 100 | 114 | 0 | 0.12 | 0 | 0.55 | 300 | 0.07 | 0.42 |
| Hex | 72 | 64 | 72 | 0 | C | 0 | 37 | 12C | 7 | 2A |
| Octal | 162 | 144 | 162 | 0 | 14 | 0 | 67 | 454 | 7 | 52 |
| Binary | 1110010 | 1100100 | 1110010 | 0 | 1100 | 0 | 110111 | 100101100 | 111 | 101010 |
Color Harmonies of #726472
Complementary color
Monochromatic Colors of #726472
Black with #726472
Text Example
Text Example
White with #726472
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #726472; }
p { color: rgb(114,100,114); }
H1.HeaderClassName
{
color: #726472;
}
.AnyTagClassName
{
color: #726472;
}
</style>
background-color css
<style>
a { background-color: #726472; }
a { background-color: rgb(114,100,114); }
div.DivClassName
{
background-color: #726472;
}
.BgClassName
{
background-color: #726472;
}
</style>
border-color css
<style>
span { border-color: #726472; }
span { border-color: rgb(114,100,114); }
td.TdClassName
{
border-color: #726472;
}
.TagClassName
{
border-color: #726472;
}
</style>