#1BACC8 (or 0x1BACC8) is unknown color: approx Iris Blue. HEX triplet: 1B, AC and C8. RGB value is (27,172,200). Sum of RGB (Red+Green+Blue) = 27+172+200=399 (52% of max value = 765). Red value is 27 (10.94% from 255 or 6.77% from 399); Green value is 172 (67.58% from 255 or 43.11% from 399); Blue value is 200 (78.52% from 255 or 50.13% from 399); Max value from RGB is 200 - color contains mainly: blue. Hex color #1BACC8 is not a web safe color. Web safe color analog (approx): #3399CC. Inversed color of #1BACC8 is #E45337. Grayscale: #838383. Windows color (decimal): -14963512 or 13151259. OLE color: 13151259.
HSL color Cylindrical-coordinate representation of color #1BACC8: hue angle of 189.71º degrees, saturation: 0.76, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.78% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #1BACC8 is Cyan = 0.86, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.22.
<style> p { color: #1bacc8; } p { color: rgb(27,172,200); } H1.HeaderClassName { color: #1bacc8; } .AnyTagClassName { color: #1bacc8; } </style>
<style> a { background-color: #1bacc8; } a { background-color: rgb(27,172,200); } div.DivClassName { background-color: #1bacc8; } .BgClassName { background-color: #1bacc8; } </style>
<style> span { border-color: #1bacc8; } span { border-color: rgb(27,172,200); } td.TdClassName { border-color: #1bacc8; } .TagClassName { border-color: #1bacc8; } </style>