#A720BB (or 0xA720BB) is unknown color: approx Dark Orchid. HEX triplet: A7, 20 and BB. RGB value is (167,32,187). Sum of RGB (Red+Green+Blue) = 167+32+187=386 (51% of max value = 765). Red value is 167 (65.62% from 255 or 43.26% from 386); Green value is 32 (12.89% from 255 or 8.29% from 386); Blue value is 187 (73.44% from 255 or 48.45% from 386); Max value from RGB is 187 - color contains mainly: blue. Hex color #A720BB is not a web safe color. Web safe color analog (approx): #9933CC. Inversed color of #A720BB is #58DF44. Grayscale: #595959. Windows color (decimal): -5824325 or 12263591. OLE color: 12263591.
HSL color Cylindrical-coordinate representation of color #A720BB: hue angle of 292.26º degrees, saturation: 0.71, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.73% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #A720BB is Cyan = 0.11, Magento = 0.83, Yellow = 0 and Black (K on CMYK) = 0.27.
<style> p { color: #A720BB; } p { color: rgb(167,32,187); } H1.HeaderClassName { color: #A720BB; } .AnyTagClassName { color: #A720BB; } </style>
<style> a { background-color: #A720BB; } a { background-color: rgb(167,32,187); } div.DivClassName { background-color: #A720BB; } .BgClassName { background-color: #A720BB; } </style>
<style> span { border-color: #A720BB; } span { border-color: rgb(167,32,187); } td.TdClassName { border-color: #A720BB; } .TagClassName { border-color: #A720BB; } </style>