#1BAFFE (or 0x1BAFFE) is unknown color: approx Deep Sky Blue. HEX triplet: 1B, AF and FE. RGB value is (27,175,254). Sum of RGB (Red+Green+Blue) = 27+175+254=456 (60% of max value = 765). Red value is 27 (10.94% from 255 or 5.92% from 456); Green value is 175 (68.75% from 255 or 38.38% from 456); Blue value is 254 (99.61% from 255 or 55.70% from 456); Max value from RGB is 254 - color contains mainly: blue. Hex color #1BAFFE is not a web safe color. Web safe color analog (approx): #3399FF. Inversed color of #1BAFFE is #E45001. Grayscale: #8B8B8B. Windows color (decimal): -14962690 or 16690971. OLE color: 16690971.
HSL color Cylindrical-coordinate representation of color #1BAFFE: hue angle of 200.88º degrees, saturation: 0.99, lightness: 0.55%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #1BAFFE is Cyan = 0.89, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.00.
<style> p { color: #1baffe; } p { color: rgb(27,175,254); } H1.HeaderClassName { color: #1baffe; } .AnyTagClassName { color: #1baffe; } </style>
<style> a { background-color: #1baffe; } a { background-color: rgb(27,175,254); } div.DivClassName { background-color: #1baffe; } .BgClassName { background-color: #1baffe; } </style>
<style> span { border-color: #1baffe; } span { border-color: rgb(27,175,254); } td.TdClassName { border-color: #1baffe; } .TagClassName { border-color: #1baffe; } </style>