#A84FB3 (or 0xA84FB3) is unknown color: approx Deep Lilac. HEX triplet: A8, 4F and B3. RGB value is (168,79,179). Sum of RGB (Red+Green+Blue) = 168+79+179=426 (56% of max value = 765). Red value is 168 (66.02% from 255 or 39.44% from 426); Green value is 79 (31.25% from 255 or 18.54% from 426); Blue value is 179 (70.31% from 255 or 42.02% from 426); Max value from RGB is 179 - color contains mainly: blue. Hex color #A84FB3 is not a web safe color. Web safe color analog (approx): #9966CC. Inversed color of #A84FB3 is #57B04C. Grayscale: #747474. Windows color (decimal): -5746765 or 11751336. OLE color: 11751336.
HSL color Cylindrical-coordinate representation of color #A84FB3: hue angle of 293.4º degrees, saturation: 0.4, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.7% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #A84FB3 is Cyan = 0.06, Magento = 0.56, Yellow = 0 and Black (K on CMYK) = 0.30.
<style> p { color: #A84FB3; } p { color: rgb(168,79,179); } H1.HeaderClassName { color: #A84FB3; } .AnyTagClassName { color: #A84FB3; } </style>
<style> a { background-color: #A84FB3; } a { background-color: rgb(168,79,179); } div.DivClassName { background-color: #A84FB3; } .BgClassName { background-color: #A84FB3; } </style>
<style> span { border-color: #A84FB3; } span { border-color: rgb(168,79,179); } td.TdClassName { border-color: #A84FB3; } .TagClassName { border-color: #A84FB3; } </style>