Shades of Old Lavender #796379
Tints of Old Lavender #796379
RGB
CMYK
RGB Variations
Color information
#796379 (or 0x796379) is known color: Old Lavender. HEX triplet: 79, 63 and 79. RGB value is (121,99,121). Sum of RGB (Red+Green+Blue) = 121+99+121=341 (45% of max value = 765). Red value is 121 (47.66% from 255 or 35.48% from 341); Green value is 99 (39.06% from 255 or 29.03% from 341); Blue value is 121 (47.66% from 255 or 35.48% from 341); Max value from RGB is 121 - color contains mainly: red, blue. Hex color #796379 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #796379 is #869C86. Grayscale: #6C6C6C. Windows color (decimal): -8821895 or 7955321. OLE color: 7955321.
HSL color Cylindrical-coordinate representation of color #796379: hue angle of 300º degrees, saturation: 0.1, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #796379 is Cyan = 0, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 99 | 121 | - |
| CMYK | 0 | 0.18 | 0 | 0.53 |
| HSL | 300º | 0.1% | 0.43% | - |
| HSV(B) | 300º | 0.18% | 0.47% | - |
| XYZ | 15.8 | 14.37 | 20.03 | - |
| YUV | 108.09 | 135.29 | 137.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 99 | 121 | 0 | 0.18 | 0 | 0.53 | 300 | 0.1 | 0.43 |
| Hex | 79 | 63 | 79 | 0 | 12 | 0 | 35 | 12C | A | 2B |
| Octal | 171 | 143 | 171 | 0 | 22 | 0 | 65 | 454 | 12 | 53 |
| Binary | 1111001 | 1100011 | 1111001 | 0 | 10010 | 0 | 110101 | 100101100 | 1010 | 101011 |
Color Harmonies of #796379
Complementary color
Monochromatic Colors of #796379
Black with #796379
Text Example
Text Example
White with #796379
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #796379; }
p { color: rgb(121,99,121); }
H1.HeaderClassName
{
color: #796379;
}
.AnyTagClassName
{
color: #796379;
}
</style>
background-color css
<style>
a { background-color: #796379; }
a { background-color: rgb(121,99,121); }
div.DivClassName
{
background-color: #796379;
}
.BgClassName
{
background-color: #796379;
}
</style>
border-color css
<style>
span { border-color: #796379; }
span { border-color: rgb(121,99,121); }
td.TdClassName
{
border-color: #796379;
}
.TagClassName
{
border-color: #796379;
}
</style>