Shades of Old Lavender #827782
Tints of Old Lavender #827782
RGB
CMYK
RGB Variations
Color information
#827782 (or 0x827782) is known color: Old Lavender. HEX triplet: 82, 77 and 82. RGB value is (130,119,130). Sum of RGB (Red+Green+Blue) = 130+119+130=379 (50% of max value = 765). Red value is 130 (51.17% from 255 or 34.30% from 379); Green value is 119 (46.88% from 255 or 31.40% from 379); Blue value is 130 (51.17% from 255 or 34.30% from 379); Max value from RGB is 130 - color contains mainly: red, blue. Hex color #827782 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #827782 is #7D887D. Grayscale: #7B7B7B. Windows color (decimal): -8226942 or 8550274. OLE color: 8550274.
HSL color Cylindrical-coordinate representation of color #827782: hue angle of 300º degrees, saturation: 0.04, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.08%. Process color model (Four color, CMYK) of #827782 is Cyan = 0, Magento = 0.08, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 119 | 130 | - |
| CMYK | 0 | 0.08 | 0 | 0.49 |
| HSL | 300º | 0.04% | 0.49% | - |
| HSV(B) | 300º | 0.08% | 0.51% | - |
| XYZ | 19.83 | 19.55 | 23.85 | - |
| YUV | 123.54 | 131.64 | 132.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 119 | 130 | 0 | 0.08 | 0 | 0.49 | 300 | 0.04 | 0.49 |
| Hex | 82 | 77 | 82 | 0 | 8 | 0 | 31 | 12C | 4 | 31 |
| Octal | 202 | 167 | 202 | 0 | 10 | 0 | 61 | 454 | 4 | 61 |
| Binary | 10000010 | 1110111 | 10000010 | 0 | 1000 | 0 | 110001 | 100101100 | 100 | 110001 |
Color Harmonies of #827782
Complementary color
Monochromatic Colors of #827782
Black with #827782
Text Example
Text Example
White with #827782
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #827782; }
p { color: rgb(130,119,130); }
H1.HeaderClassName
{
color: #827782;
}
.AnyTagClassName
{
color: #827782;
}
</style>
background-color css
<style>
a { background-color: #827782; }
a { background-color: rgb(130,119,130); }
div.DivClassName
{
background-color: #827782;
}
.BgClassName
{
background-color: #827782;
}
</style>
border-color css
<style>
span { border-color: #827782; }
span { border-color: rgb(130,119,130); }
td.TdClassName
{
border-color: #827782;
}
.TagClassName
{
border-color: #827782;
}
</style>