#AB34AE (or 0xAB34AE) is unknown color: approx Fuchsia. HEX triplet: AB, 34 and AE. RGB value is (171,52,174). Sum of RGB (Red+Green+Blue) = 171+52+174=397 (52% of max value = 765). Red value is 171 (67.19% from 255 or 43.07% from 397); Green value is 52 (20.70% from 255 or 13.10% from 397); Blue value is 174 (68.36% from 255 or 43.83% from 397); Max value from RGB is 174 - color contains mainly: blue. Hex color #AB34AE is not a web safe color. Web safe color analog (approx): #993399. Inversed color of #AB34AE is #54CB51. Grayscale: #656565. Windows color (decimal): -5557074 or 11416747. OLE color: 11416747.
HSL color Cylindrical-coordinate representation of color #AB34AE: hue angle of 298.52º degrees, saturation: 0.54, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.68% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #AB34AE is Cyan = 0.02, Magento = 0.70, Yellow = 0 and Black (K on CMYK) = 0.32.
<style> p { color: #AB34AE; } p { color: rgb(171,52,174); } H1.HeaderClassName { color: #AB34AE; } .AnyTagClassName { color: #AB34AE; } </style>
<style> a { background-color: #AB34AE; } a { background-color: rgb(171,52,174); } div.DivClassName { background-color: #AB34AE; } .BgClassName { background-color: #AB34AE; } </style>
<style> span { border-color: #AB34AE; } span { border-color: rgb(171,52,174); } td.TdClassName { border-color: #AB34AE; } .TagClassName { border-color: #AB34AE; } </style>