Shades of Old Lavender #866881
Tints of Old Lavender #866881
RGB
CMYK
RGB Variations
Color information
#866881 (or 0x866881) is known color: Old Lavender. HEX triplet: 86, 68 and 81. RGB value is (134,104,129). Sum of RGB (Red+Green+Blue) = 134+104+129=367 (48% of max value = 765). Red value is 134 (52.73% from 255 or 36.51% from 367); Green value is 104 (41.02% from 255 or 28.34% from 367); Blue value is 129 (50.78% from 255 or 35.15% from 367); Max value from RGB is 134 - color contains mainly: red. Hex color #866881 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #866881 is #79977E. Grayscale: #737373. Windows color (decimal): -7968639 or 8480902. OLE color: 8480902.
HSL color Cylindrical-coordinate representation of color #866881: hue angle of 310º degrees, saturation: 0.13, 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 #866881 is Cyan = 0, Magento = 0.22, Yellow = 0.04 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 104 | 129 | - |
| CMYK | 0 | 0.22 | 0.04 | 0.47 |
| HSL | 310º | 0.13% | 0.47% | - |
| HSV(B) | 310º | 0.22% | 0.53% | - |
| XYZ | 18.74 | 16.55 | 22.98 | - |
| YUV | 115.82 | 135.44 | 140.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 104 | 129 | 0 | 0.22 | 0.04 | 0.47 | 310 | 0.13 | 0.47 |
| Hex | 86 | 68 | 81 | 0 | 16 | 4 | 2F | 136 | D | 2F |
| Octal | 206 | 150 | 201 | 0 | 26 | 4 | 57 | 466 | 15 | 57 |
| Binary | 10000110 | 1101000 | 10000001 | 0 | 10110 | 100 | 101111 | 100110110 | 1101 | 101111 |
Color Harmonies of #866881
Complementary color
Monochromatic Colors of #866881
Black with #866881
Text Example
Text Example
White with #866881
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #866881; }
p { color: rgb(134,104,129); }
H1.HeaderClassName
{
color: #866881;
}
.AnyTagClassName
{
color: #866881;
}
</style>
background-color css
<style>
a { background-color: #866881; }
a { background-color: rgb(134,104,129); }
div.DivClassName
{
background-color: #866881;
}
.BgClassName
{
background-color: #866881;
}
</style>
border-color css
<style>
span { border-color: #866881; }
span { border-color: rgb(134,104,129); }
td.TdClassName
{
border-color: #866881;
}
.TagClassName
{
border-color: #866881;
}
</style>