#ABDAF2 (or 0xABDAF2) is unknown color: approx Light Blue. HEX triplet: AB, DA and F2. RGB value is (171,218,242). Sum of RGB (Red+Green+Blue) = 171+218+242=631 (83% of max value = 765). Red value is 171 (67.19% from 255 or 27.10% from 631); Green value is 218 (85.55% from 255 or 34.55% from 631); Blue value is 242 (94.92% from 255 or 38.35% from 631); Max value from RGB is 242 - color contains mainly: blue. Hex color #ABDAF2 is not a web safe color. Web safe color analog (approx): #99CCFF. Inversed color of #ABDAF2 is #54250D. Grayscale: #CECECE. Windows color (decimal): -5514510 or 15915691. OLE color: 15915691.
HSL color Cylindrical-coordinate representation of color #ABDAF2: hue angle of 200.28º degrees, saturation: 0.73, lightness: 0.81%. HSV value (or HSB Brightness) of color is 0.95% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #ABDAF2 is Cyan = 0.29, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.05.
<style> p { color: #ABDAF2; } p { color: rgb(171,218,242); } H1.HeaderClassName { color: #ABDAF2; } .AnyTagClassName { color: #ABDAF2; } </style>
<style> a { background-color: #ABDAF2; } a { background-color: rgb(171,218,242); } div.DivClassName { background-color: #ABDAF2; } .BgClassName { background-color: #ABDAF2; } </style>
<style> span { border-color: #ABDAF2; } span { border-color: rgb(171,218,242); } td.TdClassName { border-color: #ABDAF2; } .TagClassName { border-color: #ABDAF2; } </style>