Shades of Old Lavender #816980
Tints of Old Lavender #816980
RGB
CMYK
RGB Variations
Color information
#816980 (or 0x816980) is known color: Old Lavender. HEX triplet: 81, 69 and 80. RGB value is (129,105,128). Sum of RGB (Red+Green+Blue) = 129+105+128=362 (47% of max value = 765). Red value is 129 (50.78% from 255 or 35.64% from 362); Green value is 105 (41.41% from 255 or 29.01% from 362); Blue value is 128 (50.39% from 255 or 35.36% from 362); Max value from RGB is 129 - color contains mainly: red. Hex color #816980 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #816980 is #7E967F. Grayscale: #727272. Windows color (decimal): -8296064 or 8415617. OLE color: 8415617.
HSL color Cylindrical-coordinate representation of color #816980: hue angle of 302.5º degrees, saturation: 0.1, 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 #816980 is Cyan = 0, Magento = 0.19, Yellow = 0.01 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 105 | 128 | - |
| CMYK | 0 | 0.19 | 0.01 | 0.49 |
| HSL | 302.5º | 0.1% | 0.46% | - |
| HSV(B) | 302.5º | 0.19% | 0.51% | - |
| XYZ | 18 | 16.33 | 22.63 | - |
| YUV | 114.8 | 135.45 | 138.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 105 | 128 | 0 | 0.19 | 0.01 | 0.49 | 302.5 | 0.1 | 0.46 |
| Hex | 81 | 69 | 80 | 0 | 13 | 1 | 31 | 12E | A | 2E |
| Octal | 201 | 151 | 200 | 0 | 23 | 1 | 61 | 456 | 12 | 56 |
| Binary | 10000001 | 1101001 | 10000000 | 0 | 10011 | 1 | 110001 | 100101110 | 1010 | 101110 |
Color Harmonies of #816980
Complementary color
Monochromatic Colors of #816980
Black with #816980
Text Example
Text Example
White with #816980
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #816980; }
p { color: rgb(129,105,128); }
H1.HeaderClassName
{
color: #816980;
}
.AnyTagClassName
{
color: #816980;
}
</style>
background-color css
<style>
a { background-color: #816980; }
a { background-color: rgb(129,105,128); }
div.DivClassName
{
background-color: #816980;
}
.BgClassName
{
background-color: #816980;
}
</style>
border-color css
<style>
span { border-color: #816980; }
span { border-color: rgb(129,105,128); }
td.TdClassName
{
border-color: #816980;
}
.TagClassName
{
border-color: #816980;
}
</style>