#AE458B (or 0xAE458B) is unknown color: approx Medium Red Violet. HEX triplet: AE, 45 and 8B. RGB value is (174,69,139). Sum of RGB (Red+Green+Blue) = 174+69+139=382 (50% of max value = 765). Red value is 174 (68.36% from 255 or 45.55% from 382); Green value is 69 (27.34% from 255 or 18.06% from 382); Blue value is 139 (54.69% from 255 or 36.39% from 382); Max value from RGB is 174 - color contains mainly: red. Hex color #AE458B is not a web safe color. Web safe color analog (approx): #993399. Inversed color of #AE458B is #51BA74. Grayscale: #6C6C6C. Windows color (decimal): -5356149 or 9127342. OLE color: 9127342.
HSL color Cylindrical-coordinate representation of color #AE458B: hue angle of 320º degrees, saturation: 0.43, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.68% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #AE458B is Cyan = 0, Magento = 0.60, Yellow = 0.20 and Black (K on CMYK) = 0.32.
<style> p { color: #AE458B; } p { color: rgb(174,69,139); } H1.HeaderClassName { color: #AE458B; } .AnyTagClassName { color: #AE458B; } </style>
<style> a { background-color: #AE458B; } a { background-color: rgb(174,69,139); } div.DivClassName { background-color: #AE458B; } .BgClassName { background-color: #AE458B; } </style>
<style> span { border-color: #AE458B; } span { border-color: rgb(174,69,139); } td.TdClassName { border-color: #AE458B; } .TagClassName { border-color: #AE458B; } </style>