Shades of Old Lavender #716171
Tints of Old Lavender #716171
RGB
CMYK
RGB Variations
Color information
#716171 (or 0x716171) is known color: Old Lavender. HEX triplet: 71, 61 and 71. RGB value is (113,97,113). Sum of RGB (Red+Green+Blue) = 113+97+113=323 (42% of max value = 765). Red value is 113 (44.53% from 255 or 34.98% from 323); Green value is 97 (38.28% from 255 or 30.03% from 323); Blue value is 113 (44.53% from 255 or 34.98% from 323); Max value from RGB is 113 - color contains mainly: red, blue. Hex color #716171 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #716171 is #8E9E8E. Grayscale: #676767. Windows color (decimal): -9346703 or 7430513. OLE color: 7430513.
HSL color Cylindrical-coordinate representation of color #716171: hue angle of 300º degrees, saturation: 0.08, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #716171 is Cyan = 0, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 97 | 113 | - |
| CMYK | 0 | 0.14 | 0 | 0.56 |
| HSL | 300º | 0.08% | 0.41% | - |
| HSV(B) | 300º | 0.14% | 0.44% | - |
| XYZ | 14.07 | 13.25 | 17.44 | - |
| YUV | 103.61 | 133.3 | 134.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 97 | 113 | 0 | 0.14 | 0 | 0.56 | 300 | 0.08 | 0.41 |
| Hex | 71 | 61 | 71 | 0 | E | 0 | 38 | 12C | 8 | 29 |
| Octal | 161 | 141 | 161 | 0 | 16 | 0 | 70 | 454 | 10 | 51 |
| Binary | 1110001 | 1100001 | 1110001 | 0 | 1110 | 0 | 111000 | 100101100 | 1000 | 101001 |
Color Harmonies of #716171
Complementary color
Monochromatic Colors of #716171
Black with #716171
Text Example
Text Example
White with #716171
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #716171; }
p { color: rgb(113,97,113); }
H1.HeaderClassName
{
color: #716171;
}
.AnyTagClassName
{
color: #716171;
}
</style>
background-color css
<style>
a { background-color: #716171; }
a { background-color: rgb(113,97,113); }
div.DivClassName
{
background-color: #716171;
}
.BgClassName
{
background-color: #716171;
}
</style>
border-color css
<style>
span { border-color: #716171; }
span { border-color: rgb(113,97,113); }
td.TdClassName
{
border-color: #716171;
}
.TagClassName
{
border-color: #716171;
}
</style>