#AE0182 (or 0xAE0182) is unknown color: approx Medium Violet Red. HEX triplet: AE, 01 and 82. RGB value is (174,1,130). Sum of RGB (Red+Green+Blue) = 174+1+130=305 (40% of max value = 765). Red value is 174 (68.36% from 255 or 57.05% from 305); Green value is 1 (0.78% from 255 or 0.33% from 305); Blue value is 130 (51.17% from 255 or 42.62% from 305); Max value from RGB is 174 - color contains mainly: red. Hex color #AE0182 is not a web safe color. Web safe color analog (approx): #990099. Inversed color of #AE0182 is #51FE7D. Grayscale: #434343. Windows color (decimal): -5373566 or 8520110. OLE color: 8520110.
HSL color Cylindrical-coordinate representation of color #AE0182: hue angle of 315.26º degrees, saturation: 0.99, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.68% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #AE0182 is Cyan = 0, Magento = 0.99, Yellow = 0.25 and Black (K on CMYK) = 0.32.
<style> p { color: #AE0182; } p { color: rgb(174,1,130); } H1.HeaderClassName { color: #AE0182; } .AnyTagClassName { color: #AE0182; } </style>
<style> a { background-color: #AE0182; } a { background-color: rgb(174,1,130); } div.DivClassName { background-color: #AE0182; } .BgClassName { background-color: #AE0182; } </style>
<style> span { border-color: #AE0182; } span { border-color: rgb(174,1,130); } td.TdClassName { border-color: #AE0182; } .TagClassName { border-color: #AE0182; } </style>