#AE327A (or 0xAE327A) is unknown color: approx Medium Red Violet. HEX triplet: AE, 32 and 7A. RGB value is (174,50,122). Sum of RGB (Red+Green+Blue) = 174+50+122=346 (45% of max value = 765). Red value is 174 (68.36% from 255 or 50.29% from 346); Green value is 50 (19.92% from 255 or 14.45% from 346); Blue value is 122 (48.05% from 255 or 35.26% from 346); Max value from RGB is 174 - color contains mainly: red. Hex color #AE327A is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #AE327A is #51CD85. Grayscale: #5F5F5F. Windows color (decimal): -5361030 or 8008366. OLE color: 8008366.
HSL color Cylindrical-coordinate representation of color #AE327A: hue angle of 325.16º degrees, saturation: 0.55, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.68% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #AE327A is Cyan = 0, Magento = 0.71, Yellow = 0.30 and Black (K on CMYK) = 0.32.
<style> p { color: #AE327A; } p { color: rgb(174,50,122); } H1.HeaderClassName { color: #AE327A; } .AnyTagClassName { color: #AE327A; } </style>
<style> a { background-color: #AE327A; } a { background-color: rgb(174,50,122); } div.DivClassName { background-color: #AE327A; } .BgClassName { background-color: #AE327A; } </style>
<style> span { border-color: #AE327A; } span { border-color: rgb(174,50,122); } td.TdClassName { border-color: #AE327A; } .TagClassName { border-color: #AE327A; } </style>