#A820AC (or 0xA820AC) is unknown color: approx Dark Orchid. HEX triplet: A8, 20 and AC. RGB value is (168,32,172). Sum of RGB (Red+Green+Blue) = 168+32+172=372 (49% of max value = 765). Red value is 168 (66.02% from 255 or 45.16% from 372); Green value is 32 (12.89% from 255 or 8.60% from 372); Blue value is 172 (67.58% from 255 or 46.24% from 372); Max value from RGB is 172 - color contains mainly: blue. Hex color #A820AC is not a web safe color. Web safe color analog (approx): #993399. Inversed color of #A820AC is #57DF53. Grayscale: #585858. Windows color (decimal): -5758804 or 11280552. OLE color: 11280552.
HSL color Cylindrical-coordinate representation of color #A820AC: hue angle of 298.29º degrees, saturation: 0.69, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.67% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #A820AC is Cyan = 0.02, Magento = 0.81, Yellow = 0 and Black (K on CMYK) = 0.33.
<style> p { color: #A820AC; } p { color: rgb(168,32,172); } H1.HeaderClassName { color: #A820AC; } .AnyTagClassName { color: #A820AC; } </style>
<style> a { background-color: #A820AC; } a { background-color: rgb(168,32,172); } div.DivClassName { background-color: #A820AC; } .BgClassName { background-color: #A820AC; } </style>
<style> span { border-color: #A820AC; } span { border-color: rgb(168,32,172); } td.TdClassName { border-color: #A820AC; } .TagClassName { border-color: #A820AC; } </style>