Shades of Old Lavender #815976
Tints of Old Lavender #815976
RGB
CMYK
RGB Variations
Color information
#815976 (or 0x815976) is known color: Old Lavender. HEX triplet: 81, 59 and 76. RGB value is (129,89,118). Sum of RGB (Red+Green+Blue) = 129+89+118=336 (44% of max value = 765). Red value is 129 (50.78% from 255 or 38.39% from 336); Green value is 89 (35.16% from 255 or 26.49% from 336); Blue value is 118 (46.48% from 255 or 35.12% from 336); Max value from RGB is 129 - color contains mainly: red. Hex color #815976 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #815976 is #7EA689. Grayscale: #686868. Windows color (decimal): -8300170 or 7756161. OLE color: 7756161.
HSL color Cylindrical-coordinate representation of color #815976: hue angle of 316.5º degrees, saturation: 0.18, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #815976 is Cyan = 0, Magento = 0.31, Yellow = 0.09 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 89 | 118 | - |
| CMYK | 0 | 0.31 | 0.09 | 0.49 |
| HSL | 316.5º | 0.18% | 0.43% | - |
| HSV(B) | 316.5º | 0.31% | 0.51% | - |
| XYZ | 15.9 | 13.12 | 18.83 | - |
| YUV | 104.27 | 135.75 | 145.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 89 | 118 | 0 | 0.31 | 0.09 | 0.49 | 316.5 | 0.18 | 0.43 |
| Hex | 81 | 59 | 76 | 0 | 1F | 9 | 31 | 13C | 12 | 2B |
| Octal | 201 | 131 | 166 | 0 | 37 | 11 | 61 | 474 | 22 | 53 |
| Binary | 10000001 | 1011001 | 1110110 | 0 | 11111 | 1001 | 110001 | 100111100 | 10010 | 101011 |
Color Harmonies of #815976
Complementary color
Monochromatic Colors of #815976
Black with #815976
Text Example
Text Example
White with #815976
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #815976; }
p { color: rgb(129,89,118); }
H1.HeaderClassName
{
color: #815976;
}
.AnyTagClassName
{
color: #815976;
}
</style>
background-color css
<style>
a { background-color: #815976; }
a { background-color: rgb(129,89,118); }
div.DivClassName
{
background-color: #815976;
}
.BgClassName
{
background-color: #815976;
}
</style>
border-color css
<style>
span { border-color: #815976; }
span { border-color: rgb(129,89,118); }
td.TdClassName
{
border-color: #815976;
}
.TagClassName
{
border-color: #815976;
}
</style>