#1ABAD2 (or 0x1ABAD2) is unknown color: approx Iris Blue. HEX triplet: 1A, BA and D2. RGB value is (26,186,210). Sum of RGB (Red+Green+Blue) = 26+186+210=422 (55% of max value = 765). Red value is 26 (10.55% from 255 or 6.16% from 422); Green value is 186 (73.05% from 255 or 44.08% from 422); Blue value is 210 (82.42% from 255 or 49.76% from 422); Max value from RGB is 210 - color contains mainly: blue. Hex color #1ABAD2 is not a web safe color. Web safe color analog (approx): #33CCCC. Inversed color of #1ABAD2 is #E5452D. Grayscale: #8C8C8C. Windows color (decimal): -15025454 or 13810202. OLE color: 13810202.
HSL color Cylindrical-coordinate representation of color #1ABAD2: hue angle of 187.83º degrees, saturation: 0.78, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.82% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #1ABAD2 is Cyan = 0.88, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.18.
<style> p { color: #1ABAD2; } p { color: rgb(26,186,210); } H1.HeaderClassName { color: #1ABAD2; } .AnyTagClassName { color: #1ABAD2; } </style>
<style> a { background-color: #1ABAD2; } a { background-color: rgb(26,186,210); } div.DivClassName { background-color: #1ABAD2; } .BgClassName { background-color: #1ABAD2; } </style>
<style> span { border-color: #1ABAD2; } span { border-color: rgb(26,186,210); } td.TdClassName { border-color: #1ABAD2; } .TagClassName { border-color: #1ABAD2; } </style>