Shades of Old Lavender #817782
Tints of Old Lavender #817782
RGB
CMYK
RGB Variations
Color information
#817782 (or 0x817782) is known color: Old Lavender. HEX triplet: 81, 77 and 82. RGB value is (129,119,130). Sum of RGB (Red+Green+Blue) = 129+119+130=378 (50% of max value = 765). Red value is 129 (50.78% from 255 or 34.13% from 378); Green value is 119 (46.88% from 255 or 31.48% from 378); Blue value is 130 (51.17% from 255 or 34.39% from 378); Max value from RGB is 130 - color contains mainly: blue. Hex color #817782 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #817782 is #7E887D. Grayscale: #7B7B7B. Windows color (decimal): -8292478 or 8550273. OLE color: 8550273.
HSL color Cylindrical-coordinate representation of color #817782: hue angle of 294.55º 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 #817782 is Cyan = 0.01, Magento = 0.08, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 119 | 130 | - |
| CMYK | 0.01 | 0.08 | 0 | 0.49 |
| HSL | 294.55º | 0.04% | 0.49% | - |
| HSV(B) | 294.55º | 0.08% | 0.51% | - |
| XYZ | 19.68 | 19.47 | 23.84 | - |
| YUV | 123.24 | 131.81 | 132.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 119 | 130 | 0.01 | 0.08 | 0 | 0.49 | 294.55 | 0.04 | 0.49 |
| Hex | 81 | 77 | 82 | 1 | 8 | 0 | 31 | 127 | 4 | 31 |
| Octal | 201 | 167 | 202 | 1 | 10 | 0 | 61 | 447 | 4 | 61 |
| Binary | 10000001 | 1110111 | 10000010 | 1 | 1000 | 0 | 110001 | 100100111 | 100 | 110001 |
Color Harmonies of #817782
Complementary color
Monochromatic Colors of #817782
Black with #817782
Text Example
Text Example
White with #817782
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #817782; }
p { color: rgb(129,119,130); }
H1.HeaderClassName
{
color: #817782;
}
.AnyTagClassName
{
color: #817782;
}
</style>
background-color css
<style>
a { background-color: #817782; }
a { background-color: rgb(129,119,130); }
div.DivClassName
{
background-color: #817782;
}
.BgClassName
{
background-color: #817782;
}
</style>
border-color css
<style>
span { border-color: #817782; }
span { border-color: rgb(129,119,130); }
td.TdClassName
{
border-color: #817782;
}
.TagClassName
{
border-color: #817782;
}
</style>