#A20D9E (or 0xA20D9E) is unknown color: approx Dark Magenta. HEX triplet: A2, 0D and 9E. RGB value is (162,13,158). Sum of RGB (Red+Green+Blue) = 162+13+158=333 (44% of max value = 765). Red value is 162 (63.67% from 255 or 48.65% from 333); Green value is 13 (5.47% from 255 or 3.90% from 333); Blue value is 158 (62.11% from 255 or 47.45% from 333); Max value from RGB is 162 - color contains mainly: red. Hex color #A20D9E is not a web safe color. Web safe color analog (approx): #990099. Inversed color of #A20D9E is #5DF261. Grayscale: #494949. Windows color (decimal): -6156898 or 10358178. OLE color: 10358178.
HSL color Cylindrical-coordinate representation of color #A20D9E: hue angle of 301.61º degrees, saturation: 0.85, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #A20D9E is Cyan = 0, Magento = 0.92, Yellow = 0.02 and Black (K on CMYK) = 0.36.
<style> p { color: #A20D9E; } p { color: rgb(162,13,158); } H1.HeaderClassName { color: #A20D9E; } .AnyTagClassName { color: #A20D9E; } </style>
<style> a { background-color: #A20D9E; } a { background-color: rgb(162,13,158); } div.DivClassName { background-color: #A20D9E; } .BgClassName { background-color: #A20D9E; } </style>
<style> span { border-color: #A20D9E; } span { border-color: rgb(162,13,158); } td.TdClassName { border-color: #A20D9E; } .TagClassName { border-color: #A20D9E; } </style>