#1BB3FF (or 0x1BB3FF) is unknown color: approx Deep Sky Blue. HEX triplet: 1B, B3 and FF. RGB value is (27,179,255). Sum of RGB (Red+Green+Blue) = 27+179+255=461 (61% of max value = 765). Red value is 27 (10.94% from 255 or 5.86% from 461); Green value is 179 (70.31% from 255 or 38.83% from 461); Blue value is 255 (100% from 255 or 55.31% from 461); Max value from RGB is 255 - color contains mainly: blue. Hex color #1BB3FF is not a web safe color. Web safe color analog (approx): #33CCFF. Inversed color of #1BB3FF is #E44C00. Grayscale: #8D8D8D. Windows color (decimal): -14961665 or 16757531. OLE color: 16757531.
HSL color Cylindrical-coordinate representation of color #1BB3FF: hue angle of 200º degrees, saturation: 1, lightness: 0.55%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #1BB3FF is Cyan = 0.89, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.
<style> p { color: #1BB3FF; } p { color: rgb(27,179,255); } H1.HeaderClassName { color: #1BB3FF; } .AnyTagClassName { color: #1BB3FF; } </style>
<style> a { background-color: #1BB3FF; } a { background-color: rgb(27,179,255); } div.DivClassName { background-color: #1BB3FF; } .BgClassName { background-color: #1BB3FF; } </style>
<style> span { border-color: #1BB3FF; } span { border-color: rgb(27,179,255); } td.TdClassName { border-color: #1BB3FF; } .TagClassName { border-color: #1BB3FF; } </style>