#B38DEB (or 0xB38DEB) is unknown color: approx Biloba Flower. HEX triplet: B3, 8D and EB. RGB value is (179,141,235). Sum of RGB (Red+Green+Blue) = 179+141+235=555 (73% of max value = 765). Red value is 179 (70.31% from 255 or 32.25% from 555); Green value is 141 (55.47% from 255 or 25.41% from 555); Blue value is 235 (92.19% from 255 or 42.34% from 555); Max value from RGB is 235 - color contains mainly: blue. Hex color #B38DEB is not a web safe color. Web safe color analog (approx): #CC99FF. Inversed color of #B38DEB is #4C7214. Grayscale: #A2A2A2. Windows color (decimal): -5009941 or 15437235. OLE color: 15437235.
HSL color Cylindrical-coordinate representation of color #B38DEB: hue angle of 264.26º degrees, saturation: 0.7, lightness: 0.74%. HSV value (or HSB Brightness) of color is 0.92% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #B38DEB is Cyan = 0.24, Magento = 0.4, Yellow = 0 and Black (K on CMYK) = 0.08.
<style> p { color: #B38DEB; } p { color: rgb(179,141,235); } H1.HeaderClassName { color: #B38DEB; } .AnyTagClassName { color: #B38DEB; } </style>
<style> a { background-color: #B38DEB; } a { background-color: rgb(179,141,235); } div.DivClassName { background-color: #B38DEB; } .BgClassName { background-color: #B38DEB; } </style>
<style> span { border-color: #B38DEB; } span { border-color: rgb(179,141,235); } td.TdClassName { border-color: #B38DEB; } .TagClassName { border-color: #B38DEB; } </style>