#995DC1 (or 0x995DC1) is unknown color: approx Deep Lilac. HEX triplet: 99, 5D and C1. RGB value is (153,93,193). Sum of RGB (Red+Green+Blue) = 153+93+193=439 (58% of max value = 765). Red value is 153 (60.16% from 255 or 34.85% from 439); Green value is 93 (36.72% from 255 or 21.18% from 439); Blue value is 193 (75.78% from 255 or 43.96% from 439); Max value from RGB is 193 - color contains mainly: blue. Hex color #995DC1 is not a web safe color. Web safe color analog (approx): #9966CC. Inversed color of #995DC1 is #66A23E. Grayscale: #7A7A7A. Windows color (decimal): -6726207 or 12672409. OLE color: 12672409.
HSL color Cylindrical-coordinate representation of color #995DC1: hue angle of 276º degrees, saturation: 0.45, lightness: 0.56%. HSV value (or HSB Brightness) of color is 0.76% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #995DC1 is Cyan = 0.21, Magento = 0.52, Yellow = 0 and Black (K on CMYK) = 0.24.
<style> p { color: #995DC1; } p { color: rgb(153,93,193); } H1.HeaderClassName { color: #995DC1; } .AnyTagClassName { color: #995DC1; } </style>
<style> a { background-color: #995DC1; } a { background-color: rgb(153,93,193); } div.DivClassName { background-color: #995DC1; } .BgClassName { background-color: #995DC1; } </style>
<style> span { border-color: #995DC1; } span { border-color: rgb(153,93,193); } td.TdClassName { border-color: #995DC1; } .TagClassName { border-color: #995DC1; } </style>