#B011AD (or 0xB011AD) is unknown color: approx Deep Magenta. HEX triplet: B0, 11 and AD. RGB value is (176,17,173). Sum of RGB (Red+Green+Blue) = 176+17+173=366 (48% of max value = 765). Red value is 176 (69.14% from 255 or 48.09% from 366); Green value is 17 (7.03% from 255 or 4.64% from 366); Blue value is 173 (67.97% from 255 or 47.27% from 366); Max value from RGB is 176 - color contains mainly: red. Hex color #B011AD is not a web safe color. Web safe color analog (approx): #990099. Inversed color of #B011AD is #4FEE52. Grayscale: #515151. Windows color (decimal): -5238355 or 11342256. OLE color: 11342256.
HSL color Cylindrical-coordinate representation of color #B011AD: hue angle of 301.13º 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 #B011AD is Cyan = 0, Magento = 0.90, Yellow = 0.02 and Black (K on CMYK) = 0.31.
<style> p { color: #B011AD; } p { color: rgb(176,17,173); } H1.HeaderClassName { color: #B011AD; } .AnyTagClassName { color: #B011AD; } </style>
<style> a { background-color: #B011AD; } a { background-color: rgb(176,17,173); } div.DivClassName { background-color: #B011AD; } .BgClassName { background-color: #B011AD; } </style>
<style> span { border-color: #B011AD; } span { border-color: rgb(176,17,173); } td.TdClassName { border-color: #B011AD; } .TagClassName { border-color: #B011AD; } </style>