#AE99A9 (or 0xAE99A9) is unknown color: approx London Hue. HEX triplet: AE, 99 and A9. RGB value is (174,153,169). Sum of RGB (Red+Green+Blue) = 174+153+169=496 (65% of max value = 765). Red value is 174 (68.36% from 255 or 35.08% from 496); Green value is 153 (60.16% from 255 or 30.85% from 496); Blue value is 169 (66.41% from 255 or 34.07% from 496); Max value from RGB is 174 - color contains mainly: red. Hex color #AE99A9 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #AE99A9 is #516656. Grayscale: #A1A1A1. Windows color (decimal): -5334615 or 11114926. OLE color: 11114926.
HSL color Cylindrical-coordinate representation of color #AE99A9: hue angle of 314.29º degrees, saturation: 0.11, lightness: 0.64%. HSV value (or HSB Brightness) of color is 0.68% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #AE99A9 is Cyan = 0, Magento = 0.12, Yellow = 0.03 and Black (K on CMYK) = 0.32.
<style> p { color: #AE99A9; } p { color: rgb(174,153,169); } H1.HeaderClassName { color: #AE99A9; } .AnyTagClassName { color: #AE99A9; } </style>
<style> a { background-color: #AE99A9; } a { background-color: rgb(174,153,169); } div.DivClassName { background-color: #AE99A9; } .BgClassName { background-color: #AE99A9; } </style>
<style> span { border-color: #AE99A9; } span { border-color: rgb(174,153,169); } td.TdClassName { border-color: #AE99A9; } .TagClassName { border-color: #AE99A9; } </style>