#1ABFA2 (or 0x1ABFA2) is unknown color: approx Light Sea Green. HEX triplet: 1A, BF and A2. RGB value is (26,191,162). Sum of RGB (Red+Green+Blue) = 26+191+162=379 (50% of max value = 765). Red value is 26 (10.55% from 255 or 6.86% from 379); Green value is 191 (75% from 255 or 50.40% from 379); Blue value is 162 (63.67% from 255 or 42.74% from 379); Max value from RGB is 191 - color contains mainly: green. Hex color #1ABFA2 is not a web safe color. Web safe color analog (approx): #33CC99. Inversed color of #1ABFA2 is #E5405D. Grayscale: #8A8A8A. Windows color (decimal): -15024222 or 10665754. OLE color: 10665754.
HSL color Cylindrical-coordinate representation of color #1ABFA2: hue angle of 169.45º degrees, saturation: 0.76, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #1ABFA2 is Cyan = 0.86, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.25.
<style> p { color: #1ABFA2; } p { color: rgb(26,191,162); } H1.HeaderClassName { color: #1ABFA2; } .AnyTagClassName { color: #1ABFA2; } </style>
<style> a { background-color: #1ABFA2; } a { background-color: rgb(26,191,162); } div.DivClassName { background-color: #1ABFA2; } .BgClassName { background-color: #1ABFA2; } </style>
<style> span { border-color: #1ABFA2; } span { border-color: rgb(26,191,162); } td.TdClassName { border-color: #1ABFA2; } .TagClassName { border-color: #1ABFA2; } </style>