#B110B4 (or 0xB110B4) is unknown color: approx Deep Magenta. HEX triplet: B1, 10 and B4. RGB value is (177,16,180). Sum of RGB (Red+Green+Blue) = 177+16+180=373 (49% of max value = 765). Red value is 177 (69.53% from 255 or 47.45% from 373); Green value is 16 (6.64% from 255 or 4.29% from 373); Blue value is 180 (70.70% from 255 or 48.26% from 373); Max value from RGB is 180 - color contains mainly: blue. Hex color #B110B4 is not a web safe color. Web safe color analog (approx): #9900CC. Inversed color of #B110B4 is #4EEF4B. Grayscale: #525252. Windows color (decimal): -5173068 or 11800753. OLE color: 11800753.
HSL color Cylindrical-coordinate representation of color #B110B4: hue angle of 298.9º degrees, saturation: 0.84, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.71% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #B110B4 is Cyan = 0.02, Magento = 0.91, Yellow = 0 and Black (K on CMYK) = 0.29.
<style> p { color: #B110B4; } p { color: rgb(177,16,180); } H1.HeaderClassName { color: #B110B4; } .AnyTagClassName { color: #B110B4; } </style>
<style> a { background-color: #B110B4; } a { background-color: rgb(177,16,180); } div.DivClassName { background-color: #B110B4; } .BgClassName { background-color: #B110B4; } </style>
<style> span { border-color: #B110B4; } span { border-color: rgb(177,16,180); } td.TdClassName { border-color: #B110B4; } .TagClassName { border-color: #B110B4; } </style>