#A99EA5 (or 0xA99EA5) is unknown color: approx Shady Lady. HEX triplet: A9, 9E and A5. RGB value is (169,158,165). Sum of RGB (Red+Green+Blue) = 169+158+165=492 (65% of max value = 765). Red value is 169 (66.41% from 255 or 34.35% from 492); Green value is 158 (62.11% from 255 or 32.11% from 492); Blue value is 165 (64.84% from 255 or 33.54% from 492); Max value from RGB is 169 - color contains mainly: red. Hex color #A99EA5 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #A99EA5 is #56615A. Grayscale: #A2A2A2. Windows color (decimal): -5661019 or 10854057. OLE color: 10854057.
HSL color Cylindrical-coordinate representation of color #A99EA5: hue angle of 321.82º degrees, saturation: 0.06, lightness: 0.64%. HSV value (or HSB Brightness) of color is 0.66% and HSV saturation: 0.07%. Process color model (Four color, CMYK) of #A99EA5 is Cyan = 0, Magento = 0.07, Yellow = 0.02 and Black (K on CMYK) = 0.34.
<style> p { color: #A99EA5; } p { color: rgb(169,158,165); } H1.HeaderClassName { color: #A99EA5; } .AnyTagClassName { color: #A99EA5; } </style>
<style> a { background-color: #A99EA5; } a { background-color: rgb(169,158,165); } div.DivClassName { background-color: #A99EA5; } .BgClassName { background-color: #A99EA5; } </style>
<style> span { border-color: #A99EA5; } span { border-color: rgb(169,158,165); } td.TdClassName { border-color: #A99EA5; } .TagClassName { border-color: #A99EA5; } </style>