#AE215C (or 0xAE215C) is unknown color: approx Jazzberry Jam. HEX triplet: AE, 21 and 5C. RGB value is (174,33,92). Sum of RGB (Red+Green+Blue) = 174+33+92=299 (39% of max value = 765). Red value is 174 (68.36% from 255 or 58.19% from 299); Green value is 33 (13.28% from 255 or 11.04% from 299); Blue value is 92 (36.33% from 255 or 30.77% from 299); Max value from RGB is 174 - color contains mainly: red. Hex color #AE215C is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #AE215C is #51DEA3. Grayscale: #515151. Windows color (decimal): -5365412 or 6037934. OLE color: 6037934.
HSL color Cylindrical-coordinate representation of color #AE215C: hue angle of 334.89º degrees, saturation: 0.68, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.68% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #AE215C is Cyan = 0, Magento = 0.81, Yellow = 0.47 and Black (K on CMYK) = 0.32.
<style> p { color: #AE215C; } p { color: rgb(174,33,92); } H1.HeaderClassName { color: #AE215C; } .AnyTagClassName { color: #AE215C; } </style>
<style> a { background-color: #AE215C; } a { background-color: rgb(174,33,92); } div.DivClassName { background-color: #AE215C; } .BgClassName { background-color: #AE215C; } </style>
<style> span { border-color: #AE215C; } span { border-color: rgb(174,33,92); } td.TdClassName { border-color: #AE215C; } .TagClassName { border-color: #AE215C; } </style>