#AFBAD6 (or 0xAFBAD6) is unknown color: approx Echo Blue. HEX triplet: AF, BA and D6. RGB value is (175,186,214). Sum of RGB (Red+Green+Blue) = 175+186+214=575 (76% of max value = 765). Red value is 175 (68.75% from 255 or 30.43% from 575); Green value is 186 (73.05% from 255 or 32.35% from 575); Blue value is 214 (83.98% from 255 or 37.22% from 575); Max value from RGB is 214 - color contains mainly: blue. Hex color #AFBAD6 is not a web safe color. Web safe color analog (approx): #99CCCC. Inversed color of #AFBAD6 is #504529. Grayscale: #B9B9B9. Windows color (decimal): -5260586 or 14072495. OLE color: 14072495.
HSL color Cylindrical-coordinate representation of color #AFBAD6: hue angle of 223.08º degrees, saturation: 0.32, lightness: 0.76%. HSV value (or HSB Brightness) of color is 0.84% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #AFBAD6 is Cyan = 0.18, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.16.
<style> p { color: #AFBAD6; } p { color: rgb(175,186,214); } H1.HeaderClassName { color: #AFBAD6; } .AnyTagClassName { color: #AFBAD6; } </style>
<style> a { background-color: #AFBAD6; } a { background-color: rgb(175,186,214); } div.DivClassName { background-color: #AFBAD6; } .BgClassName { background-color: #AFBAD6; } </style>
<style> span { border-color: #AFBAD6; } span { border-color: rgb(175,186,214); } td.TdClassName { border-color: #AFBAD6; } .TagClassName { border-color: #AFBAD6; } </style>