#A0889E (or 0xA0889E) is unknown color: approx London Hue. HEX triplet: A0, 88 and 9E. RGB value is (160,136,158). Sum of RGB (Red+Green+Blue) = 160+136+158=454 (60% of max value = 765). Red value is 160 (62.89% from 255 or 35.24% from 454); Green value is 136 (53.52% from 255 or 29.96% from 454); Blue value is 158 (62.11% from 255 or 34.80% from 454); Max value from RGB is 160 - color contains mainly: red. Hex color #A0889E is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #A0889E is #5F7761. Grayscale: #919191. Windows color (decimal): -6256482 or 10389664. OLE color: 10389664.
HSL color Cylindrical-coordinate representation of color #A0889E: hue angle of 305º degrees, saturation: 0.11, lightness: 0.58%. HSV value (or HSB Brightness) of color is 0.63% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #A0889E is Cyan = 0, Magento = 0.15, Yellow = 0.01 and Black (K on CMYK) = 0.37.
<style> p { color: #A0889E; } p { color: rgb(160,136,158); } H1.HeaderClassName { color: #A0889E; } .AnyTagClassName { color: #A0889E; } </style>
<style> a { background-color: #A0889E; } a { background-color: rgb(160,136,158); } div.DivClassName { background-color: #A0889E; } .BgClassName { background-color: #A0889E; } </style>
<style> span { border-color: #A0889E; } span { border-color: rgb(160,136,158); } td.TdClassName { border-color: #A0889E; } .TagClassName { border-color: #A0889E; } </style>