#A31BAC (or 0xA31BAC) is unknown color: approx Dark Orchid. HEX triplet: A3, 1B and AC. RGB value is (163,27,172). Sum of RGB (Red+Green+Blue) = 163+27+172=362 (47% of max value = 765). Red value is 163 (64.06% from 255 or 45.03% from 362); Green value is 27 (10.94% from 255 or 7.46% from 362); Blue value is 172 (67.58% from 255 or 47.51% from 362); Max value from RGB is 172 - color contains mainly: blue. Hex color #A31BAC is not a web safe color. Web safe color analog (approx): #993399. Inversed color of #A31BAC is #5CE453. Grayscale: #535353. Windows color (decimal): -6087764 or 11279267. OLE color: 11279267.
HSL color Cylindrical-coordinate representation of color #A31BAC: hue angle of 296.28º degrees, saturation: 0.73, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.67% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #A31BAC is Cyan = 0.05, Magento = 0.84, Yellow = 0 and Black (K on CMYK) = 0.33.
<style> p { color: #a31bac; } p { color: rgb(163,27,172); } H1.HeaderClassName { color: #a31bac; } .AnyTagClassName { color: #a31bac; } </style>
<style> a { background-color: #a31bac; } a { background-color: rgb(163,27,172); } div.DivClassName { background-color: #a31bac; } .BgClassName { background-color: #a31bac; } </style>
<style> span { border-color: #a31bac; } span { border-color: rgb(163,27,172); } td.TdClassName { border-color: #a31bac; } .TagClassName { border-color: #a31bac; } </style>