Shades of Old Lavender #877587
Tints of Old Lavender #877587
RGB
CMYK
RGB Variations
Color information
#877587 (or 0x877587) is known color: Old Lavender. HEX triplet: 87, 75 and 87. RGB value is (135,117,135). Sum of RGB (Red+Green+Blue) = 135+117+135=387 (51% of max value = 765). Red value is 135 (53.12% from 255 or 34.88% from 387); Green value is 117 (46.09% from 255 or 30.23% from 387); Blue value is 135 (53.12% from 255 or 34.88% from 387); Max value from RGB is 135 - color contains mainly: red, blue. Hex color #877587 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #877587 is #788A78. Grayscale: #7C7C7C. Windows color (decimal): -7899769 or 8877447. OLE color: 8877447.
HSL color Cylindrical-coordinate representation of color #877587: hue angle of 300º degrees, saturation: 0.07, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #877587 is Cyan = 0, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 117 | 135 | - |
| CMYK | 0 | 0.13 | 0 | 0.47 |
| HSL | 300º | 0.07% | 0.49% | - |
| HSV(B) | 300º | 0.13% | 0.53% | - |
| XYZ | 20.73 | 19.62 | 25.62 | - |
| YUV | 124.43 | 133.96 | 135.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 117 | 135 | 0 | 0.13 | 0 | 0.47 | 300 | 0.07 | 0.49 |
| Hex | 87 | 75 | 87 | 0 | D | 0 | 2F | 12C | 7 | 31 |
| Octal | 207 | 165 | 207 | 0 | 15 | 0 | 57 | 454 | 7 | 61 |
| Binary | 10000111 | 1110101 | 10000111 | 0 | 1101 | 0 | 101111 | 100101100 | 111 | 110001 |
Color Harmonies of #877587
Complementary color
Monochromatic Colors of #877587
Black with #877587
Text Example
Text Example
White with #877587
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #877587; }
p { color: rgb(135,117,135); }
H1.HeaderClassName
{
color: #877587;
}
.AnyTagClassName
{
color: #877587;
}
</style>
background-color css
<style>
a { background-color: #877587; }
a { background-color: rgb(135,117,135); }
div.DivClassName
{
background-color: #877587;
}
.BgClassName
{
background-color: #877587;
}
</style>
border-color css
<style>
span { border-color: #877587; }
span { border-color: rgb(135,117,135); }
td.TdClassName
{
border-color: #877587;
}
.TagClassName
{
border-color: #877587;
}
</style>