Shades of Old Lavender #887387
Tints of Old Lavender #887387
RGB
CMYK
RGB Variations
Color information
#887387 (or 0x887387) is known color: Old Lavender. HEX triplet: 88, 73 and 87. RGB value is (136,115,135). Sum of RGB (Red+Green+Blue) = 136+115+135=386 (51% of max value = 765). Red value is 136 (53.52% from 255 or 35.23% from 386); Green value is 115 (45.31% from 255 or 29.79% from 386); Blue value is 135 (53.12% from 255 or 34.97% from 386); Max value from RGB is 136 - color contains mainly: red. Hex color #887387 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #887387 is #778C78. Grayscale: #7B7B7B. Windows color (decimal): -7834745 or 8876936. OLE color: 8876936.
HSL color Cylindrical-coordinate representation of color #887387: hue angle of 302.86º degrees, saturation: 0.08, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #887387 is Cyan = 0, Magento = 0.15, Yellow = 0.01 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 115 | 135 | - |
| CMYK | 0 | 0.15 | 0.01 | 0.47 |
| HSL | 302.86º | 0.08% | 0.49% | - |
| HSV(B) | 302.86º | 0.15% | 0.53% | - |
| XYZ | 20.66 | 19.24 | 25.55 | - |
| YUV | 123.56 | 134.46 | 136.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 115 | 135 | 0 | 0.15 | 0.01 | 0.47 | 302.86 | 0.08 | 0.49 |
| Hex | 88 | 73 | 87 | 0 | F | 1 | 2F | 12F | 8 | 31 |
| Octal | 210 | 163 | 207 | 0 | 17 | 1 | 57 | 457 | 10 | 61 |
| Binary | 10001000 | 1110011 | 10000111 | 0 | 1111 | 1 | 101111 | 100101111 | 1000 | 110001 |
Color Harmonies of #887387
Complementary color
Monochromatic Colors of #887387
Black with #887387
Text Example
Text Example
White with #887387
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #887387; }
p { color: rgb(136,115,135); }
H1.HeaderClassName
{
color: #887387;
}
.AnyTagClassName
{
color: #887387;
}
</style>
background-color css
<style>
a { background-color: #887387; }
a { background-color: rgb(136,115,135); }
div.DivClassName
{
background-color: #887387;
}
.BgClassName
{
background-color: #887387;
}
</style>
border-color css
<style>
span { border-color: #887387; }
span { border-color: rgb(136,115,135); }
td.TdClassName
{
border-color: #887387;
}
.TagClassName
{
border-color: #887387;
}
</style>