#B11ACA (or 0xB11ACA) is unknown color: approx Dark Orchid. HEX triplet: B1, 1A and CA. RGB value is (177,26,202). Sum of RGB (Red+Green+Blue) = 177+26+202=405 (53% of max value = 765). Red value is 177 (69.53% from 255 or 43.70% from 405); Green value is 26 (10.55% from 255 or 6.42% from 405); Blue value is 202 (79.30% from 255 or 49.88% from 405); Max value from RGB is 202 - color contains mainly: blue. Hex color #B11ACA is not a web safe color. Web safe color analog (approx): #9933CC. Inversed color of #B11ACA is #4EE535. Grayscale: #5A5A5A. Windows color (decimal): -5170486 or 13245105. OLE color: 13245105.
HSL color Cylindrical-coordinate representation of color #B11ACA: hue angle of 291.48º degrees, saturation: 0.77, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.79% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #B11ACA is Cyan = 0.12, Magento = 0.87, Yellow = 0 and Black (K on CMYK) = 0.21.
<style> p { color: #B11ACA; } p { color: rgb(177,26,202); } H1.HeaderClassName { color: #B11ACA; } .AnyTagClassName { color: #B11ACA; } </style>
<style> a { background-color: #B11ACA; } a { background-color: rgb(177,26,202); } div.DivClassName { background-color: #B11ACA; } .BgClassName { background-color: #B11ACA; } </style>
<style> span { border-color: #B11ACA; } span { border-color: rgb(177,26,202); } td.TdClassName { border-color: #B11ACA; } .TagClassName { border-color: #B11ACA; } </style>