#A184C0 (or 0xA184C0) is unknown color: approx Cold Purple. HEX triplet: A1, 84 and C0. RGB value is (161,132,192). Sum of RGB (Red+Green+Blue) = 161+132+192=485 (64% of max value = 765). Red value is 161 (63.28% from 255 or 33.20% from 485); Green value is 132 (51.95% from 255 or 27.22% from 485); Blue value is 192 (75.39% from 255 or 39.59% from 485); Max value from RGB is 192 - color contains mainly: blue. Hex color #A184C0 is not a web safe color. Web safe color analog (approx): #9999CC. Inversed color of #A184C0 is #5E7B3F. Grayscale: #939393. Windows color (decimal): -6191936 or 12616865. OLE color: 12616865.
HSL color Cylindrical-coordinate representation of color #A184C0: hue angle of 269º degrees, saturation: 0.32, lightness: 0.64%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #A184C0 is Cyan = 0.16, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.25.
<style> p { color: #A184C0; } p { color: rgb(161,132,192); } H1.HeaderClassName { color: #A184C0; } .AnyTagClassName { color: #A184C0; } </style>
<style> a { background-color: #A184C0; } a { background-color: rgb(161,132,192); } div.DivClassName { background-color: #A184C0; } .BgClassName { background-color: #A184C0; } </style>
<style> span { border-color: #A184C0; } span { border-color: rgb(161,132,192); } td.TdClassName { border-color: #A184C0; } .TagClassName { border-color: #A184C0; } </style>