#AB66A0 (or 0xAB66A0) is unknown color: approx Violet Blue. HEX triplet: AB, 66 and A0. RGB value is (171,102,160). Sum of RGB (Red+Green+Blue) = 171+102+160=433 (57% of max value = 765). Red value is 171 (67.19% from 255 or 39.49% from 433); Green value is 102 (40.23% from 255 or 23.56% from 433); Blue value is 160 (62.89% from 255 or 36.95% from 433); Max value from RGB is 171 - color contains mainly: red. Hex color #AB66A0 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #AB66A0 is #54995F. Grayscale: #818181. Windows color (decimal): -5544288 or 10512043. OLE color: 10512043.
HSL color Cylindrical-coordinate representation of color #AB66A0: hue angle of 309.57º degrees, saturation: 0.29, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.67% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #AB66A0 is Cyan = 0, Magento = 0.40, Yellow = 0.06 and Black (K on CMYK) = 0.33.
<style> p { color: #AB66A0; } p { color: rgb(171,102,160); } H1.HeaderClassName { color: #AB66A0; } .AnyTagClassName { color: #AB66A0; } </style>
<style> a { background-color: #AB66A0; } a { background-color: rgb(171,102,160); } div.DivClassName { background-color: #AB66A0; } .BgClassName { background-color: #AB66A0; } </style>
<style> span { border-color: #AB66A0; } span { border-color: rgb(171,102,160); } td.TdClassName { border-color: #AB66A0; } .TagClassName { border-color: #AB66A0; } </style>