#A496C0 (or 0xA496C0) is unknown color: approx Cold Purple. HEX triplet: A4, 96 and C0. RGB value is (164,150,192). Sum of RGB (Red+Green+Blue) = 164+150+192=506 (67% of max value = 765). Red value is 164 (64.45% from 255 or 32.41% from 506); Green value is 150 (58.98% from 255 or 29.64% from 506); Blue value is 192 (75.39% from 255 or 37.94% from 506); Max value from RGB is 192 - color contains mainly: blue. Hex color #A496C0 is not a web safe color. Web safe color analog (approx): #9999CC. Inversed color of #A496C0 is #5B693F. Grayscale: #9E9E9E. Windows color (decimal): -5990720 or 12621476. OLE color: 12621476.
HSL color Cylindrical-coordinate representation of color #A496C0: hue angle of 260º degrees, saturation: 0.25, lightness: 0.67%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #A496C0 is Cyan = 0.15, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.25.
<style> p { color: #A496C0; } p { color: rgb(164,150,192); } H1.HeaderClassName { color: #A496C0; } .AnyTagClassName { color: #A496C0; } </style>
<style> a { background-color: #A496C0; } a { background-color: rgb(164,150,192); } div.DivClassName { background-color: #A496C0; } .BgClassName { background-color: #A496C0; } </style>
<style> span { border-color: #A496C0; } span { border-color: rgb(164,150,192); } td.TdClassName { border-color: #A496C0; } .TagClassName { border-color: #A496C0; } </style>