#AE9091 (or 0xAE9091) is unknown color: approx Viola. HEX triplet: AE, 90 and 91. RGB value is (174,144,145). Sum of RGB (Red+Green+Blue) = 174+144+145=463 (61% of max value = 765). Red value is 174 (68.36% from 255 or 37.58% from 463); Green value is 144 (56.64% from 255 or 31.10% from 463); Blue value is 145 (57.03% from 255 or 31.32% from 463); Max value from RGB is 174 - color contains mainly: red. Hex color #AE9091 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #AE9091 is #516F6E. Grayscale: #999999. Windows color (decimal): -5336943 or 9539758. OLE color: 9539758.
HSL color Cylindrical-coordinate representation of color #AE9091: hue angle of 358º degrees, saturation: 0.16, lightness: 0.62%. HSV value (or HSB Brightness) of color is 0.68% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #AE9091 is Cyan = 0, Magento = 0.17, Yellow = 0.17 and Black (K on CMYK) = 0.32.
<style> p { color: #AE9091; } p { color: rgb(174,144,145); } H1.HeaderClassName { color: #AE9091; } .AnyTagClassName { color: #AE9091; } </style>
<style> a { background-color: #AE9091; } a { background-color: rgb(174,144,145); } div.DivClassName { background-color: #AE9091; } .BgClassName { background-color: #AE9091; } </style>
<style> span { border-color: #AE9091; } span { border-color: rgb(174,144,145); } td.TdClassName { border-color: #AE9091; } .TagClassName { border-color: #AE9091; } </style>