#1ABDAA (or 0x1ABDAA) is unknown color: approx Light Sea Green. HEX triplet: 1A, BD and AA. RGB value is (26,189,170). Sum of RGB (Red+Green+Blue) = 26+189+170=385 (50% of max value = 765). Red value is 26 (10.55% from 255 or 6.75% from 385); Green value is 189 (74.22% from 255 or 49.09% from 385); Blue value is 170 (66.80% from 255 or 44.16% from 385); Max value from RGB is 189 - color contains mainly: green. Hex color #1ABDAA is not a web safe color. Web safe color analog (approx): #33CC99. Inversed color of #1ABDAA is #E54255. Grayscale: #8A8A8A. Windows color (decimal): -15024726 or 11189530. OLE color: 11189530.
HSL color Cylindrical-coordinate representation of color #1ABDAA: hue angle of 173.01º degrees, saturation: 0.76, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.74% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #1ABDAA is Cyan = 0.86, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.26.
<style> p { color: #1ABDAA; } p { color: rgb(26,189,170); } H1.HeaderClassName { color: #1ABDAA; } .AnyTagClassName { color: #1ABDAA; } </style>
<style> a { background-color: #1ABDAA; } a { background-color: rgb(26,189,170); } div.DivClassName { background-color: #1ABDAA; } .BgClassName { background-color: #1ABDAA; } </style>
<style> span { border-color: #1ABDAA; } span { border-color: rgb(26,189,170); } td.TdClassName { border-color: #1ABDAA; } .TagClassName { border-color: #1ABDAA; } </style>