#A89DBC (or 0xA89DBC) is unknown color: approx Cold Purple. HEX triplet: A8, 9D and BC. RGB value is (168,157,188). Sum of RGB (Red+Green+Blue) = 168+157+188=513 (67% of max value = 765). Red value is 168 (66.02% from 255 or 32.75% from 513); Green value is 157 (61.72% from 255 or 30.60% from 513); Blue value is 188 (73.83% from 255 or 36.65% from 513); Max value from RGB is 188 - color contains mainly: blue. Hex color #A89DBC is not a web safe color. Web safe color analog (approx): #9999CC. Inversed color of #A89DBC is #576243. Grayscale: #A3A3A3. Windows color (decimal): -5726788 or 12361128. OLE color: 12361128.
HSL color Cylindrical-coordinate representation of color #A89DBC: hue angle of 261.29º degrees, saturation: 0.19, lightness: 0.68%. HSV value (or HSB Brightness) of color is 0.74% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #A89DBC is Cyan = 0.11, Magento = 0.16, Yellow = 0 and Black (K on CMYK) = 0.26.
<style> p { color: #A89DBC; } p { color: rgb(168,157,188); } H1.HeaderClassName { color: #A89DBC; } .AnyTagClassName { color: #A89DBC; } </style>
<style> a { background-color: #A89DBC; } a { background-color: rgb(168,157,188); } div.DivClassName { background-color: #A89DBC; } .BgClassName { background-color: #A89DBC; } </style>
<style> span { border-color: #A89DBC; } span { border-color: rgb(168,157,188); } td.TdClassName { border-color: #A89DBC; } .TagClassName { border-color: #A89DBC; } </style>