#A890BB (or 0xA890BB) is unknown color: approx East Side. HEX triplet: A8, 90 and BB. RGB value is (168,144,187). Sum of RGB (Red+Green+Blue) = 168+144+187=499 (66% of max value = 765). Red value is 168 (66.02% from 255 or 33.67% from 499); Green value is 144 (56.64% from 255 or 28.86% from 499); Blue value is 187 (73.44% from 255 or 37.47% from 499); Max value from RGB is 187 - color contains mainly: blue. Hex color #A890BB is not a web safe color. Web safe color analog (approx): #9999CC. Inversed color of #A890BB is #576F44. Grayscale: #9B9B9B. Windows color (decimal): -5730117 or 12292264. OLE color: 12292264.
HSL color Cylindrical-coordinate representation of color #A890BB: hue angle of 273.49º degrees, saturation: 0.24, lightness: 0.65%. HSV value (or HSB Brightness) of color is 0.73% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #A890BB is Cyan = 0.10, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.27.
<style> p { color: #A890BB; } p { color: rgb(168,144,187); } H1.HeaderClassName { color: #A890BB; } .AnyTagClassName { color: #A890BB; } </style>
<style> a { background-color: #A890BB; } a { background-color: rgb(168,144,187); } div.DivClassName { background-color: #A890BB; } .BgClassName { background-color: #A890BB; } </style>
<style> span { border-color: #A890BB; } span { border-color: rgb(168,144,187); } td.TdClassName { border-color: #A890BB; } .TagClassName { border-color: #A890BB; } </style>