#B49DEB (or 0xB49DEB) is unknown color: approx Biloba Flower. HEX triplet: B4, 9D and EB. RGB value is (180,157,235). Sum of RGB (Red+Green+Blue) = 180+157+235=572 (75% of max value = 765). Red value is 180 (70.70% from 255 or 31.47% from 572); Green value is 157 (61.72% from 255 or 27.45% from 572); Blue value is 235 (92.19% from 255 or 41.08% from 572); Max value from RGB is 235 - color contains mainly: blue. Hex color #B49DEB is not a web safe color. Web safe color analog (approx): #CC99FF. Inversed color of #B49DEB is #4B6214. Grayscale: #ACACAC. Windows color (decimal): -4940309 or 15441332. OLE color: 15441332.
HSL color Cylindrical-coordinate representation of color #B49DEB: hue angle of 257.69º degrees, saturation: 0.66, lightness: 0.77%. HSV value (or HSB Brightness) of color is 0.92% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #B49DEB is Cyan = 0.23, Magento = 0.33, Yellow = 0 and Black (K on CMYK) = 0.08.
<style> p { color: #B49DEB; } p { color: rgb(180,157,235); } H1.HeaderClassName { color: #B49DEB; } .AnyTagClassName { color: #B49DEB; } </style>
<style> a { background-color: #B49DEB; } a { background-color: rgb(180,157,235); } div.DivClassName { background-color: #B49DEB; } .BgClassName { background-color: #B49DEB; } </style>
<style> span { border-color: #B49DEB; } span { border-color: rgb(180,157,235); } td.TdClassName { border-color: #B49DEB; } .TagClassName { border-color: #B49DEB; } </style>