Shades of Old Lavender #866981
Tints of Old Lavender #866981
RGB
CMYK
RGB Variations
Color information
#866981 (or 0x866981) is known color: Old Lavender. HEX triplet: 86, 69 and 81. RGB value is (134,105,129). Sum of RGB (Red+Green+Blue) = 134+105+129=368 (48% of max value = 765). Red value is 134 (52.73% from 255 or 36.41% from 368); Green value is 105 (41.41% from 255 or 28.53% from 368); Blue value is 129 (50.78% from 255 or 35.05% from 368); Max value from RGB is 134 - color contains mainly: red. Hex color #866981 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #866981 is #79967E. Grayscale: #747474. Windows color (decimal): -7968383 or 8481158. OLE color: 8481158.
HSL color Cylindrical-coordinate representation of color #866981: hue angle of 310.34º degrees, saturation: 0.12, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #866981 is Cyan = 0, Magento = 0.22, Yellow = 0.04 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 105 | 129 | - |
| CMYK | 0 | 0.22 | 0.04 | 0.47 |
| HSL | 310.34º | 0.12% | 0.47% | - |
| HSV(B) | 310.34º | 0.22% | 0.53% | - |
| XYZ | 18.85 | 16.76 | 23.01 | - |
| YUV | 116.41 | 135.11 | 140.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 105 | 129 | 0 | 0.22 | 0.04 | 0.47 | 310.34 | 0.12 | 0.47 |
| Hex | 86 | 69 | 81 | 0 | 16 | 4 | 2F | 136 | C | 2F |
| Octal | 206 | 151 | 201 | 0 | 26 | 4 | 57 | 466 | 14 | 57 |
| Binary | 10000110 | 1101001 | 10000001 | 0 | 10110 | 100 | 101111 | 100110110 | 1100 | 101111 |
Color Harmonies of #866981
Complementary color
Monochromatic Colors of #866981
Black with #866981
Text Example
Text Example
White with #866981
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #866981; }
p { color: rgb(134,105,129); }
H1.HeaderClassName
{
color: #866981;
}
.AnyTagClassName
{
color: #866981;
}
</style>
background-color css
<style>
a { background-color: #866981; }
a { background-color: rgb(134,105,129); }
div.DivClassName
{
background-color: #866981;
}
.BgClassName
{
background-color: #866981;
}
</style>
border-color css
<style>
span { border-color: #866981; }
span { border-color: rgb(134,105,129); }
td.TdClassName
{
border-color: #866981;
}
.TagClassName
{
border-color: #866981;
}
</style>