#B22AC2 (or 0xB22AC2) is unknown color: approx Dark Orchid. HEX triplet: B2, 2A and C2. RGB value is (178,42,194). Sum of RGB (Red+Green+Blue) = 178+42+194=414 (54% of max value = 765). Red value is 178 (69.92% from 255 or 43.00% from 414); Green value is 42 (16.80% from 255 or 10.14% from 414); Blue value is 194 (76.17% from 255 or 46.86% from 414); Max value from RGB is 194 - color contains mainly: blue. Hex color #B22AC2 is not a web safe color. Web safe color analog (approx): #9933CC. Inversed color of #B22AC2 is #4DD53D. Grayscale: #636363. Windows color (decimal): -5100862 or 12724914. OLE color: 12724914.
HSL color Cylindrical-coordinate representation of color #B22AC2: hue angle of 293.68º degrees, saturation: 0.64, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.76% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #B22AC2 is Cyan = 0.08, Magento = 0.78, Yellow = 0 and Black (K on CMYK) = 0.24.
<style> p { color: #B22AC2; } p { color: rgb(178,42,194); } H1.HeaderClassName { color: #B22AC2; } .AnyTagClassName { color: #B22AC2; } </style>
<style> a { background-color: #B22AC2; } a { background-color: rgb(178,42,194); } div.DivClassName { background-color: #B22AC2; } .BgClassName { background-color: #B22AC2; } </style>
<style> span { border-color: #B22AC2; } span { border-color: rgb(178,42,194); } td.TdClassName { border-color: #B22AC2; } .TagClassName { border-color: #B22AC2; } </style>