#AEA09A (or 0xAEA09A) is unknown color: approx Martini. HEX triplet: AE, A0 and 9A. RGB value is (174,160,154). Sum of RGB (Red+Green+Blue) = 174+160+154=488 (64% of max value = 765). Red value is 174 (68.36% from 255 or 35.66% from 488); Green value is 160 (62.89% from 255 or 32.79% from 488); Blue value is 154 (60.55% from 255 or 31.56% from 488); Max value from RGB is 174 - color contains mainly: red. Hex color #AEA09A is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #AEA09A is #515F65. Grayscale: #A3A3A3. Windows color (decimal): -5332838 or 10133678. OLE color: 10133678.
HSL color Cylindrical-coordinate representation of color #AEA09A: hue angle of 18º degrees, saturation: 0.11, lightness: 0.64%. HSV value (or HSB Brightness) of color is 0.68% and HSV saturation: 0.11%. Process color model (Four color, CMYK) of #AEA09A is Cyan = 0, Magento = 0.08, Yellow = 0.11 and Black (K on CMYK) = 0.32.
<style> p { color: #AEA09A; } p { color: rgb(174,160,154); } H1.HeaderClassName { color: #AEA09A; } .AnyTagClassName { color: #AEA09A; } </style>
<style> a { background-color: #AEA09A; } a { background-color: rgb(174,160,154); } div.DivClassName { background-color: #AEA09A; } .BgClassName { background-color: #AEA09A; } </style>
<style> span { border-color: #AEA09A; } span { border-color: rgb(174,160,154); } td.TdClassName { border-color: #AEA09A; } .TagClassName { border-color: #AEA09A; } </style>