Shades of Old Lavender #796275
Tints of Old Lavender #796275
RGB
CMYK
RGB Variations
Color information
#796275 (or 0x796275) is known color: Old Lavender. HEX triplet: 79, 62 and 75. RGB value is (121,98,117). Sum of RGB (Red+Green+Blue) = 121+98+117=336 (44% of max value = 765). Red value is 121 (47.66% from 255 or 36.01% from 336); Green value is 98 (38.67% from 255 or 29.17% from 336); Blue value is 117 (46.09% from 255 or 34.82% from 336); Max value from RGB is 121 - color contains mainly: red. Hex color #796275 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #796275 is #869D8A. Grayscale: #6A6A6A. Windows color (decimal): -8822155 or 7692921. OLE color: 7692921.
HSL color Cylindrical-coordinate representation of color #796275: hue angle of 310.43º degrees, saturation: 0.11, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #796275 is Cyan = 0, Magento = 0.19, Yellow = 0.03 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 98 | 117 | - |
| CMYK | 0 | 0.19 | 0.03 | 0.53 |
| HSL | 310.43º | 0.11% | 0.43% | - |
| HSV(B) | 310.43º | 0.19% | 0.47% | - |
| XYZ | 15.46 | 14.08 | 18.73 | - |
| YUV | 107.04 | 133.62 | 137.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 98 | 117 | 0 | 0.19 | 0.03 | 0.53 | 310.43 | 0.11 | 0.43 |
| Hex | 79 | 62 | 75 | 0 | 13 | 3 | 35 | 136 | B | 2B |
| Octal | 171 | 142 | 165 | 0 | 23 | 3 | 65 | 466 | 13 | 53 |
| Binary | 1111001 | 1100010 | 1110101 | 0 | 10011 | 11 | 110101 | 100110110 | 1011 | 101011 |
Color Harmonies of #796275
Complementary color
Monochromatic Colors of #796275
Black with #796275
Text Example
Text Example
White with #796275
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #796275; }
p { color: rgb(121,98,117); }
H1.HeaderClassName
{
color: #796275;
}
.AnyTagClassName
{
color: #796275;
}
</style>
background-color css
<style>
a { background-color: #796275; }
a { background-color: rgb(121,98,117); }
div.DivClassName
{
background-color: #796275;
}
.BgClassName
{
background-color: #796275;
}
</style>
border-color css
<style>
span { border-color: #796275; }
span { border-color: rgb(121,98,117); }
td.TdClassName
{
border-color: #796275;
}
.TagClassName
{
border-color: #796275;
}
</style>