#AFC4F5 (or 0xAFC4F5) is unknown color: approx Tropical Blue. HEX triplet: AF, C4 and F5. RGB value is (175,196,245). Sum of RGB (Red+Green+Blue) = 175+196+245=616 (81% of max value = 765). Red value is 175 (68.75% from 255 or 28.41% from 616); Green value is 196 (76.95% from 255 or 31.82% from 616); Blue value is 245 (96.09% from 255 or 39.77% from 616); Max value from RGB is 245 - color contains mainly: blue. Hex color #AFC4F5 is not a web safe color. Web safe color analog (approx): #99CCFF. Inversed color of #AFC4F5 is #503B0A. Grayscale: #C3C3C3. Windows color (decimal): -5257995 or 16106671. OLE color: 16106671.
HSL color Cylindrical-coordinate representation of color #AFC4F5: hue angle of 222º degrees, saturation: 0.78, lightness: 0.82%. HSV value (or HSB Brightness) of color is 0.96% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #AFC4F5 is Cyan = 0.29, Magento = 0.2, Yellow = 0 and Black (K on CMYK) = 0.04.
<style> p { color: #AFC4F5; } p { color: rgb(175,196,245); } H1.HeaderClassName { color: #AFC4F5; } .AnyTagClassName { color: #AFC4F5; } </style>
<style> a { background-color: #AFC4F5; } a { background-color: rgb(175,196,245); } div.DivClassName { background-color: #AFC4F5; } .BgClassName { background-color: #AFC4F5; } </style>
<style> span { border-color: #AFC4F5; } span { border-color: rgb(175,196,245); } td.TdClassName { border-color: #AFC4F5; } .TagClassName { border-color: #AFC4F5; } </style>