#A184CA (or 0xA184CA) is unknown color: approx Cold Purple. HEX triplet: A1, 84 and CA. RGB value is (161,132,202). Sum of RGB (Red+Green+Blue) = 161+132+202=495 (65% of max value = 765). Red value is 161 (63.28% from 255 or 32.53% from 495); Green value is 132 (51.95% from 255 or 26.67% from 495); Blue value is 202 (79.30% from 255 or 40.81% from 495); Max value from RGB is 202 - color contains mainly: blue. Hex color #A184CA is not a web safe color. Web safe color analog (approx): #9999CC. Inversed color of #A184CA is #5E7B35. Grayscale: #949494. Windows color (decimal): -6191926 or 13272225. OLE color: 13272225.
HSL color Cylindrical-coordinate representation of color #A184CA: hue angle of 264.86º degrees, saturation: 0.4, lightness: 0.65%. HSV value (or HSB Brightness) of color is 0.79% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #A184CA is Cyan = 0.20, Magento = 0.35, Yellow = 0 and Black (K on CMYK) = 0.21.
<style> p { color: #A184CA; } p { color: rgb(161,132,202); } H1.HeaderClassName { color: #A184CA; } .AnyTagClassName { color: #A184CA; } </style>
<style> a { background-color: #A184CA; } a { background-color: rgb(161,132,202); } div.DivClassName { background-color: #A184CA; } .BgClassName { background-color: #A184CA; } </style>
<style> span { border-color: #A184CA; } span { border-color: rgb(161,132,202); } td.TdClassName { border-color: #A184CA; } .TagClassName { border-color: #A184CA; } </style>