#AFEAF5 (or 0xAFEAF5) is unknown color: approx Pale Turquoise. HEX triplet: AF, EA and F5. RGB value is (175,234,245). Sum of RGB (Red+Green+Blue) = 175+234+245=654 (86% of max value = 765). Red value is 175 (68.75% from 255 or 26.76% from 654); Green value is 234 (91.80% from 255 or 35.78% from 654); Blue value is 245 (96.09% from 255 or 37.46% from 654); Max value from RGB is 245 - color contains mainly: blue. Hex color #AFEAF5 is not a web safe color. Web safe color analog (approx): #99FFFF. Inversed color of #AFEAF5 is #50150A. Grayscale: #D9D9D9. Windows color (decimal): -5248267 or 16116399. OLE color: 16116399.
HSL color Cylindrical-coordinate representation of color #AFEAF5: hue angle of 189.43º 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 #AFEAF5 is Cyan = 0.29, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.04.
<style> p { color: #AFEAF5; } p { color: rgb(175,234,245); } H1.HeaderClassName { color: #AFEAF5; } .AnyTagClassName { color: #AFEAF5; } </style>
<style> a { background-color: #AFEAF5; } a { background-color: rgb(175,234,245); } div.DivClassName { background-color: #AFEAF5; } .BgClassName { background-color: #AFEAF5; } </style>
<style> span { border-color: #AFEAF5; } span { border-color: rgb(175,234,245); } td.TdClassName { border-color: #AFEAF5; } .TagClassName { border-color: #AFEAF5; } </style>