Shades of Old Lavender #796276
Tints of Old Lavender #796276
RGB
CMYK
RGB Variations
Color information
#796276 (or 0x796276) is known color: Old Lavender. HEX triplet: 79, 62 and 76. RGB value is (121,98,118). Sum of RGB (Red+Green+Blue) = 121+98+118=337 (44% of max value = 765). Red value is 121 (47.66% from 255 or 35.91% from 337); Green value is 98 (38.67% from 255 or 29.08% from 337); Blue value is 118 (46.48% from 255 or 35.01% from 337); Max value from RGB is 121 - color contains mainly: red. Hex color #796276 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #796276 is #869D89. Grayscale: #6B6B6B. Windows color (decimal): -8822154 or 7758457. OLE color: 7758457.
HSL color Cylindrical-coordinate representation of color #796276: hue angle of 307.83º 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 #796276 is Cyan = 0, Magento = 0.19, Yellow = 0.02 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 98 | 118 | - |
| CMYK | 0 | 0.19 | 0.02 | 0.53 |
| HSL | 307.83º | 0.11% | 0.43% | - |
| HSV(B) | 307.83º | 0.19% | 0.47% | - |
| XYZ | 15.52 | 14.11 | 19.04 | - |
| YUV | 107.16 | 134.12 | 137.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 98 | 118 | 0 | 0.19 | 0.02 | 0.53 | 307.83 | 0.11 | 0.43 |
| Hex | 79 | 62 | 76 | 0 | 13 | 2 | 35 | 134 | B | 2B |
| Octal | 171 | 142 | 166 | 0 | 23 | 2 | 65 | 464 | 13 | 53 |
| Binary | 1111001 | 1100010 | 1110110 | 0 | 10011 | 10 | 110101 | 100110100 | 1011 | 101011 |
Color Harmonies of #796276
Complementary color
Monochromatic Colors of #796276
Black with #796276
Text Example
Text Example
White with #796276
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #796276; }
p { color: rgb(121,98,118); }
H1.HeaderClassName
{
color: #796276;
}
.AnyTagClassName
{
color: #796276;
}
</style>
background-color css
<style>
a { background-color: #796276; }
a { background-color: rgb(121,98,118); }
div.DivClassName
{
background-color: #796276;
}
.BgClassName
{
background-color: #796276;
}
</style>
border-color css
<style>
span { border-color: #796276; }
span { border-color: rgb(121,98,118); }
td.TdClassName
{
border-color: #796276;
}
.TagClassName
{
border-color: #796276;
}
</style>