#AB99A1 (or 0xAB99A1) is unknown color: approx Shady Lady. HEX triplet: AB, 99 and A1. RGB value is (171,153,161). Sum of RGB (Red+Green+Blue) = 171+153+161=485 (64% of max value = 765). Red value is 171 (67.19% from 255 or 35.26% from 485); Green value is 153 (60.16% from 255 or 31.55% from 485); Blue value is 161 (63.28% from 255 or 33.20% from 485); Max value from RGB is 171 - color contains mainly: red. Hex color #AB99A1 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #AB99A1 is #54665E. Grayscale: #9F9F9F. Windows color (decimal): -5531231 or 10590635. OLE color: 10590635.
HSL color Cylindrical-coordinate representation of color #AB99A1: hue angle of 333.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 #AB99A1 is Cyan = 0, Magento = 0.11, Yellow = 0.06 and Black (K on CMYK) = 0.33.
<style> p { color: #AB99A1; } p { color: rgb(171,153,161); } H1.HeaderClassName { color: #AB99A1; } .AnyTagClassName { color: #AB99A1; } </style>
<style> a { background-color: #AB99A1; } a { background-color: rgb(171,153,161); } div.DivClassName { background-color: #AB99A1; } .BgClassName { background-color: #AB99A1; } </style>
<style> span { border-color: #AB99A1; } span { border-color: rgb(171,153,161); } td.TdClassName { border-color: #AB99A1; } .TagClassName { border-color: #AB99A1; } </style>