#A7AACE (or 0xA7AACE) is unknown color: approx Echo Blue. HEX triplet: A7, AA and CE. RGB value is (167,170,206). Sum of RGB (Red+Green+Blue) = 167+170+206=543 (71% of max value = 765). Red value is 167 (65.62% from 255 or 30.76% from 543); Green value is 170 (66.80% from 255 or 31.31% from 543); Blue value is 206 (80.86% from 255 or 37.94% from 543); Max value from RGB is 206 - color contains mainly: blue. Hex color #A7AACE is not a web safe color. Web safe color analog (approx): #9999CC. Inversed color of #A7AACE is #585531. Grayscale: #ADADAD. Windows color (decimal): -5788978 or 13544103. OLE color: 13544103.
HSL color Cylindrical-coordinate representation of color #A7AACE: hue angle of 235.38º degrees, saturation: 0.28, lightness: 0.73%. HSV value (or HSB Brightness) of color is 0.81% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #A7AACE is Cyan = 0.19, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.19.
<style> p { color: #A7AACE; } p { color: rgb(167,170,206); } H1.HeaderClassName { color: #A7AACE; } .AnyTagClassName { color: #A7AACE; } </style>
<style> a { background-color: #A7AACE; } a { background-color: rgb(167,170,206); } div.DivClassName { background-color: #A7AACE; } .BgClassName { background-color: #A7AACE; } </style>
<style> span { border-color: #A7AACE; } span { border-color: rgb(167,170,206); } td.TdClassName { border-color: #A7AACE; } .TagClassName { border-color: #A7AACE; } </style>