#A9AFC1 (or 0xA9AFC1) is unknown color: approx Echo Blue. HEX triplet: A9, AF and C1. RGB value is (169,175,193). Sum of RGB (Red+Green+Blue) = 169+175+193=537 (71% of max value = 765). Red value is 169 (66.41% from 255 or 31.47% from 537); Green value is 175 (68.75% from 255 or 32.59% from 537); Blue value is 193 (75.78% from 255 or 35.94% from 537); Max value from RGB is 193 - color contains mainly: blue. Hex color #A9AFC1 is not a web safe color. Web safe color analog (approx): #9999CC. Inversed color of #A9AFC1 is #56503E. Grayscale: #AFAFAF. Windows color (decimal): -5656639 or 12693417. OLE color: 12693417.
HSL color Cylindrical-coordinate representation of color #A9AFC1: hue angle of 225º degrees, saturation: 0.16, lightness: 0.71%. HSV value (or HSB Brightness) of color is 0.76% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #A9AFC1 is Cyan = 0.12, Magento = 0.09, Yellow = 0 and Black (K on CMYK) = 0.24.
<style> p { color: #A9AFC1; } p { color: rgb(169,175,193); } H1.HeaderClassName { color: #A9AFC1; } .AnyTagClassName { color: #A9AFC1; } </style>
<style> a { background-color: #A9AFC1; } a { background-color: rgb(169,175,193); } div.DivClassName { background-color: #A9AFC1; } .BgClassName { background-color: #A9AFC1; } </style>
<style> span { border-color: #A9AFC1; } span { border-color: rgb(169,175,193); } td.TdClassName { border-color: #A9AFC1; } .TagClassName { border-color: #A9AFC1; } </style>