#A7AFCF (or 0xA7AFCF) is unknown color: approx Echo Blue. HEX triplet: A7, AF and CF. RGB value is (167,175,207). Sum of RGB (Red+Green+Blue) = 167+175+207=549 (72% of max value = 765). Red value is 167 (65.62% from 255 or 30.42% from 549); Green value is 175 (68.75% from 255 or 31.88% from 549); Blue value is 207 (81.25% from 255 or 37.70% from 549); Max value from RGB is 207 - color contains mainly: blue. Hex color #A7AFCF is not a web safe color. Web safe color analog (approx): #9999CC. Inversed color of #A7AFCF is #585030. Grayscale: #B0B0B0. Windows color (decimal): -5787697 or 13610919. OLE color: 13610919.
HSL color Cylindrical-coordinate representation of color #A7AFCF: hue angle of 228º degrees, saturation: 0.29, 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 #A7AFCF is Cyan = 0.19, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.19.
<style> p { color: #A7AFCF; } p { color: rgb(167,175,207); } H1.HeaderClassName { color: #A7AFCF; } .AnyTagClassName { color: #A7AFCF; } </style>
<style> a { background-color: #A7AFCF; } a { background-color: rgb(167,175,207); } div.DivClassName { background-color: #A7AFCF; } .BgClassName { background-color: #A7AFCF; } </style>
<style> span { border-color: #A7AFCF; } span { border-color: rgb(167,175,207); } td.TdClassName { border-color: #A7AFCF; } .TagClassName { border-color: #A7AFCF; } </style>