#A14FDB (or 0xA14FDB) is unknown color: approx Amethyst. HEX triplet: A1, 4F and DB. RGB value is (161,79,219). Sum of RGB (Red+Green+Blue) = 161+79+219=459 (60% of max value = 765). Red value is 161 (63.28% from 255 or 35.08% from 459); Green value is 79 (31.25% from 255 or 17.21% from 459); Blue value is 219 (85.94% from 255 or 47.71% from 459); Max value from RGB is 219 - color contains mainly: blue. Hex color #A14FDB is not a web safe color. Web safe color analog (approx): #9966CC. Inversed color of #A14FDB is #5EB024. Grayscale: #777777. Windows color (decimal): -6205477 or 14372769. OLE color: 14372769.
HSL color Cylindrical-coordinate representation of color #A14FDB: hue angle of 275.14º degrees, saturation: 0.66, lightness: 0.58%. HSV value (or HSB Brightness) of color is 0.86% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #A14FDB is Cyan = 0.26, Magento = 0.64, Yellow = 0 and Black (K on CMYK) = 0.14.
<style> p { color: #a14fdb; } p { color: rgb(161,79,219); } H1.HeaderClassName { color: #a14fdb; } .AnyTagClassName { color: #a14fdb; } </style>
<style> a { background-color: #a14fdb; } a { background-color: rgb(161,79,219); } div.DivClassName { background-color: #a14fdb; } .BgClassName { background-color: #a14fdb; } </style>
<style> span { border-color: #a14fdb; } span { border-color: rgb(161,79,219); } td.TdClassName { border-color: #a14fdb; } .TagClassName { border-color: #a14fdb; } </style>