#1BB9D2 (or 0x1BB9D2) is unknown color: approx Iris Blue. HEX triplet: 1B, B9 and D2. RGB value is (27,185,210). Sum of RGB (Red+Green+Blue) = 27+185+210=422 (55% of max value = 765). Red value is 27 (10.94% from 255 or 6.40% from 422); Green value is 185 (72.66% from 255 or 43.84% 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 #1BB9D2 is not a web safe color. Web safe color analog (approx): #33CCCC. Inversed color of #1BB9D2 is #E4462D. Grayscale: #8C8C8C. Windows color (decimal): -14960174 or 13809947. OLE color: 13809947.
HSL color Cylindrical-coordinate representation of color #1BB9D2: hue angle of 188.2º degrees, saturation: 0.77, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.82% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #1BB9D2 is Cyan = 0.87, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.18.
<style> p { color: #1bb9d2; } p { color: rgb(27,185,210); } H1.HeaderClassName { color: #1bb9d2; } .AnyTagClassName { color: #1bb9d2; } </style>
<style> a { background-color: #1bb9d2; } a { background-color: rgb(27,185,210); } div.DivClassName { background-color: #1bb9d2; } .BgClassName { background-color: #1bb9d2; } </style>
<style> span { border-color: #1bb9d2; } span { border-color: rgb(27,185,210); } td.TdClassName { border-color: #1bb9d2; } .TagClassName { border-color: #1bb9d2; } </style>