#B18DCA (or 0xB18DCA) is unknown color: approx East Side. HEX triplet: B1, 8D and CA. RGB value is (177,141,202). Sum of RGB (Red+Green+Blue) = 177+141+202=520 (68% of max value = 765). Red value is 177 (69.53% from 255 or 34.04% from 520); Green value is 141 (55.47% from 255 or 27.12% from 520); Blue value is 202 (79.30% from 255 or 38.85% from 520); Max value from RGB is 202 - color contains mainly: blue. Hex color #B18DCA is not a web safe color. Web safe color analog (approx): #9999CC. Inversed color of #B18DCA is #4E7235. Grayscale: #9E9E9E. Windows color (decimal): -5141046 or 13274545. OLE color: 13274545.
HSL color Cylindrical-coordinate representation of color #B18DCA: hue angle of 275.41º degrees, saturation: 0.37, lightness: 0.67%. HSV value (or HSB Brightness) of color is 0.79% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #B18DCA is Cyan = 0.12, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.21.
<style> p { color: #B18DCA; } p { color: rgb(177,141,202); } H1.HeaderClassName { color: #B18DCA; } .AnyTagClassName { color: #B18DCA; } </style>
<style> a { background-color: #B18DCA; } a { background-color: rgb(177,141,202); } div.DivClassName { background-color: #B18DCA; } .BgClassName { background-color: #B18DCA; } </style>
<style> span { border-color: #B18DCA; } span { border-color: rgb(177,141,202); } td.TdClassName { border-color: #B18DCA; } .TagClassName { border-color: #B18DCA; } </style>