#AFB1C9 (or 0xAFB1C9) is unknown color: approx Echo Blue. HEX triplet: AF, B1 and C9. RGB value is (175,177,201). Sum of RGB (Red+Green+Blue) = 175+177+201=553 (73% of max value = 765). Red value is 175 (68.75% from 255 or 31.65% from 553); Green value is 177 (69.53% from 255 or 32.01% from 553); Blue value is 201 (78.91% from 255 or 36.35% from 553); Max value from RGB is 201 - color contains mainly: blue. Hex color #AFB1C9 is not a web safe color. Web safe color analog (approx): #9999CC. Inversed color of #AFB1C9 is #504E36. Grayscale: #B3B3B3. Windows color (decimal): -5262903 or 13218223. OLE color: 13218223.
HSL color Cylindrical-coordinate representation of color #AFB1C9: hue angle of 235.38º degrees, saturation: 0.19, lightness: 0.74%. HSV value (or HSB Brightness) of color is 0.79% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #AFB1C9 is Cyan = 0.13, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.21.
<style> p { color: #AFB1C9; } p { color: rgb(175,177,201); } H1.HeaderClassName { color: #AFB1C9; } .AnyTagClassName { color: #AFB1C9; } </style>
<style> a { background-color: #AFB1C9; } a { background-color: rgb(175,177,201); } div.DivClassName { background-color: #AFB1C9; } .BgClassName { background-color: #AFB1C9; } </style>
<style> span { border-color: #AFB1C9; } span { border-color: rgb(175,177,201); } td.TdClassName { border-color: #AFB1C9; } .TagClassName { border-color: #AFB1C9; } </style>