#99878D (or 0x99878D) is unknown color: approx Venus. HEX triplet: 99, 87 and 8D. RGB value is (153,135,141). Sum of RGB (Red+Green+Blue) = 153+135+141=429 (56% of max value = 765). Red value is 153 (60.16% from 255 or 35.66% from 429); Green value is 135 (53.12% from 255 or 31.47% from 429); Blue value is 141 (55.47% from 255 or 32.87% from 429); Max value from RGB is 153 - color contains mainly: red. Hex color #99878D is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #99878D is #667872. Grayscale: #8D8D8D. Windows color (decimal): -6715507 or 9275289. OLE color: 9275289.
HSL color Cylindrical-coordinate representation of color #99878D: hue angle of 340º degrees, saturation: 0.08, lightness: 0.56%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #99878D is Cyan = 0, Magento = 0.12, Yellow = 0.08 and Black (K on CMYK) = 0.4.
<style> p { color: #99878D; } p { color: rgb(153,135,141); } H1.HeaderClassName { color: #99878D; } .AnyTagClassName { color: #99878D; } </style>
<style> a { background-color: #99878D; } a { background-color: rgb(153,135,141); } div.DivClassName { background-color: #99878D; } .BgClassName { background-color: #99878D; } </style>
<style> span { border-color: #99878D; } span { border-color: rgb(153,135,141); } td.TdClassName { border-color: #99878D; } .TagClassName { border-color: #99878D; } </style>