#1AAFFA (or 0x1AAFFA) is unknown color: approx Deep Sky Blue. HEX triplet: 1A, AF and FA. RGB value is (26,175,250). Sum of RGB (Red+Green+Blue) = 26+175+250=451 (59% of max value = 765). Red value is 26 (10.55% from 255 or 5.76% from 451); Green value is 175 (68.75% from 255 or 38.80% from 451); Blue value is 250 (98.05% from 255 or 55.43% from 451); Max value from RGB is 250 - color contains mainly: blue. Hex color #1AAFFA is not a web safe color. Web safe color analog (approx): #3399FF. Inversed color of #1AAFFA is #E55005. Grayscale: #8A8A8A. Windows color (decimal): -15028230 or 16428826. OLE color: 16428826.
HSL color Cylindrical-coordinate representation of color #1AAFFA: hue angle of 200.09º degrees, saturation: 0.96, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #1AAFFA is Cyan = 0.90, Magento = 0.3, Yellow = 0 and Black (K on CMYK) = 0.02.
<style> p { color: #1AAFFA; } p { color: rgb(26,175,250); } H1.HeaderClassName { color: #1AAFFA; } .AnyTagClassName { color: #1AAFFA; } </style>
<style> a { background-color: #1AAFFA; } a { background-color: rgb(26,175,250); } div.DivClassName { background-color: #1AAFFA; } .BgClassName { background-color: #1AAFFA; } </style>
<style> span { border-color: #1AAFFA; } span { border-color: rgb(26,175,250); } td.TdClassName { border-color: #1AAFFA; } .TagClassName { border-color: #1AAFFA; } </style>