#B48EB5 (or 0xB48EB5) is unknown color: approx London Hue. HEX triplet: B4, 8E and B5. RGB value is (180,142,181). Sum of RGB (Red+Green+Blue) = 180+142+181=503 (66% of max value = 765). Red value is 180 (70.70% from 255 or 35.79% from 503); Green value is 142 (55.86% from 255 or 28.23% from 503); Blue value is 181 (71.09% from 255 or 35.98% from 503); Max value from RGB is 181 - color contains mainly: blue. Hex color #B48EB5 is not a web safe color. Web safe color analog (approx): #CC99CC. Inversed color of #B48EB5 is #4B714A. Grayscale: #9D9D9D. Windows color (decimal): -4944203 or 11898548. OLE color: 11898548.
HSL color Cylindrical-coordinate representation of color #B48EB5: hue angle of 298.46º degrees, saturation: 0.21, lightness: 0.63%. HSV value (or HSB Brightness) of color is 0.71% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #B48EB5 is Cyan = 0.01, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.29.
<style> p { color: #B48EB5; } p { color: rgb(180,142,181); } H1.HeaderClassName { color: #B48EB5; } .AnyTagClassName { color: #B48EB5; } </style>
<style> a { background-color: #B48EB5; } a { background-color: rgb(180,142,181); } div.DivClassName { background-color: #B48EB5; } .BgClassName { background-color: #B48EB5; } </style>
<style> span { border-color: #B48EB5; } span { border-color: rgb(180,142,181); } td.TdClassName { border-color: #B48EB5; } .TagClassName { border-color: #B48EB5; } </style>