Shades of Old Lavender #816880
Tints of Old Lavender #816880
RGB
CMYK
RGB Variations
Color information
#816880 (or 0x816880) is known color: Old Lavender. HEX triplet: 81, 68 and 80. RGB value is (129,104,128). Sum of RGB (Red+Green+Blue) = 129+104+128=361 (47% of max value = 765). Red value is 129 (50.78% from 255 or 35.73% from 361); Green value is 104 (41.02% from 255 or 28.81% from 361); Blue value is 128 (50.39% from 255 or 35.46% from 361); Max value from RGB is 129 - color contains mainly: red. Hex color #816880 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #816880 is #7E977F. Grayscale: #727272. Windows color (decimal): -8296320 or 8415361. OLE color: 8415361.
HSL color Cylindrical-coordinate representation of color #816880: hue angle of 302.4º degrees, saturation: 0.11, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #816880 is Cyan = 0, Magento = 0.19, Yellow = 0.01 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 104 | 128 | - |
| CMYK | 0 | 0.19 | 0.01 | 0.49 |
| HSL | 302.4º | 0.11% | 0.46% | - |
| HSV(B) | 302.4º | 0.19% | 0.51% | - |
| XYZ | 17.9 | 16.13 | 22.59 | - |
| YUV | 114.21 | 135.78 | 138.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 104 | 128 | 0 | 0.19 | 0.01 | 0.49 | 302.4 | 0.11 | 0.46 |
| Hex | 81 | 68 | 80 | 0 | 13 | 1 | 31 | 12E | B | 2E |
| Octal | 201 | 150 | 200 | 0 | 23 | 1 | 61 | 456 | 13 | 56 |
| Binary | 10000001 | 1101000 | 10000000 | 0 | 10011 | 1 | 110001 | 100101110 | 1011 | 101110 |
Color Harmonies of #816880
Complementary color
Monochromatic Colors of #816880
Black with #816880
Text Example
Text Example
White with #816880
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #816880; }
p { color: rgb(129,104,128); }
H1.HeaderClassName
{
color: #816880;
}
.AnyTagClassName
{
color: #816880;
}
</style>
background-color css
<style>
a { background-color: #816880; }
a { background-color: rgb(129,104,128); }
div.DivClassName
{
background-color: #816880;
}
.BgClassName
{
background-color: #816880;
}
</style>
border-color css
<style>
span { border-color: #816880; }
span { border-color: rgb(129,104,128); }
td.TdClassName
{
border-color: #816880;
}
.TagClassName
{
border-color: #816880;
}
</style>