#B22EC9 (or 0xB22EC9) is unknown color: approx Dark Orchid. HEX triplet: B2, 2E and C9. RGB value is (178,46,201). Sum of RGB (Red+Green+Blue) = 178+46+201=425 (56% of max value = 765). Red value is 178 (69.92% from 255 or 41.88% from 425); Green value is 46 (18.36% from 255 or 10.82% from 425); Blue value is 201 (78.91% from 255 or 47.29% from 425); Max value from RGB is 201 - color contains mainly: blue. Hex color #B22EC9 is not a web safe color. Web safe color analog (approx): #9933CC. Inversed color of #B22EC9 is #4DD136. Grayscale: #666666. Windows color (decimal): -5099831 or 13184690. OLE color: 13184690.
HSL color Cylindrical-coordinate representation of color #B22EC9: hue angle of 291.1º degrees, saturation: 0.63, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.79% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #B22EC9 is Cyan = 0.11, Magento = 0.77, Yellow = 0 and Black (K on CMYK) = 0.21.
<style> p { color: #b22ec9; } p { color: rgb(178,46,201); } H1.HeaderClassName { color: #b22ec9; } .AnyTagClassName { color: #b22ec9; } </style>
<style> a { background-color: #b22ec9; } a { background-color: rgb(178,46,201); } div.DivClassName { background-color: #b22ec9; } .BgClassName { background-color: #b22ec9; } </style>
<style> span { border-color: #b22ec9; } span { border-color: rgb(178,46,201); } td.TdClassName { border-color: #b22ec9; } .TagClassName { border-color: #b22ec9; } </style>