#AE245E (or 0xAE245E) is unknown color: approx Lipstick. HEX triplet: AE, 24 and 5E. RGB value is (174,36,94). Sum of RGB (Red+Green+Blue) = 174+36+94=304 (40% of max value = 765). Red value is 174 (68.36% from 255 or 57.24% from 304); Green value is 36 (14.45% from 255 or 11.84% from 304); Blue value is 94 (37.11% from 255 or 30.92% from 304); Max value from RGB is 174 - color contains mainly: red. Hex color #AE245E is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #AE245E is #51DBA1. Grayscale: #535353. Windows color (decimal): -5364642 or 6169774. OLE color: 6169774.
HSL color Cylindrical-coordinate representation of color #AE245E: hue angle of 334.78º degrees, saturation: 0.66, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.68% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #AE245E is Cyan = 0, Magento = 0.79, Yellow = 0.46 and Black (K on CMYK) = 0.32.
<style> p { color: #ae245e; } p { color: rgb(174,36,94); } H1.HeaderClassName { color: #ae245e; } .AnyTagClassName { color: #ae245e; } </style>
<style> a { background-color: #ae245e; } a { background-color: rgb(174,36,94); } div.DivClassName { background-color: #ae245e; } .BgClassName { background-color: #ae245e; } </style>
<style> span { border-color: #ae245e; } span { border-color: rgb(174,36,94); } td.TdClassName { border-color: #ae245e; } .TagClassName { border-color: #ae245e; } </style>