#A0889D (or 0xA0889D) is unknown color: approx London Hue. HEX triplet: A0, 88 and 9D. RGB value is (160,136,157). Sum of RGB (Red+Green+Blue) = 160+136+157=453 (60% of max value = 765). Red value is 160 (62.89% from 255 or 35.32% from 453); Green value is 136 (53.52% from 255 or 30.02% from 453); Blue value is 157 (61.72% from 255 or 34.66% from 453); Max value from RGB is 160 - color contains mainly: red. Hex color #A0889D is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #A0889D is #5F7762. Grayscale: #919191. Windows color (decimal): -6256483 or 10324128. OLE color: 10324128.
HSL color Cylindrical-coordinate representation of color #A0889D: hue angle of 307.5º 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 #A0889D is Cyan = 0, Magento = 0.15, Yellow = 0.02 and Black (K on CMYK) = 0.37.
<style> p { color: #A0889D; } p { color: rgb(160,136,157); } H1.HeaderClassName { color: #A0889D; } .AnyTagClassName { color: #A0889D; } </style>
<style> a { background-color: #A0889D; } a { background-color: rgb(160,136,157); } div.DivClassName { background-color: #A0889D; } .BgClassName { background-color: #A0889D; } </style>
<style> span { border-color: #A0889D; } span { border-color: rgb(160,136,157); } td.TdClassName { border-color: #A0889D; } .TagClassName { border-color: #A0889D; } </style>