#A97CBE (or 0xA97CBE) is unknown color: approx East Side. HEX triplet: A9, 7C and BE. RGB value is (169,124,190). Sum of RGB (Red+Green+Blue) = 169+124+190=483 (63% of max value = 765). Red value is 169 (66.41% from 255 or 34.99% from 483); Green value is 124 (48.83% from 255 or 25.67% from 483); Blue value is 190 (74.61% from 255 or 39.34% from 483); Max value from RGB is 190 - color contains mainly: blue. Hex color #A97CBE is not a web safe color. Web safe color analog (approx): #9966CC. Inversed color of #A97CBE is #568341. Grayscale: #909090. Windows color (decimal): -5669698 or 12483753. OLE color: 12483753.
HSL color Cylindrical-coordinate representation of color #A97CBE: hue angle of 280.91º degrees, saturation: 0.34, lightness: 0.62%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #A97CBE is Cyan = 0.11, Magento = 0.35, Yellow = 0 and Black (K on CMYK) = 0.25.
<style> p { color: #A97CBE; } p { color: rgb(169,124,190); } H1.HeaderClassName { color: #A97CBE; } .AnyTagClassName { color: #A97CBE; } </style>
<style> a { background-color: #A97CBE; } a { background-color: rgb(169,124,190); } div.DivClassName { background-color: #A97CBE; } .BgClassName { background-color: #A97CBE; } </style>
<style> span { border-color: #A97CBE; } span { border-color: rgb(169,124,190); } td.TdClassName { border-color: #A97CBE; } .TagClassName { border-color: #A97CBE; } </style>