#AB89B0 (or 0xAB89B0) is unknown color: approx London Hue. HEX triplet: AB, 89 and B0. RGB value is (171,137,176). Sum of RGB (Red+Green+Blue) = 171+137+176=484 (64% of max value = 765). Red value is 171 (67.19% from 255 or 35.33% from 484); Green value is 137 (53.91% from 255 or 28.31% from 484); Blue value is 176 (69.14% from 255 or 36.36% from 484); Max value from RGB is 176 - color contains mainly: blue. Hex color #AB89B0 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #AB89B0 is #54764F. Grayscale: #979797. Windows color (decimal): -5535312 or 11569579. OLE color: 11569579.
HSL color Cylindrical-coordinate representation of color #AB89B0: hue angle of 292.31º degrees, saturation: 0.2, lightness: 0.61%. HSV value (or HSB Brightness) of color is 0.69% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #AB89B0 is Cyan = 0.03, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.31.
<style> p { color: #AB89B0; } p { color: rgb(171,137,176); } H1.HeaderClassName { color: #AB89B0; } .AnyTagClassName { color: #AB89B0; } </style>
<style> a { background-color: #AB89B0; } a { background-color: rgb(171,137,176); } div.DivClassName { background-color: #AB89B0; } .BgClassName { background-color: #AB89B0; } </style>
<style> span { border-color: #AB89B0; } span { border-color: rgb(171,137,176); } td.TdClassName { border-color: #AB89B0; } .TagClassName { border-color: #AB89B0; } </style>