#995FB3 (or 0x995FB3) is unknown color: approx Deep Lilac. HEX triplet: 99, 5F and B3. RGB value is (153,95,179). Sum of RGB (Red+Green+Blue) = 153+95+179=427 (56% of max value = 765). Red value is 153 (60.16% from 255 or 35.83% from 427); Green value is 95 (37.5% from 255 or 22.25% from 427); Blue value is 179 (70.31% from 255 or 41.92% from 427); Max value from RGB is 179 - color contains mainly: blue. Hex color #995FB3 is not a web safe color. Web safe color analog (approx): #9966CC. Inversed color of #995FB3 is #66A04C. Grayscale: #797979. Windows color (decimal): -6725709 or 11755417. OLE color: 11755417.
HSL color Cylindrical-coordinate representation of color #995FB3: hue angle of 281.43º degrees, saturation: 0.36, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.7% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #995FB3 is Cyan = 0.15, Magento = 0.47, Yellow = 0 and Black (K on CMYK) = 0.30.
<style> p { color: #995FB3; } p { color: rgb(153,95,179); } H1.HeaderClassName { color: #995FB3; } .AnyTagClassName { color: #995FB3; } </style>
<style> a { background-color: #995FB3; } a { background-color: rgb(153,95,179); } div.DivClassName { background-color: #995FB3; } .BgClassName { background-color: #995FB3; } </style>
<style> span { border-color: #995FB3; } span { border-color: rgb(153,95,179); } td.TdClassName { border-color: #995FB3; } .TagClassName { border-color: #995FB3; } </style>