#A495BE (or 0xA495BE) is unknown color: approx Cold Purple. HEX triplet: A4, 95 and BE. RGB value is (164,149,190). Sum of RGB (Red+Green+Blue) = 164+149+190=503 (66% of max value = 765). Red value is 164 (64.45% from 255 or 32.60% from 503); Green value is 149 (58.59% from 255 or 29.62% from 503); Blue value is 190 (74.61% from 255 or 37.77% from 503); Max value from RGB is 190 - color contains mainly: blue. Hex color #A495BE is not a web safe color. Web safe color analog (approx): #9999CC. Inversed color of #A495BE is #5B6A41. Grayscale: #9E9E9E. Windows color (decimal): -5990978 or 12490148. OLE color: 12490148.
HSL color Cylindrical-coordinate representation of color #A495BE: hue angle of 261.95º degrees, saturation: 0.24, lightness: 0.66%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #A495BE is Cyan = 0.14, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.25.
<style> p { color: #A495BE; } p { color: rgb(164,149,190); } H1.HeaderClassName { color: #A495BE; } .AnyTagClassName { color: #A495BE; } </style>
<style> a { background-color: #A495BE; } a { background-color: rgb(164,149,190); } div.DivClassName { background-color: #A495BE; } .BgClassName { background-color: #A495BE; } </style>
<style> span { border-color: #A495BE; } span { border-color: rgb(164,149,190); } td.TdClassName { border-color: #A495BE; } .TagClassName { border-color: #A495BE; } </style>