#AFEDD5 (or 0xAFEDD5) is unknown color: approx Magic Mint. HEX triplet: AF, ED and D5. RGB value is (175,237,213). Sum of RGB (Red+Green+Blue) = 175+237+213=625 (82% of max value = 765). Red value is 175 (68.75% from 255 or 28% from 625); Green value is 237 (92.97% from 255 or 37.92% from 625); Blue value is 213 (83.59% from 255 or 34.08% from 625); Max value from RGB is 237 - color contains mainly: green. Hex color #AFEDD5 is not a web safe color. Web safe color analog (approx): #99FFCC. Inversed color of #AFEDD5 is #50122A. Grayscale: #D7D7D7. Windows color (decimal): -5247531 or 14020015. OLE color: 14020015.
HSL color Cylindrical-coordinate representation of color #AFEDD5: hue angle of 156.77º degrees, saturation: 0.63, lightness: 0.81%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #AFEDD5 is Cyan = 0.26, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.07.
<style> p { color: #AFEDD5; } p { color: rgb(175,237,213); } H1.HeaderClassName { color: #AFEDD5; } .AnyTagClassName { color: #AFEDD5; } </style>
<style> a { background-color: #AFEDD5; } a { background-color: rgb(175,237,213); } div.DivClassName { background-color: #AFEDD5; } .BgClassName { background-color: #AFEDD5; } </style>
<style> span { border-color: #AFEDD5; } span { border-color: rgb(175,237,213); } td.TdClassName { border-color: #AFEDD5; } .TagClassName { border-color: #AFEDD5; } </style>