#1BBAC7 (or 0x1BBAC7) is unknown color: approx Iris Blue. HEX triplet: 1B, BA and C7. RGB value is (27,186,199). Sum of RGB (Red+Green+Blue) = 27+186+199=412 (54% of max value = 765). Red value is 27 (10.94% from 255 or 6.55% from 412); Green value is 186 (73.05% from 255 or 45.15% from 412); Blue value is 199 (78.12% from 255 or 48.30% from 412); Max value from RGB is 199 - color contains mainly: blue. Hex color #1BBAC7 is not a web safe color. Web safe color analog (approx): #33CCCC. Inversed color of #1BBAC7 is #E44538. Grayscale: #8B8B8B. Windows color (decimal): -14959929 or 13089307. OLE color: 13089307.
HSL color Cylindrical-coordinate representation of color #1BBAC7: hue angle of 184.53º degrees, saturation: 0.76, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.78% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #1BBAC7 is Cyan = 0.86, Magento = 0.07, Yellow = 0 and Black (K on CMYK) = 0.22.
<style> p { color: #1bbac7; } p { color: rgb(27,186,199); } H1.HeaderClassName { color: #1bbac7; } .AnyTagClassName { color: #1bbac7; } </style>
<style> a { background-color: #1bbac7; } a { background-color: rgb(27,186,199); } div.DivClassName { background-color: #1bbac7; } .BgClassName { background-color: #1bbac7; } </style>
<style> span { border-color: #1bbac7; } span { border-color: rgb(27,186,199); } td.TdClassName { border-color: #1bbac7; } .TagClassName { border-color: #1bbac7; } </style>