Shades of Old Lavender #877987
Tints of Old Lavender #877987
RGB
CMYK
RGB Variations
Color information
#877987 (or 0x877987) is known color: Old Lavender. HEX triplet: 87, 79 and 87. RGB value is (135,121,135). Sum of RGB (Red+Green+Blue) = 135+121+135=391 (51% of max value = 765). Red value is 135 (53.12% from 255 or 34.53% from 391); Green value is 121 (47.66% from 255 or 30.95% from 391); Blue value is 135 (53.12% from 255 or 34.53% from 391); Max value from RGB is 135 - color contains mainly: red, blue. Hex color #877987 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #877987 is #788678. Grayscale: #7E7E7E. Windows color (decimal): -7898745 or 8878471. OLE color: 8878471.
HSL color Cylindrical-coordinate representation of color #877987: hue angle of 300º degrees, saturation: 0.06, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.1%. Process color model (Four color, CMYK) of #877987 is Cyan = 0, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 121 | 135 | - |
| CMYK | 0 | 0.10 | 0 | 0.47 |
| HSL | 300º | 0.06% | 0.5% | - |
| HSV(B) | 300º | 0.1% | 0.53% | - |
| XYZ | 21.2 | 20.57 | 25.78 | - |
| YUV | 126.78 | 132.64 | 133.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 121 | 135 | 0 | 0.10 | 0 | 0.47 | 300 | 0.06 | 0.5 |
| Hex | 87 | 79 | 87 | 0 | A | 0 | 2F | 12C | 6 | 32 |
| Octal | 207 | 171 | 207 | 0 | 12 | 0 | 57 | 454 | 6 | 62 |
| Binary | 10000111 | 1111001 | 10000111 | 0 | 1010 | 0 | 101111 | 100101100 | 110 | 110010 |
Color Harmonies of #877987
Complementary color
Monochromatic Colors of #877987
Black with #877987
Text Example
Text Example
White with #877987
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #877987; }
p { color: rgb(135,121,135); }
H1.HeaderClassName
{
color: #877987;
}
.AnyTagClassName
{
color: #877987;
}
</style>
background-color css
<style>
a { background-color: #877987; }
a { background-color: rgb(135,121,135); }
div.DivClassName
{
background-color: #877987;
}
.BgClassName
{
background-color: #877987;
}
</style>
border-color css
<style>
span { border-color: #877987; }
span { border-color: rgb(135,121,135); }
td.TdClassName
{
border-color: #877987;
}
.TagClassName
{
border-color: #877987;
}
</style>