Shades of Old Lavender #795773
Tints of Old Lavender #795773
RGB
CMYK
RGB Variations
Color information
#795773 (or 0x795773) is known color: Old Lavender. HEX triplet: 79, 57 and 73. RGB value is (121,87,115). Sum of RGB (Red+Green+Blue) = 121+87+115=323 (42% of max value = 765). Red value is 121 (47.66% from 255 or 37.46% from 323); Green value is 87 (34.38% from 255 or 26.93% from 323); Blue value is 115 (45.31% from 255 or 35.60% from 323); Max value from RGB is 121 - color contains mainly: red. Hex color #795773 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #795773 is #86A88C. Grayscale: #646464. Windows color (decimal): -8824973 or 7559033. OLE color: 7559033.
HSL color Cylindrical-coordinate representation of color #795773: hue angle of 310.59º degrees, saturation: 0.16, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #795773 is Cyan = 0, Magento = 0.28, Yellow = 0.05 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 87 | 115 | - |
| CMYK | 0 | 0.28 | 0.05 | 0.53 |
| HSL | 310.59º | 0.16% | 0.41% | - |
| HSV(B) | 310.59º | 0.28% | 0.47% | - |
| XYZ | 14.39 | 12.12 | 17.8 | - |
| YUV | 100.36 | 136.26 | 142.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 87 | 115 | 0 | 0.28 | 0.05 | 0.53 | 310.59 | 0.16 | 0.41 |
| Hex | 79 | 57 | 73 | 0 | 1C | 5 | 35 | 137 | 10 | 29 |
| Octal | 171 | 127 | 163 | 0 | 34 | 5 | 65 | 467 | 20 | 51 |
| Binary | 1111001 | 1010111 | 1110011 | 0 | 11100 | 101 | 110101 | 100110111 | 10000 | 101001 |
Color Harmonies of #795773
Complementary color
Monochromatic Colors of #795773
Black with #795773
Text Example
Text Example
White with #795773
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #795773; }
p { color: rgb(121,87,115); }
H1.HeaderClassName
{
color: #795773;
}
.AnyTagClassName
{
color: #795773;
}
</style>
background-color css
<style>
a { background-color: #795773; }
a { background-color: rgb(121,87,115); }
div.DivClassName
{
background-color: #795773;
}
.BgClassName
{
background-color: #795773;
}
</style>
border-color css
<style>
span { border-color: #795773; }
span { border-color: rgb(121,87,115); }
td.TdClassName
{
border-color: #795773;
}
.TagClassName
{
border-color: #795773;
}
</style>