#B22EA1 (or 0xB22EA1) is unknown color: approx Medium Red Violet. HEX triplet: B2, 2E and A1. RGB value is (178,46,161). Sum of RGB (Red+Green+Blue) = 178+46+161=385 (50% of max value = 765). Red value is 178 (69.92% from 255 or 46.23% from 385); Green value is 46 (18.36% from 255 or 11.95% from 385); Blue value is 161 (63.28% from 255 or 41.82% from 385); Max value from RGB is 178 - color contains mainly: red. Hex color #B22EA1 is not a web safe color. Web safe color analog (approx): #993399. Inversed color of #B22EA1 is #4DD15E. Grayscale: #626262. Windows color (decimal): -5099871 or 10563250. OLE color: 10563250.
HSL color Cylindrical-coordinate representation of color #B22EA1: hue angle of 307.73º degrees, saturation: 0.59, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.7% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #B22EA1 is Cyan = 0, Magento = 0.74, Yellow = 0.10 and Black (K on CMYK) = 0.30.
<style> p { color: #B22EA1; } p { color: rgb(178,46,161); } H1.HeaderClassName { color: #B22EA1; } .AnyTagClassName { color: #B22EA1; } </style>
<style> a { background-color: #B22EA1; } a { background-color: rgb(178,46,161); } div.DivClassName { background-color: #B22EA1; } .BgClassName { background-color: #B22EA1; } </style>
<style> span { border-color: #B22EA1; } span { border-color: rgb(178,46,161); } td.TdClassName { border-color: #B22EA1; } .TagClassName { border-color: #B22EA1; } </style>