Shades of Old Lavender #796378
Tints of Old Lavender #796378
RGB
CMYK
RGB Variations
Color information
#796378 (or 0x796378) is known color: Old Lavender. HEX triplet: 79, 63 and 78. RGB value is (121,99,120). Sum of RGB (Red+Green+Blue) = 121+99+120=340 (45% of max value = 765). Red value is 121 (47.66% from 255 or 35.59% from 340); Green value is 99 (39.06% from 255 or 29.12% from 340); Blue value is 120 (47.27% from 255 or 35.29% from 340); Max value from RGB is 121 - color contains mainly: red. Hex color #796378 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #796378 is #869C87. Grayscale: #6B6B6B. Windows color (decimal): -8821896 or 7889785. OLE color: 7889785.
HSL color Cylindrical-coordinate representation of color #796378: hue angle of 302.73º 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 #796378 is Cyan = 0, Magento = 0.18, Yellow = 0.01 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 99 | 120 | - |
| CMYK | 0 | 0.18 | 0.01 | 0.53 |
| HSL | 302.73º | 0.1% | 0.43% | - |
| HSV(B) | 302.73º | 0.18% | 0.47% | - |
| XYZ | 15.74 | 14.34 | 19.71 | - |
| YUV | 107.97 | 134.79 | 137.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 99 | 120 | 0 | 0.18 | 0.01 | 0.53 | 302.73 | 0.1 | 0.43 |
| Hex | 79 | 63 | 78 | 0 | 12 | 1 | 35 | 12F | A | 2B |
| Octal | 171 | 143 | 170 | 0 | 22 | 1 | 65 | 457 | 12 | 53 |
| Binary | 1111001 | 1100011 | 1111000 | 0 | 10010 | 1 | 110101 | 100101111 | 1010 | 101011 |
Color Harmonies of #796378
Complementary color
Monochromatic Colors of #796378
Black with #796378
Text Example
Text Example
White with #796378
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #796378; }
p { color: rgb(121,99,120); }
H1.HeaderClassName
{
color: #796378;
}
.AnyTagClassName
{
color: #796378;
}
</style>
background-color css
<style>
a { background-color: #796378; }
a { background-color: rgb(121,99,120); }
div.DivClassName
{
background-color: #796378;
}
.BgClassName
{
background-color: #796378;
}
</style>
border-color css
<style>
span { border-color: #796378; }
span { border-color: rgb(121,99,120); }
td.TdClassName
{
border-color: #796378;
}
.TagClassName
{
border-color: #796378;
}
</style>