Shades of Old Lavender #796375
Tints of Old Lavender #796375
RGB
CMYK
RGB Variations
Color information
#796375 (or 0x796375) is known color: Old Lavender. HEX triplet: 79, 63 and 75. RGB value is (121,99,117). Sum of RGB (Red+Green+Blue) = 121+99+117=337 (44% of max value = 765). Red value is 121 (47.66% from 255 or 35.91% from 337); Green value is 99 (39.06% from 255 or 29.38% from 337); Blue value is 117 (46.09% from 255 or 34.72% from 337); Max value from RGB is 121 - color contains mainly: red. Hex color #796375 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #796375 is #869C8A. Grayscale: #6B6B6B. Windows color (decimal): -8821899 or 7693177. OLE color: 7693177.
HSL color Cylindrical-coordinate representation of color #796375: hue angle of 310.91º 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 #796375 is Cyan = 0, Magento = 0.18, Yellow = 0.03 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 99 | 117 | - |
| CMYK | 0 | 0.18 | 0.03 | 0.53 |
| HSL | 310.91º | 0.1% | 0.43% | - |
| HSV(B) | 310.91º | 0.18% | 0.47% | - |
| XYZ | 15.56 | 14.27 | 18.76 | - |
| YUV | 107.63 | 133.29 | 137.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 99 | 117 | 0 | 0.18 | 0.03 | 0.53 | 310.91 | 0.1 | 0.43 |
| Hex | 79 | 63 | 75 | 0 | 12 | 3 | 35 | 137 | A | 2B |
| Octal | 171 | 143 | 165 | 0 | 22 | 3 | 65 | 467 | 12 | 53 |
| Binary | 1111001 | 1100011 | 1110101 | 0 | 10010 | 11 | 110101 | 100110111 | 1010 | 101011 |
Color Harmonies of #796375
Complementary color
Monochromatic Colors of #796375
Black with #796375
Text Example
Text Example
White with #796375
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #796375; }
p { color: rgb(121,99,117); }
H1.HeaderClassName
{
color: #796375;
}
.AnyTagClassName
{
color: #796375;
}
</style>
background-color css
<style>
a { background-color: #796375; }
a { background-color: rgb(121,99,117); }
div.DivClassName
{
background-color: #796375;
}
.BgClassName
{
background-color: #796375;
}
</style>
border-color css
<style>
span { border-color: #796375; }
span { border-color: rgb(121,99,117); }
td.TdClassName
{
border-color: #796375;
}
.TagClassName
{
border-color: #796375;
}
</style>