Shades of Old Lavender #727072
Tints of Old Lavender #727072
RGB
CMYK
RGB Variations
Color information
#727072 (or 0x727072) is known color: Old Lavender. HEX triplet: 72, 70 and 72. RGB value is (114,112,114). Sum of RGB (Red+Green+Blue) = 114+112+114=340 (45% of max value = 765). Red value is 114 (44.92% from 255 or 33.53% from 340); Green value is 112 (44.14% from 255 or 32.94% from 340); Blue value is 114 (44.92% from 255 or 33.53% from 340); Max value from RGB is 114 - color contains mainly: red, blue. Hex color #727072 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #727072 is #8D8F8D. Grayscale: #707070. Windows color (decimal): -9277326 or 7499890. OLE color: 7499890.
HSL color Cylindrical-coordinate representation of color #727072: hue angle of 300º degrees, saturation: 0.01, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.02%. Process color model (Four color, CMYK) of #727072 is Cyan = 0, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 112 | 114 | - |
| CMYK | 0 | 0.02 | 0 | 0.55 |
| HSL | 300º | 0.01% | 0.44% | - |
| HSV(B) | 300º | 0.02% | 0.45% | - |
| XYZ | 15.77 | 16.38 | 18.25 | - |
| YUV | 112.83 | 128.66 | 128.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 112 | 114 | 0 | 0.02 | 0 | 0.55 | 300 | 0.01 | 0.44 |
| Hex | 72 | 70 | 72 | 0 | 2 | 0 | 37 | 12C | 1 | 2C |
| Octal | 162 | 160 | 162 | 0 | 2 | 0 | 67 | 454 | 1 | 54 |
| Binary | 1110010 | 1110000 | 1110010 | 0 | 10 | 0 | 110111 | 100101100 | 1 | 101100 |
Color Harmonies of #727072
Complementary color
Monochromatic Colors of #727072
Black with #727072
Text Example
Text Example
White with #727072
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #727072; }
p { color: rgb(114,112,114); }
H1.HeaderClassName
{
color: #727072;
}
.AnyTagClassName
{
color: #727072;
}
</style>
background-color css
<style>
a { background-color: #727072; }
a { background-color: rgb(114,112,114); }
div.DivClassName
{
background-color: #727072;
}
.BgClassName
{
background-color: #727072;
}
</style>
border-color css
<style>
span { border-color: #727072; }
span { border-color: rgb(114,112,114); }
td.TdClassName
{
border-color: #727072;
}
.TagClassName
{
border-color: #727072;
}
</style>