#AB88BC (or 0xAB88BC) is unknown color: approx East Side. HEX triplet: AB, 88 and BC. RGB value is (171,136,188). Sum of RGB (Red+Green+Blue) = 171+136+188=495 (65% of max value = 765). Red value is 171 (67.19% from 255 or 34.55% from 495); Green value is 136 (53.52% from 255 or 27.47% from 495); Blue value is 188 (73.83% from 255 or 37.98% from 495); Max value from RGB is 188 - color contains mainly: blue. Hex color #AB88BC is not a web safe color. Web safe color analog (approx): #9999CC. Inversed color of #AB88BC is #547743. Grayscale: #989898. Windows color (decimal): -5535556 or 12355755. OLE color: 12355755.
HSL color Cylindrical-coordinate representation of color #AB88BC: hue angle of 280.38º degrees, saturation: 0.28, lightness: 0.64%. HSV value (or HSB Brightness) of color is 0.74% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #AB88BC is Cyan = 0.09, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.26.
<style> p { color: #AB88BC; } p { color: rgb(171,136,188); } H1.HeaderClassName { color: #AB88BC; } .AnyTagClassName { color: #AB88BC; } </style>
<style> a { background-color: #AB88BC; } a { background-color: rgb(171,136,188); } div.DivClassName { background-color: #AB88BC; } .BgClassName { background-color: #AB88BC; } </style>
<style> span { border-color: #AB88BC; } span { border-color: rgb(171,136,188); } td.TdClassName { border-color: #AB88BC; } .TagClassName { border-color: #AB88BC; } </style>