#878885 (or 0x878885) is unknown color: approx Gunsmoke. HEX triplet: 87, 88 and 85. RGB value is (135,136,133). Sum of RGB (Red+Green+Blue) = 135+136+133=404 (53% of max value = 765). Red value is 135 (53.12% from 255 or 33.42% from 404); Green value is 136 (53.52% from 255 or 33.66% from 404); Blue value is 133 (52.34% from 255 or 32.92% from 404); Max value from RGB is 136 - color contains mainly: green. Hex color #878885 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #878885 is #78777A. Grayscale: #878787. Windows color (decimal): -7894907 or 8751239. OLE color: 8751239.
HSL color Cylindrical-coordinate representation of color #878885: hue angle of 80º degrees, saturation: 0.01, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.02%. Process color model (Four color, CMYK) of #878885 is Cyan = 0.01, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.47.
<style> p { color: #878885; } p { color: rgb(135,136,133); } H1.HeaderClassName { color: #878885; } .AnyTagClassName { color: #878885; } </style>
<style> a { background-color: #878885; } a { background-color: rgb(135,136,133); } div.DivClassName { background-color: #878885; } .BgClassName { background-color: #878885; } </style>
<style> span { border-color: #878885; } span { border-color: rgb(135,136,133); } td.TdClassName { border-color: #878885; } .TagClassName { border-color: #878885; } </style>