#ABDDF2 (or 0xABDDF2) is unknown color: approx Light Blue. HEX triplet: AB, DD and F2. RGB value is (171,221,242). Sum of RGB (Red+Green+Blue) = 171+221+242=634 (83% of max value = 765). Red value is 171 (67.19% from 255 or 26.97% from 634); Green value is 221 (86.72% from 255 or 34.86% from 634); Blue value is 242 (94.92% from 255 or 38.17% from 634); Max value from RGB is 242 - color contains mainly: blue. Hex color #ABDDF2 is not a web safe color. Web safe color analog (approx): #99CCFF. Inversed color of #ABDDF2 is #54220D. Grayscale: #D0D0D0. Windows color (decimal): -5513742 or 15916459. OLE color: 15916459.
HSL color Cylindrical-coordinate representation of color #ABDDF2: hue angle of 197.75º 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 #ABDDF2 is Cyan = 0.29, Magento = 0.09, Yellow = 0 and Black (K on CMYK) = 0.05.
<style> p { color: #abddf2; } p { color: rgb(171,221,242); } H1.HeaderClassName { color: #abddf2; } .AnyTagClassName { color: #abddf2; } </style>
<style> a { background-color: #abddf2; } a { background-color: rgb(171,221,242); } div.DivClassName { background-color: #abddf2; } .BgClassName { background-color: #abddf2; } </style>
<style> span { border-color: #abddf2; } span { border-color: rgb(171,221,242); } td.TdClassName { border-color: #abddf2; } .TagClassName { border-color: #abddf2; } </style>