Shades of Old Lavender #736071
Tints of Old Lavender #736071
RGB
CMYK
RGB Variations
Color information
#736071 (or 0x736071) is known color: Old Lavender. HEX triplet: 73, 60 and 71. RGB value is (115,96,113). Sum of RGB (Red+Green+Blue) = 115+96+113=324 (42% of max value = 765). Red value is 115 (45.31% from 255 or 35.49% from 324); Green value is 96 (37.89% from 255 or 29.63% from 324); Blue value is 113 (44.53% from 255 or 34.88% from 324); Max value from RGB is 115 - color contains mainly: red. Hex color #736071 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #736071 is #8C9F8E. Grayscale: #676767. Windows color (decimal): -9215887 or 7430259. OLE color: 7430259.
HSL color Cylindrical-coordinate representation of color #736071: hue angle of 306.32º degrees, saturation: 0.09, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #736071 is Cyan = 0, Magento = 0.17, Yellow = 0.02 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 96 | 113 | - |
| CMYK | 0 | 0.17 | 0.02 | 0.55 |
| HSL | 306.32º | 0.09% | 0.41% | - |
| HSV(B) | 306.32º | 0.17% | 0.45% | - |
| XYZ | 14.23 | 13.2 | 17.42 | - |
| YUV | 103.62 | 133.29 | 136.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 96 | 113 | 0 | 0.17 | 0.02 | 0.55 | 306.32 | 0.09 | 0.41 |
| Hex | 73 | 60 | 71 | 0 | 11 | 2 | 37 | 132 | 9 | 29 |
| Octal | 163 | 140 | 161 | 0 | 21 | 2 | 67 | 462 | 11 | 51 |
| Binary | 1110011 | 1100000 | 1110001 | 0 | 10001 | 10 | 110111 | 100110010 | 1001 | 101001 |
Color Harmonies of #736071
Complementary color
Monochromatic Colors of #736071
Black with #736071
Text Example
Text Example
White with #736071
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #736071; }
p { color: rgb(115,96,113); }
H1.HeaderClassName
{
color: #736071;
}
.AnyTagClassName
{
color: #736071;
}
</style>
background-color css
<style>
a { background-color: #736071; }
a { background-color: rgb(115,96,113); }
div.DivClassName
{
background-color: #736071;
}
.BgClassName
{
background-color: #736071;
}
</style>
border-color css
<style>
span { border-color: #736071; }
span { border-color: rgb(115,96,113); }
td.TdClassName
{
border-color: #736071;
}
.TagClassName
{
border-color: #736071;
}
</style>