Shades of Old Lavender #716572
Tints of Old Lavender #716572
RGB
CMYK
RGB Variations
Color information
#716572 (or 0x716572) is known color: Old Lavender. HEX triplet: 71, 65 and 72. RGB value is (113,101,114). Sum of RGB (Red+Green+Blue) = 113+101+114=328 (43% of max value = 765). Red value is 113 (44.53% from 255 or 34.45% from 328); Green value is 101 (39.84% from 255 or 30.79% from 328); Blue value is 114 (44.92% from 255 or 34.76% from 328); Max value from RGB is 114 - color contains mainly: blue. Hex color #716572 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #716572 is #8E9A8D. Grayscale: #6A6A6A. Windows color (decimal): -9345678 or 7497073. OLE color: 7497073.
HSL color Cylindrical-coordinate representation of color #716572: hue angle of 295.38º degrees, saturation: 0.06, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.11%. Process color model (Four color, CMYK) of #716572 is Cyan = 0.01, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 113 | 101 | 114 | - |
| CMYK | 0.01 | 0.11 | 0 | 0.55 |
| HSL | 295.38º | 0.06% | 0.42% | - |
| HSV(B) | 295.38º | 0.11% | 0.45% | - |
| XYZ | 14.5 | 14.03 | 17.86 | - |
| YUV | 106.07 | 132.48 | 132.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 101 | 114 | 0.01 | 0.11 | 0 | 0.55 | 295.38 | 0.06 | 0.42 |
| Hex | 71 | 65 | 72 | 1 | B | 0 | 37 | 127 | 6 | 2A |
| Octal | 161 | 145 | 162 | 1 | 13 | 0 | 67 | 447 | 6 | 52 |
| Binary | 1110001 | 1100101 | 1110010 | 1 | 1011 | 0 | 110111 | 100100111 | 110 | 101010 |
Color Harmonies of #716572
Complementary color
Monochromatic Colors of #716572
Black with #716572
Text Example
Text Example
White with #716572
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #716572; }
p { color: rgb(113,101,114); }
H1.HeaderClassName
{
color: #716572;
}
.AnyTagClassName
{
color: #716572;
}
</style>
background-color css
<style>
a { background-color: #716572; }
a { background-color: rgb(113,101,114); }
div.DivClassName
{
background-color: #716572;
}
.BgClassName
{
background-color: #716572;
}
</style>
border-color css
<style>
span { border-color: #716572; }
span { border-color: rgb(113,101,114); }
td.TdClassName
{
border-color: #716572;
}
.TagClassName
{
border-color: #716572;
}
</style>