#A499C0 (or 0xA499C0) is unknown color: approx Cold Purple. HEX triplet: A4, 99 and C0. RGB value is (164,153,192). Sum of RGB (Red+Green+Blue) = 164+153+192=509 (67% of max value = 765). Red value is 164 (64.45% from 255 or 32.22% from 509); Green value is 153 (60.16% from 255 or 30.06% from 509); Blue value is 192 (75.39% from 255 or 37.72% from 509); Max value from RGB is 192 - color contains mainly: blue. Hex color #A499C0 is not a web safe color. Web safe color analog (approx): #9999CC. Inversed color of #A499C0 is #5B663F. Grayscale: #A0A0A0. Windows color (decimal): -5989952 or 12622244. OLE color: 12622244.
HSL color Cylindrical-coordinate representation of color #A499C0: hue angle of 256.92º degrees, saturation: 0.24, lightness: 0.68%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #A499C0 is Cyan = 0.15, Magento = 0.20, Yellow = 0 and Black (K on CMYK) = 0.25.
<style> p { color: #a499c0; } p { color: rgb(164,153,192); } H1.HeaderClassName { color: #a499c0; } .AnyTagClassName { color: #a499c0; } </style>
<style> a { background-color: #a499c0; } a { background-color: rgb(164,153,192); } div.DivClassName { background-color: #a499c0; } .BgClassName { background-color: #a499c0; } </style>
<style> span { border-color: #a499c0; } span { border-color: rgb(164,153,192); } td.TdClassName { border-color: #a499c0; } .TagClassName { border-color: #a499c0; } </style>