Shades of Old Lavender #877988
Tints of Old Lavender #877988
RGB
CMYK
RGB Variations
Color information
#877988 (or 0x877988) is known color: Old Lavender. HEX triplet: 87, 79 and 88. RGB value is (135,121,136). Sum of RGB (Red+Green+Blue) = 135+121+136=392 (51% of max value = 765). Red value is 135 (53.12% from 255 or 34.44% from 392); Green value is 121 (47.66% from 255 or 30.87% from 392); Blue value is 136 (53.52% from 255 or 34.69% from 392); Max value from RGB is 136 - color contains mainly: blue. Hex color #877988 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #877988 is #788677. Grayscale: #7E7E7E. Windows color (decimal): -7898744 or 8944007. OLE color: 8944007.
HSL color Cylindrical-coordinate representation of color #877988: hue angle of 296º degrees, saturation: 0.06, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.11%. Process color model (Four color, CMYK) of #877988 is Cyan = 0.01, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 121 | 136 | - |
| CMYK | 0.01 | 0.11 | 0 | 0.47 |
| HSL | 296º | 0.06% | 0.5% | - |
| HSV(B) | 296º | 0.11% | 0.53% | - |
| XYZ | 21.27 | 20.6 | 26.15 | - |
| YUV | 126.9 | 133.14 | 133.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 121 | 136 | 0.01 | 0.11 | 0 | 0.47 | 296 | 0.06 | 0.5 |
| Hex | 87 | 79 | 88 | 1 | B | 0 | 2F | 128 | 6 | 32 |
| Octal | 207 | 171 | 210 | 1 | 13 | 0 | 57 | 450 | 6 | 62 |
| Binary | 10000111 | 1111001 | 10001000 | 1 | 1011 | 0 | 101111 | 100101000 | 110 | 110010 |
Color Harmonies of #877988
Complementary color
Monochromatic Colors of #877988
Black with #877988
Text Example
Text Example
White with #877988
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #877988; }
p { color: rgb(135,121,136); }
H1.HeaderClassName
{
color: #877988;
}
.AnyTagClassName
{
color: #877988;
}
</style>
background-color css
<style>
a { background-color: #877988; }
a { background-color: rgb(135,121,136); }
div.DivClassName
{
background-color: #877988;
}
.BgClassName
{
background-color: #877988;
}
</style>
border-color css
<style>
span { border-color: #877988; }
span { border-color: rgb(135,121,136); }
td.TdClassName
{
border-color: #877988;
}
.TagClassName
{
border-color: #877988;
}
</style>