#B48DAD (or 0xB48DAD) is unknown color: approx London Hue. HEX triplet: B4, 8D and AD. RGB value is (180,141,173). Sum of RGB (Red+Green+Blue) = 180+141+173=494 (65% of max value = 765). Red value is 180 (70.70% from 255 or 36.44% from 494); Green value is 141 (55.47% from 255 or 28.54% from 494); Blue value is 173 (67.97% from 255 or 35.02% from 494); Max value from RGB is 180 - color contains mainly: red. Hex color #B48DAD is not a web safe color. Web safe color analog (approx): #CC9999. Inversed color of #B48DAD is #4B7252. Grayscale: #9C9C9C. Windows color (decimal): -4944467 or 11374004. OLE color: 11374004.
HSL color Cylindrical-coordinate representation of color #B48DAD: hue angle of 310.77º 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 #B48DAD is Cyan = 0, Magento = 0.22, Yellow = 0.04 and Black (K on CMYK) = 0.29.
<style> p { color: #B48DAD; } p { color: rgb(180,141,173); } H1.HeaderClassName { color: #B48DAD; } .AnyTagClassName { color: #B48DAD; } </style>
<style> a { background-color: #B48DAD; } a { background-color: rgb(180,141,173); } div.DivClassName { background-color: #B48DAD; } .BgClassName { background-color: #B48DAD; } </style>
<style> span { border-color: #B48DAD; } span { border-color: rgb(180,141,173); } td.TdClassName { border-color: #B48DAD; } .TagClassName { border-color: #B48DAD; } </style>