#95988F (or 0x95988F) is unknown color: approx Delta. HEX triplet: 95, 98 and 8F. RGB value is (149,152,143). Sum of RGB (Red+Green+Blue) = 149+152+143=444 (58% of max value = 765). Red value is 149 (58.59% from 255 or 33.56% from 444); Green value is 152 (59.77% from 255 or 34.23% from 444); Blue value is 143 (56.25% from 255 or 32.21% from 444); Max value from RGB is 152 - color contains mainly: green. Hex color #95988F is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #95988F is #6A6770. Grayscale: #969696. Windows color (decimal): -6973297 or 9410709. OLE color: 9410709.
HSL color Cylindrical-coordinate representation of color #95988F: hue angle of 80º degrees, saturation: 0.04, lightness: 0.58%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.06%. Process color model (Four color, CMYK) of #95988F is Cyan = 0.02, Magento = 0, Yellow = 0.06 and Black (K on CMYK) = 0.40.
<style> p { color: #95988F; } p { color: rgb(149,152,143); } H1.HeaderClassName { color: #95988F; } .AnyTagClassName { color: #95988F; } </style>
<style> a { background-color: #95988F; } a { background-color: rgb(149,152,143); } div.DivClassName { background-color: #95988F; } .BgClassName { background-color: #95988F; } </style>
<style> span { border-color: #95988F; } span { border-color: rgb(149,152,143); } td.TdClassName { border-color: #95988F; } .TagClassName { border-color: #95988F; } </style>