#AB99AA (or 0xAB99AA) is unknown color: approx London Hue. HEX triplet: AB, 99 and AA. RGB value is (171,153,170). Sum of RGB (Red+Green+Blue) = 171+153+170=494 (65% of max value = 765). Red value is 171 (67.19% from 255 or 34.62% from 494); Green value is 153 (60.16% from 255 or 30.97% from 494); Blue value is 170 (66.80% from 255 or 34.41% from 494); Max value from RGB is 171 - color contains mainly: red. Hex color #AB99AA is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #AB99AA is #546655. Grayscale: #A0A0A0. Windows color (decimal): -5531222 or 11180459. OLE color: 11180459.
HSL color Cylindrical-coordinate representation of color #AB99AA: hue angle of 303.33º degrees, saturation: 0.1, lightness: 0.64%. HSV value (or HSB Brightness) of color is 0.67% and HSV saturation: 0.11%. Process color model (Four color, CMYK) of #AB99AA is Cyan = 0, Magento = 0.11, Yellow = 0.01 and Black (K on CMYK) = 0.33.
<style> p { color: #AB99AA; } p { color: rgb(171,153,170); } H1.HeaderClassName { color: #AB99AA; } .AnyTagClassName { color: #AB99AA; } </style>
<style> a { background-color: #AB99AA; } a { background-color: rgb(171,153,170); } div.DivClassName { background-color: #AB99AA; } .BgClassName { background-color: #AB99AA; } </style>
<style> span { border-color: #AB99AA; } span { border-color: rgb(171,153,170); } td.TdClassName { border-color: #AB99AA; } .TagClassName { border-color: #AB99AA; } </style>