#87888B (or 0x87888B) is unknown color: approx Manatee. HEX triplet: 87, 88 and 8B. RGB value is (135,136,139). Sum of RGB (Red+Green+Blue) = 135+136+139=410 (54% of max value = 765). Red value is 135 (53.12% from 255 or 32.93% from 410); Green value is 136 (53.52% from 255 or 33.17% from 410); Blue value is 139 (54.69% from 255 or 33.90% from 410); Max value from RGB is 139 - color contains mainly: blue. Hex color #87888B is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #87888B is #787774. Grayscale: #888888. Windows color (decimal): -7894901 or 9144455. OLE color: 9144455.
HSL color Cylindrical-coordinate representation of color #87888B: hue angle of 225º degrees, saturation: 0.02, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.55% and HSV saturation: 0.03%. Process color model (Four color, CMYK) of #87888B is Cyan = 0.03, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.45.
<style> p { color: #87888B; } p { color: rgb(135,136,139); } H1.HeaderClassName { color: #87888B; } .AnyTagClassName { color: #87888B; } </style>
<style> a { background-color: #87888B; } a { background-color: rgb(135,136,139); } div.DivClassName { background-color: #87888B; } .BgClassName { background-color: #87888B; } </style>
<style> span { border-color: #87888B; } span { border-color: rgb(135,136,139); } td.TdClassName { border-color: #87888B; } .TagClassName { border-color: #87888B; } </style>