#B48FAC (or 0xB48FAC) is unknown color: approx London Hue. HEX triplet: B4, 8F and AC. RGB value is (180,143,172). Sum of RGB (Red+Green+Blue) = 180+143+172=495 (65% of max value = 765). Red value is 180 (70.70% from 255 or 36.36% from 495); Green value is 143 (56.25% from 255 or 28.89% from 495); Blue value is 172 (67.58% from 255 or 34.75% from 495); Max value from RGB is 180 - color contains mainly: red. Hex color #B48FAC is not a web safe color. Web safe color analog (approx): #CC9999. Inversed color of #B48FAC is #4B7053. Grayscale: #9D9D9D. Windows color (decimal): -4943956 or 11308980. OLE color: 11308980.
HSL color Cylindrical-coordinate representation of color #B48FAC: hue angle of 312.97º degrees, saturation: 0.2, lightness: 0.63%. HSV value (or HSB Brightness) of color is 0.71% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #B48FAC is Cyan = 0, Magento = 0.21, Yellow = 0.04 and Black (K on CMYK) = 0.29.
<style> p { color: #B48FAC; } p { color: rgb(180,143,172); } H1.HeaderClassName { color: #B48FAC; } .AnyTagClassName { color: #B48FAC; } </style>
<style> a { background-color: #B48FAC; } a { background-color: rgb(180,143,172); } div.DivClassName { background-color: #B48FAC; } .BgClassName { background-color: #B48FAC; } </style>
<style> span { border-color: #B48FAC; } span { border-color: rgb(180,143,172); } td.TdClassName { border-color: #B48FAC; } .TagClassName { border-color: #B48FAC; } </style>