#B18DB5 (or 0xB18DB5) is unknown color: approx London Hue. HEX triplet: B1, 8D and B5. RGB value is (177,141,181). Sum of RGB (Red+Green+Blue) = 177+141+181=499 (66% of max value = 765). Red value is 177 (69.53% from 255 or 35.47% from 499); Green value is 141 (55.47% from 255 or 28.26% from 499); Blue value is 181 (71.09% from 255 or 36.27% from 499); Max value from RGB is 181 - color contains mainly: blue. Hex color #B18DB5 is not a web safe color. Web safe color analog (approx): #9999CC. Inversed color of #B18DB5 is #4E724A. Grayscale: #9C9C9C. Windows color (decimal): -5141067 or 11898289. OLE color: 11898289.
HSL color Cylindrical-coordinate representation of color #B18DB5: hue angle of 294º 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 #B18DB5 is Cyan = 0.02, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.29.
<style> p { color: #B18DB5; } p { color: rgb(177,141,181); } H1.HeaderClassName { color: #B18DB5; } .AnyTagClassName { color: #B18DB5; } </style>
<style> a { background-color: #B18DB5; } a { background-color: rgb(177,141,181); } div.DivClassName { background-color: #B18DB5; } .BgClassName { background-color: #B18DB5; } </style>
<style> span { border-color: #B18DB5; } span { border-color: rgb(177,141,181); } td.TdClassName { border-color: #B18DB5; } .TagClassName { border-color: #B18DB5; } </style>