#AE808C (or 0xAE808C) is unknown color: approx Tapestry. HEX triplet: AE, 80 and 8C. RGB value is (174,128,140). Sum of RGB (Red+Green+Blue) = 174+128+140=442 (58% of max value = 765). Red value is 174 (68.36% from 255 or 39.37% from 442); Green value is 128 (50.39% from 255 or 28.96% from 442); Blue value is 140 (55.08% from 255 or 31.67% from 442); Max value from RGB is 174 - color contains mainly: red. Hex color #AE808C is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #AE808C is #517F73. Grayscale: #8F8F8F. Windows color (decimal): -5341044 or 9207982. OLE color: 9207982.
HSL color Cylindrical-coordinate representation of color #AE808C: hue angle of 344.35º degrees, saturation: 0.22, lightness: 0.59%. HSV value (or HSB Brightness) of color is 0.68% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #AE808C is Cyan = 0, Magento = 0.26, Yellow = 0.20 and Black (K on CMYK) = 0.32.
<style> p { color: #AE808C; } p { color: rgb(174,128,140); } H1.HeaderClassName { color: #AE808C; } .AnyTagClassName { color: #AE808C; } </style>
<style> a { background-color: #AE808C; } a { background-color: rgb(174,128,140); } div.DivClassName { background-color: #AE808C; } .BgClassName { background-color: #AE808C; } </style>
<style> span { border-color: #AE808C; } span { border-color: rgb(174,128,140); } td.TdClassName { border-color: #AE808C; } .TagClassName { border-color: #AE808C; } </style>