#A18DCD (or 0xA18DCD) is unknown color: approx Cold Purple. HEX triplet: A1, 8D and CD. RGB value is (161,141,205). Sum of RGB (Red+Green+Blue) = 161+141+205=507 (67% of max value = 765). Red value is 161 (63.28% from 255 or 31.76% from 507); Green value is 141 (55.47% from 255 or 27.81% from 507); Blue value is 205 (80.47% from 255 or 40.43% from 507); Max value from RGB is 205 - color contains mainly: blue. Hex color #A18DCD is not a web safe color. Web safe color analog (approx): #9999CC. Inversed color of #A18DCD is #5E7232. Grayscale: #9A9A9A. Windows color (decimal): -6189619 or 13471137. OLE color: 13471137.
HSL color Cylindrical-coordinate representation of color #A18DCD: hue angle of 258.75º degrees, saturation: 0.39, lightness: 0.68%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #A18DCD is Cyan = 0.21, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.20.
<style> p { color: #A18DCD; } p { color: rgb(161,141,205); } H1.HeaderClassName { color: #A18DCD; } .AnyTagClassName { color: #A18DCD; } </style>
<style> a { background-color: #A18DCD; } a { background-color: rgb(161,141,205); } div.DivClassName { background-color: #A18DCD; } .BgClassName { background-color: #A18DCD; } </style>
<style> span { border-color: #A18DCD; } span { border-color: rgb(161,141,205); } td.TdClassName { border-color: #A18DCD; } .TagClassName { border-color: #A18DCD; } </style>