#995F8B (or 0x995F8B) is unknown color: approx Strikemaster. HEX triplet: 99, 5F and 8B. RGB value is (153,95,139). Sum of RGB (Red+Green+Blue) = 153+95+139=387 (51% of max value = 765). Red value is 153 (60.16% from 255 or 39.53% from 387); Green value is 95 (37.5% from 255 or 24.55% from 387); Blue value is 139 (54.69% from 255 or 35.92% from 387); Max value from RGB is 153 - color contains mainly: red. Hex color #995F8B is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #995F8B is #66A074. Grayscale: #757575. Windows color (decimal): -6725749 or 9133977. OLE color: 9133977.
HSL color Cylindrical-coordinate representation of color #995F8B: hue angle of 314.48º degrees, saturation: 0.23, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #995F8B is Cyan = 0, Magento = 0.38, Yellow = 0.09 and Black (K on CMYK) = 0.4.
<style> p { color: #995F8B; } p { color: rgb(153,95,139); } H1.HeaderClassName { color: #995F8B; } .AnyTagClassName { color: #995F8B; } </style>
<style> a { background-color: #995F8B; } a { background-color: rgb(153,95,139); } div.DivClassName { background-color: #995F8B; } .BgClassName { background-color: #995F8B; } </style>
<style> span { border-color: #995F8B; } span { border-color: rgb(153,95,139); } td.TdClassName { border-color: #995F8B; } .TagClassName { border-color: #995F8B; } </style>