#A9AEC5 (or 0xA9AEC5) is unknown color: approx Echo Blue. HEX triplet: A9, AE and C5. RGB value is (169,174,197). Sum of RGB (Red+Green+Blue) = 169+174+197=540 (71% of max value = 765). Red value is 169 (66.41% from 255 or 31.30% from 540); Green value is 174 (68.36% from 255 or 32.22% from 540); Blue value is 197 (77.34% from 255 or 36.48% from 540); Max value from RGB is 197 - color contains mainly: blue. Hex color #A9AEC5 is not a web safe color. Web safe color analog (approx): #9999CC. Inversed color of #A9AEC5 is #56513A. Grayscale: #AFAFAF. Windows color (decimal): -5656891 or 12955305. OLE color: 12955305.
HSL color Cylindrical-coordinate representation of color #A9AEC5: hue angle of 229.29º degrees, saturation: 0.19, lightness: 0.72%. HSV value (or HSB Brightness) of color is 0.77% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #A9AEC5 is Cyan = 0.14, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.23.
<style> p { color: #A9AEC5; } p { color: rgb(169,174,197); } H1.HeaderClassName { color: #A9AEC5; } .AnyTagClassName { color: #A9AEC5; } </style>
<style> a { background-color: #A9AEC5; } a { background-color: rgb(169,174,197); } div.DivClassName { background-color: #A9AEC5; } .BgClassName { background-color: #A9AEC5; } </style>
<style> span { border-color: #A9AEC5; } span { border-color: rgb(169,174,197); } td.TdClassName { border-color: #A9AEC5; } .TagClassName { border-color: #A9AEC5; } </style>