#A20A7E (or 0xA20A7E) is unknown color: approx Eggplant. HEX triplet: A2, 0A and 7E. RGB value is (162,10,126). Sum of RGB (Red+Green+Blue) = 162+10+126=298 (39% of max value = 765). Red value is 162 (63.67% from 255 or 54.36% from 298); Green value is 10 (4.30% from 255 or 3.36% from 298); Blue value is 126 (49.61% from 255 or 42.28% from 298); Max value from RGB is 162 - color contains mainly: red. Hex color #A20A7E is not a web safe color. Web safe color analog (approx): #990066. Inversed color of #A20A7E is #5DF581. Grayscale: #444444. Windows color (decimal): -6157698 or 8260258. OLE color: 8260258.
HSL color Cylindrical-coordinate representation of color #A20A7E: hue angle of 314.21º degrees, saturation: 0.88, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #A20A7E is Cyan = 0, Magento = 0.94, Yellow = 0.22 and Black (K on CMYK) = 0.36.
<style> p { color: #A20A7E; } p { color: rgb(162,10,126); } H1.HeaderClassName { color: #A20A7E; } .AnyTagClassName { color: #A20A7E; } </style>
<style> a { background-color: #A20A7E; } a { background-color: rgb(162,10,126); } div.DivClassName { background-color: #A20A7E; } .BgClassName { background-color: #A20A7E; } </style>
<style> span { border-color: #A20A7E; } span { border-color: rgb(162,10,126); } td.TdClassName { border-color: #A20A7E; } .TagClassName { border-color: #A20A7E; } </style>