Shades of Old Lavender #826079
Tints of Old Lavender #826079
RGB
CMYK
RGB Variations
Color information
#826079 (or 0x826079) is known color: Old Lavender. HEX triplet: 82, 60 and 79. RGB value is (130,96,121). Sum of RGB (Red+Green+Blue) = 130+96+121=347 (45% of max value = 765). Red value is 130 (51.17% from 255 or 37.46% from 347); Green value is 96 (37.89% from 255 or 27.67% from 347); Blue value is 121 (47.66% from 255 or 34.87% from 347); Max value from RGB is 130 - color contains mainly: red. Hex color #826079 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #826079 is #7D9F86. Grayscale: #6C6C6C. Windows color (decimal): -8232839 or 7954562. OLE color: 7954562.
HSL color Cylindrical-coordinate representation of color #826079: hue angle of 315.88º degrees, saturation: 0.15, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #826079 is Cyan = 0, Magento = 0.26, Yellow = 0.07 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 96 | 121 | - |
| CMYK | 0 | 0.26 | 0.07 | 0.49 |
| HSL | 315.88º | 0.15% | 0.44% | - |
| HSV(B) | 315.88º | 0.26% | 0.51% | - |
| XYZ | 16.84 | 14.49 | 20 | - |
| YUV | 109.02 | 134.76 | 142.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 96 | 121 | 0 | 0.26 | 0.07 | 0.49 | 315.88 | 0.15 | 0.44 |
| Hex | 82 | 60 | 79 | 0 | 1A | 7 | 31 | 13C | F | 2C |
| Octal | 202 | 140 | 171 | 0 | 32 | 7 | 61 | 474 | 17 | 54 |
| Binary | 10000010 | 1100000 | 1111001 | 0 | 11010 | 111 | 110001 | 100111100 | 1111 | 101100 |
Color Harmonies of #826079
Complementary color
Monochromatic Colors of #826079
Black with #826079
Text Example
Text Example
White with #826079
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #826079; }
p { color: rgb(130,96,121); }
H1.HeaderClassName
{
color: #826079;
}
.AnyTagClassName
{
color: #826079;
}
</style>
background-color css
<style>
a { background-color: #826079; }
a { background-color: rgb(130,96,121); }
div.DivClassName
{
background-color: #826079;
}
.BgClassName
{
background-color: #826079;
}
</style>
border-color css
<style>
span { border-color: #826079; }
span { border-color: rgb(130,96,121); }
td.TdClassName
{
border-color: #826079;
}
.TagClassName
{
border-color: #826079;
}
</style>