Shades of Old Lavender #796173
Tints of Old Lavender #796173
RGB
CMYK
RGB Variations
Color information
#796173 (or 0x796173) is known color: Old Lavender. HEX triplet: 79, 61 and 73. RGB value is (121,97,115). Sum of RGB (Red+Green+Blue) = 121+97+115=333 (44% of max value = 765). Red value is 121 (47.66% from 255 or 36.34% from 333); Green value is 97 (38.28% from 255 or 29.13% from 333); Blue value is 115 (45.31% from 255 or 34.53% from 333); Max value from RGB is 121 - color contains mainly: red. Hex color #796173 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #796173 is #869E8C. Grayscale: #6A6A6A. Windows color (decimal): -8822413 or 7561593. OLE color: 7561593.
HSL color Cylindrical-coordinate representation of color #796173: hue angle of 315º degrees, saturation: 0.11, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #796173 is Cyan = 0, Magento = 0.20, Yellow = 0.05 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 97 | 115 | - |
| CMYK | 0 | 0.20 | 0.05 | 0.53 |
| HSL | 315º | 0.11% | 0.43% | - |
| HSV(B) | 315º | 0.2% | 0.47% | - |
| XYZ | 15.25 | 13.85 | 18.09 | - |
| YUV | 106.23 | 132.95 | 138.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 97 | 115 | 0 | 0.20 | 0.05 | 0.53 | 315 | 0.11 | 0.43 |
| Hex | 79 | 61 | 73 | 0 | 14 | 5 | 35 | 13B | B | 2B |
| Octal | 171 | 141 | 163 | 0 | 24 | 5 | 65 | 473 | 13 | 53 |
| Binary | 1111001 | 1100001 | 1110011 | 0 | 10100 | 101 | 110101 | 100111011 | 1011 | 101011 |
Color Harmonies of #796173
Complementary color
Monochromatic Colors of #796173
Black with #796173
Text Example
Text Example
White with #796173
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #796173; }
p { color: rgb(121,97,115); }
H1.HeaderClassName
{
color: #796173;
}
.AnyTagClassName
{
color: #796173;
}
</style>
background-color css
<style>
a { background-color: #796173; }
a { background-color: rgb(121,97,115); }
div.DivClassName
{
background-color: #796173;
}
.BgClassName
{
background-color: #796173;
}
</style>
border-color css
<style>
span { border-color: #796173; }
span { border-color: rgb(121,97,115); }
td.TdClassName
{
border-color: #796173;
}
.TagClassName
{
border-color: #796173;
}
</style>