#A696BE (or 0xA696BE) is unknown color: approx Cold Purple. HEX triplet: A6, 96 and BE. RGB value is (166,150,190). Sum of RGB (Red+Green+Blue) = 166+150+190=506 (67% of max value = 765). Red value is 166 (65.23% from 255 or 32.81% from 506); Green value is 150 (58.98% from 255 or 29.64% from 506); Blue value is 190 (74.61% from 255 or 37.55% from 506); Max value from RGB is 190 - color contains mainly: blue. Hex color #A696BE is not a web safe color. Web safe color analog (approx): #9999CC. Inversed color of #A696BE is #596941. Grayscale: #9F9F9F. Windows color (decimal): -5859650 or 12490406. OLE color: 12490406.
HSL color Cylindrical-coordinate representation of color #A696BE: hue angle of 264º degrees, saturation: 0.24, lightness: 0.67%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #A696BE is Cyan = 0.13, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.25.
<style> p { color: #A696BE; } p { color: rgb(166,150,190); } H1.HeaderClassName { color: #A696BE; } .AnyTagClassName { color: #A696BE; } </style>
<style> a { background-color: #A696BE; } a { background-color: rgb(166,150,190); } div.DivClassName { background-color: #A696BE; } .BgClassName { background-color: #A696BE; } </style>
<style> span { border-color: #A696BE; } span { border-color: rgb(166,150,190); } td.TdClassName { border-color: #A696BE; } .TagClassName { border-color: #A696BE; } </style>