#A226AB (or 0xA226AB) is unknown color: approx Dark Orchid. HEX triplet: A2, 26 and AB. RGB value is (162,38,171). Sum of RGB (Red+Green+Blue) = 162+38+171=371 (49% of max value = 765). Red value is 162 (63.67% from 255 or 43.67% from 371); Green value is 38 (15.23% from 255 or 10.24% from 371); Blue value is 171 (67.19% from 255 or 46.09% from 371); Max value from RGB is 171 - color contains mainly: blue. Hex color #A226AB is not a web safe color. Web safe color analog (approx): #993399. Inversed color of #A226AB is #5DD954. Grayscale: #595959. Windows color (decimal): -6150485 or 11216546. OLE color: 11216546.
HSL color Cylindrical-coordinate representation of color #A226AB: hue angle of 295.94º degrees, saturation: 0.64, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.67% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #A226AB is Cyan = 0.05, Magento = 0.78, Yellow = 0 and Black (K on CMYK) = 0.33.
<style> p { color: #A226AB; } p { color: rgb(162,38,171); } H1.HeaderClassName { color: #A226AB; } .AnyTagClassName { color: #A226AB; } </style>
<style> a { background-color: #A226AB; } a { background-color: rgb(162,38,171); } div.DivClassName { background-color: #A226AB; } .BgClassName { background-color: #A226AB; } </style>
<style> span { border-color: #A226AB; } span { border-color: rgb(162,38,171); } td.TdClassName { border-color: #A226AB; } .TagClassName { border-color: #A226AB; } </style>