#A18BDB (or 0xA18BDB) is unknown color: approx Biloba Flower. HEX triplet: A1, 8B and DB. RGB value is (161,139,219). Sum of RGB (Red+Green+Blue) = 161+139+219=519 (68% of max value = 765). Red value is 161 (63.28% from 255 or 31.02% from 519); Green value is 139 (54.69% from 255 or 26.78% from 519); Blue value is 219 (85.94% from 255 or 42.20% from 519); Max value from RGB is 219 - color contains mainly: blue. Hex color #A18BDB is not a web safe color. Web safe color analog (approx): #9999CC. Inversed color of #A18BDB is #5E7424. Grayscale: #9A9A9A. Windows color (decimal): -6190117 or 14388129. OLE color: 14388129.
HSL color Cylindrical-coordinate representation of color #A18BDB: hue angle of 256.5º degrees, saturation: 0.53, lightness: 0.7%. HSV value (or HSB Brightness) of color is 0.86% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #A18BDB is Cyan = 0.26, Magento = 0.37, Yellow = 0 and Black (K on CMYK) = 0.14.
<style> p { color: #a18bdb; } p { color: rgb(161,139,219); } H1.HeaderClassName { color: #a18bdb; } .AnyTagClassName { color: #a18bdb; } </style>
<style> a { background-color: #a18bdb; } a { background-color: rgb(161,139,219); } div.DivClassName { background-color: #a18bdb; } .BgClassName { background-color: #a18bdb; } </style>
<style> span { border-color: #a18bdb; } span { border-color: rgb(161,139,219); } td.TdClassName { border-color: #a18bdb; } .TagClassName { border-color: #a18bdb; } </style>