#A888AE (or 0xA888AE) is unknown color: approx East Side. HEX triplet: A8, 88 and AE. RGB value is (168,136,174). Sum of RGB (Red+Green+Blue) = 168+136+174=478 (63% of max value = 765). Red value is 168 (66.02% from 255 or 35.15% from 478); Green value is 136 (53.52% from 255 or 28.45% from 478); Blue value is 174 (68.36% from 255 or 36.40% from 478); Max value from RGB is 174 - color contains mainly: blue. Hex color #A888AE is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #A888AE is #577751. Grayscale: #959595. Windows color (decimal): -5732178 or 11438248. OLE color: 11438248.
HSL color Cylindrical-coordinate representation of color #A888AE: hue angle of 290.53º degrees, saturation: 0.19, lightness: 0.61%. HSV value (or HSB Brightness) of color is 0.68% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #A888AE is Cyan = 0.03, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.32.
<style> p { color: #A888AE; } p { color: rgb(168,136,174); } H1.HeaderClassName { color: #A888AE; } .AnyTagClassName { color: #A888AE; } </style>
<style> a { background-color: #A888AE; } a { background-color: rgb(168,136,174); } div.DivClassName { background-color: #A888AE; } .BgClassName { background-color: #A888AE; } </style>
<style> span { border-color: #A888AE; } span { border-color: rgb(168,136,174); } td.TdClassName { border-color: #A888AE; } .TagClassName { border-color: #A888AE; } </style>