#A180E4 (or 0xA180E4) is unknown color: approx Medium Purple. HEX triplet: A1, 80 and E4. RGB value is (161,128,228). Sum of RGB (Red+Green+Blue) = 161+128+228=517 (68% of max value = 765). Red value is 161 (63.28% from 255 or 31.14% from 517); Green value is 128 (50.39% from 255 or 24.76% from 517); Blue value is 228 (89.45% from 255 or 44.10% from 517); Max value from RGB is 228 - color contains mainly: blue. Hex color #A180E4 is not a web safe color. Web safe color analog (approx): #9999CC. Inversed color of #A180E4 is #5E7F1B. Grayscale: #949494. Windows color (decimal): -6192924 or 14975137. OLE color: 14975137.
HSL color Cylindrical-coordinate representation of color #A180E4: hue angle of 259.8º degrees, saturation: 0.65, lightness: 0.7%. HSV value (or HSB Brightness) of color is 0.89% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #A180E4 is Cyan = 0.29, Magento = 0.44, Yellow = 0 and Black (K on CMYK) = 0.11.
<style> p { color: #a180e4; } p { color: rgb(161,128,228); } H1.HeaderClassName { color: #a180e4; } .AnyTagClassName { color: #a180e4; } </style>
<style> a { background-color: #a180e4; } a { background-color: rgb(161,128,228); } div.DivClassName { background-color: #a180e4; } .BgClassName { background-color: #a180e4; } </style>
<style> span { border-color: #a180e4; } span { border-color: rgb(161,128,228); } td.TdClassName { border-color: #a180e4; } .TagClassName { border-color: #a180e4; } </style>