#B111AE (or 0xB111AE) is unknown color: approx Deep Magenta. HEX triplet: B1, 11 and AE. RGB value is (177,17,174). Sum of RGB (Red+Green+Blue) = 177+17+174=368 (48% of max value = 765). Red value is 177 (69.53% from 255 or 48.10% from 368); Green value is 17 (7.03% from 255 or 4.62% from 368); Blue value is 174 (68.36% from 255 or 47.28% from 368); Max value from RGB is 177 - color contains mainly: red. Hex color #B111AE is not a web safe color. Web safe color analog (approx): #990099. Inversed color of #B111AE is #4EEE51. Grayscale: #525252. Windows color (decimal): -5172818 or 11407793. OLE color: 11407793.
HSL color Cylindrical-coordinate representation of color #B111AE: hue angle of 301.12º degrees, saturation: 0.82, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.69% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #B111AE is Cyan = 0, Magento = 0.90, Yellow = 0.02 and Black (K on CMYK) = 0.31.
<style> p { color: #B111AE; } p { color: rgb(177,17,174); } H1.HeaderClassName { color: #B111AE; } .AnyTagClassName { color: #B111AE; } </style>
<style> a { background-color: #B111AE; } a { background-color: rgb(177,17,174); } div.DivClassName { background-color: #B111AE; } .BgClassName { background-color: #B111AE; } </style>
<style> span { border-color: #B111AE; } span { border-color: rgb(177,17,174); } td.TdClassName { border-color: #B111AE; } .TagClassName { border-color: #B111AE; } </style>