#AFCBFC (or 0xAFCBFC) is unknown color: approx Pale Cornflower Blue. HEX triplet: AF, CB and FC. RGB value is (175,203,252). Sum of RGB (Red+Green+Blue) = 175+203+252=630 (83% of max value = 765). Red value is 175 (68.75% from 255 or 27.78% from 630); Green value is 203 (79.69% from 255 or 32.22% from 630); Blue value is 252 (98.83% from 255 or 40% from 630); Max value from RGB is 252 - color contains mainly: blue. Hex color #AFCBFC is not a web safe color. Web safe color analog (approx): #99CCFF. Inversed color of #AFCBFC is #503403. Grayscale: #C7C7C7. Windows color (decimal): -5256196 or 16567215. OLE color: 16567215.
HSL color Cylindrical-coordinate representation of color #AFCBFC: hue angle of 218.18º degrees, saturation: 0.93, lightness: 0.84%. HSV value (or HSB Brightness) of color is 0.99% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #AFCBFC is Cyan = 0.31, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.01.
<style> p { color: #AFCBFC; } p { color: rgb(175,203,252); } H1.HeaderClassName { color: #AFCBFC; } .AnyTagClassName { color: #AFCBFC; } </style>
<style> a { background-color: #AFCBFC; } a { background-color: rgb(175,203,252); } div.DivClassName { background-color: #AFCBFC; } .BgClassName { background-color: #AFCBFC; } </style>
<style> span { border-color: #AFCBFC; } span { border-color: rgb(175,203,252); } td.TdClassName { border-color: #AFCBFC; } .TagClassName { border-color: #AFCBFC; } </style>