Shades of Old Lavender #887687
Tints of Old Lavender #887687
RGB
CMYK
RGB Variations
Color information
#887687 (or 0x887687) is known color: Old Lavender. HEX triplet: 88, 76 and 87. RGB value is (136,118,135). Sum of RGB (Red+Green+Blue) = 136+118+135=389 (51% of max value = 765). Red value is 136 (53.52% from 255 or 34.96% from 389); Green value is 118 (46.48% from 255 or 30.33% from 389); Blue value is 135 (53.12% from 255 or 34.70% from 389); Max value from RGB is 136 - color contains mainly: red. Hex color #887687 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #887687 is #778978. Grayscale: #7D7D7D. Windows color (decimal): -7833977 or 8877704. OLE color: 8877704.
HSL color Cylindrical-coordinate representation of color #887687: hue angle of 303.33º degrees, saturation: 0.07, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #887687 is Cyan = 0, Magento = 0.13, Yellow = 0.01 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 118 | 135 | - |
| CMYK | 0 | 0.13 | 0.01 | 0.47 |
| HSL | 303.33º | 0.07% | 0.5% | - |
| HSV(B) | 303.33º | 0.13% | 0.53% | - |
| XYZ | 21 | 19.94 | 25.66 | - |
| YUV | 125.32 | 133.46 | 135.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 118 | 135 | 0 | 0.13 | 0.01 | 0.47 | 303.33 | 0.07 | 0.5 |
| Hex | 88 | 76 | 87 | 0 | D | 1 | 2F | 12F | 7 | 32 |
| Octal | 210 | 166 | 207 | 0 | 15 | 1 | 57 | 457 | 7 | 62 |
| Binary | 10001000 | 1110110 | 10000111 | 0 | 1101 | 1 | 101111 | 100101111 | 111 | 110010 |
Color Harmonies of #887687
Complementary color
Monochromatic Colors of #887687
Black with #887687
Text Example
Text Example
White with #887687
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #887687; }
p { color: rgb(136,118,135); }
H1.HeaderClassName
{
color: #887687;
}
.AnyTagClassName
{
color: #887687;
}
</style>
background-color css
<style>
a { background-color: #887687; }
a { background-color: rgb(136,118,135); }
div.DivClassName
{
background-color: #887687;
}
.BgClassName
{
background-color: #887687;
}
</style>
border-color css
<style>
span { border-color: #887687; }
span { border-color: rgb(136,118,135); }
td.TdClassName
{
border-color: #887687;
}
.TagClassName
{
border-color: #887687;
}
</style>