#AB8ABB (or 0xAB8ABB) is unknown color: approx East Side. HEX triplet: AB, 8A and BB. RGB value is (171,138,187). Sum of RGB (Red+Green+Blue) = 171+138+187=496 (65% of max value = 765). Red value is 171 (67.19% from 255 or 34.48% from 496); Green value is 138 (54.30% from 255 or 27.82% from 496); Blue value is 187 (73.44% from 255 or 37.70% from 496); Max value from RGB is 187 - color contains mainly: blue. Hex color #AB8ABB is not a web safe color. Web safe color analog (approx): #9999CC. Inversed color of #AB8ABB is #547544. Grayscale: #999999. Windows color (decimal): -5535045 or 12290731. OLE color: 12290731.
HSL color Cylindrical-coordinate representation of color #AB8ABB: hue angle of 280.41º degrees, saturation: 0.26, lightness: 0.64%. HSV value (or HSB Brightness) of color is 0.73% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #AB8ABB is Cyan = 0.09, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.27.
<style> p { color: #AB8ABB; } p { color: rgb(171,138,187); } H1.HeaderClassName { color: #AB8ABB; } .AnyTagClassName { color: #AB8ABB; } </style>
<style> a { background-color: #AB8ABB; } a { background-color: rgb(171,138,187); } div.DivClassName { background-color: #AB8ABB; } .BgClassName { background-color: #AB8ABB; } </style>
<style> span { border-color: #AB8ABB; } span { border-color: rgb(171,138,187); } td.TdClassName { border-color: #AB8ABB; } .TagClassName { border-color: #AB8ABB; } </style>