#AFBBDF (or 0xAFBBDF) is unknown color: approx Perano. HEX triplet: AF, BB and DF. RGB value is (175,187,223). Sum of RGB (Red+Green+Blue) = 175+187+223=585 (77% of max value = 765). Red value is 175 (68.75% from 255 or 29.91% from 585); Green value is 187 (73.44% from 255 or 31.97% from 585); Blue value is 223 (87.5% from 255 or 38.12% from 585); Max value from RGB is 223 - color contains mainly: blue. Hex color #AFBBDF is not a web safe color. Web safe color analog (approx): #99CCCC. Inversed color of #AFBBDF is #504420. Grayscale: #BBBBBB. Windows color (decimal): -5260321 or 14662575. OLE color: 14662575.
HSL color Cylindrical-coordinate representation of color #AFBBDF: hue angle of 225º degrees, saturation: 0.43, lightness: 0.78%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #AFBBDF is Cyan = 0.22, Magento = 0.16, Yellow = 0 and Black (K on CMYK) = 0.13.
<style> p { color: #AFBBDF; } p { color: rgb(175,187,223); } H1.HeaderClassName { color: #AFBBDF; } .AnyTagClassName { color: #AFBBDF; } </style>
<style> a { background-color: #AFBBDF; } a { background-color: rgb(175,187,223); } div.DivClassName { background-color: #AFBBDF; } .BgClassName { background-color: #AFBBDF; } </style>
<style> span { border-color: #AFBBDF; } span { border-color: rgb(175,187,223); } td.TdClassName { border-color: #AFBBDF; } .TagClassName { border-color: #AFBBDF; } </style>