#AFD0EB (or 0xAFD0EB) is unknown color: approx Pale Cornflower Blue. HEX triplet: AF, D0 and EB. RGB value is (175,208,235). Sum of RGB (Red+Green+Blue) = 175+208+235=618 (81% of max value = 765). Red value is 175 (68.75% from 255 or 28.32% from 618); Green value is 208 (81.64% from 255 or 33.66% from 618); Blue value is 235 (92.19% from 255 or 38.03% from 618); Max value from RGB is 235 - color contains mainly: blue. Hex color #AFD0EB is not a web safe color. Web safe color analog (approx): #99CCFF. Inversed color of #AFD0EB is #502F14. Grayscale: #C9C9C9. Windows color (decimal): -5254933 or 15454383. OLE color: 15454383.
HSL color Cylindrical-coordinate representation of color #AFD0EB: hue angle of 207º degrees, saturation: 0.6, lightness: 0.8%. HSV value (or HSB Brightness) of color is 0.92% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #AFD0EB is Cyan = 0.26, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.08.
<style> p { color: #AFD0EB; } p { color: rgb(175,208,235); } H1.HeaderClassName { color: #AFD0EB; } .AnyTagClassName { color: #AFD0EB; } </style>
<style> a { background-color: #AFD0EB; } a { background-color: rgb(175,208,235); } div.DivClassName { background-color: #AFD0EB; } .BgClassName { background-color: #AFD0EB; } </style>
<style> span { border-color: #AFD0EB; } span { border-color: rgb(175,208,235); } td.TdClassName { border-color: #AFD0EB; } .TagClassName { border-color: #AFD0EB; } </style>