Shades of Old Lavender #716271
Tints of Old Lavender #716271
RGB
CMYK
RGB Variations
Color information
#716271 (or 0x716271) is known color: Old Lavender. HEX triplet: 71, 62 and 71. RGB value is (113,98,113). Sum of RGB (Red+Green+Blue) = 113+98+113=324 (42% of max value = 765). Red value is 113 (44.53% from 255 or 34.88% from 324); Green value is 98 (38.67% from 255 or 30.25% from 324); Blue value is 113 (44.53% from 255 or 34.88% from 324); Max value from RGB is 113 - color contains mainly: red, blue. Hex color #716271 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #716271 is #8E9D8E. Grayscale: #686868. Windows color (decimal): -9346447 or 7430769. OLE color: 7430769.
HSL color Cylindrical-coordinate representation of color #716271: hue angle of 300º degrees, saturation: 0.07, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #716271 is Cyan = 0, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 98 | 113 | - |
| CMYK | 0 | 0.13 | 0 | 0.56 |
| HSL | 300º | 0.07% | 0.41% | - |
| HSV(B) | 300º | 0.13% | 0.44% | - |
| XYZ | 14.16 | 13.44 | 17.47 | - |
| YUV | 104.2 | 132.97 | 134.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 98 | 113 | 0 | 0.13 | 0 | 0.56 | 300 | 0.07 | 0.41 |
| Hex | 71 | 62 | 71 | 0 | D | 0 | 38 | 12C | 7 | 29 |
| Octal | 161 | 142 | 161 | 0 | 15 | 0 | 70 | 454 | 7 | 51 |
| Binary | 1110001 | 1100010 | 1110001 | 0 | 1101 | 0 | 111000 | 100101100 | 111 | 101001 |
Color Harmonies of #716271
Complementary color
Monochromatic Colors of #716271
Black with #716271
Text Example
Text Example
White with #716271
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #716271; }
p { color: rgb(113,98,113); }
H1.HeaderClassName
{
color: #716271;
}
.AnyTagClassName
{
color: #716271;
}
</style>
background-color css
<style>
a { background-color: #716271; }
a { background-color: rgb(113,98,113); }
div.DivClassName
{
background-color: #716271;
}
.BgClassName
{
background-color: #716271;
}
</style>
border-color css
<style>
span { border-color: #716271; }
span { border-color: rgb(113,98,113); }
td.TdClassName
{
border-color: #716271;
}
.TagClassName
{
border-color: #716271;
}
</style>