#AFB1CC (or 0xAFB1CC) is unknown color: approx Echo Blue. HEX triplet: AF, B1 and CC. RGB value is (175,177,204). Sum of RGB (Red+Green+Blue) = 175+177+204=556 (73% of max value = 765). Red value is 175 (68.75% from 255 or 31.47% from 556); Green value is 177 (69.53% from 255 or 31.83% from 556); Blue value is 204 (80.08% from 255 or 36.69% from 556); Max value from RGB is 204 - color contains mainly: blue. Hex color #AFB1CC is not a web safe color. Web safe color analog (approx): #9999CC. Inversed color of #AFB1CC is #504E33. Grayscale: #B3B3B3. Windows color (decimal): -5262900 or 13414831. OLE color: 13414831.
HSL color Cylindrical-coordinate representation of color #AFB1CC: hue angle of 235.86º degrees, saturation: 0.22, lightness: 0.74%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #AFB1CC is Cyan = 0.14, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.2.
<style> p { color: #AFB1CC; } p { color: rgb(175,177,204); } H1.HeaderClassName { color: #AFB1CC; } .AnyTagClassName { color: #AFB1CC; } </style>
<style> a { background-color: #AFB1CC; } a { background-color: rgb(175,177,204); } div.DivClassName { background-color: #AFB1CC; } .BgClassName { background-color: #AFB1CC; } </style>
<style> span { border-color: #AFB1CC; } span { border-color: rgb(175,177,204); } td.TdClassName { border-color: #AFB1CC; } .TagClassName { border-color: #AFB1CC; } </style>