#999F87 (or 0x999F87) is unknown color: approx Sage. HEX triplet: 99, 9F and 87. RGB value is (153,159,135). Sum of RGB (Red+Green+Blue) = 153+159+135=447 (59% of max value = 765). Red value is 153 (60.16% from 255 or 34.23% from 447); Green value is 159 (62.5% from 255 or 35.57% from 447); Blue value is 135 (53.12% from 255 or 30.20% from 447); Max value from RGB is 159 - color contains mainly: green. Hex color #999F87 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #999F87 is #666078. Grayscale: #9A9A9A. Windows color (decimal): -6709369 or 8888217. OLE color: 8888217.
HSL color Cylindrical-coordinate representation of color #999F87: hue angle of 75º degrees, saturation: 0.11, lightness: 0.58%. HSV value (or HSB Brightness) of color is 0.62% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #999F87 is Cyan = 0.04, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.38.
<style> p { color: #999F87; } p { color: rgb(153,159,135); } H1.HeaderClassName { color: #999F87; } .AnyTagClassName { color: #999F87; } </style>
<style> a { background-color: #999F87; } a { background-color: rgb(153,159,135); } div.DivClassName { background-color: #999F87; } .BgClassName { background-color: #999F87; } </style>
<style> span { border-color: #999F87; } span { border-color: rgb(153,159,135); } td.TdClassName { border-color: #999F87; } .TagClassName { border-color: #999F87; } </style>