#159FC2 (or 0x159FC2) is unknown color: approx Pacific Blue. HEX triplet: 15, 9F and C2. RGB value is (21,159,194). Sum of RGB (Red+Green+Blue) = 21+159+194=374 (49% of max value = 765). Red value is 21 (8.59% from 255 or 5.61% from 374); Green value is 159 (62.5% from 255 or 42.51% from 374); Blue value is 194 (76.17% from 255 or 51.87% from 374); Max value from RGB is 194 - color contains mainly: blue. Hex color #159FC2 is not a web safe color. Web safe color analog (approx): #0099CC. Inversed color of #159FC2 is #EA603D. Grayscale: #797979. Windows color (decimal): -15360062 or 12754709. OLE color: 12754709.
HSL color Cylindrical-coordinate representation of color #159FC2: hue angle of 192.14º degrees, saturation: 0.8, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.76% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #159FC2 is Cyan = 0.89, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.24.
<style> p { color: #159FC2; } p { color: rgb(21,159,194); } H1.HeaderClassName { color: #159FC2; } .AnyTagClassName { color: #159FC2; } </style>
<style> a { background-color: #159FC2; } a { background-color: rgb(21,159,194); } div.DivClassName { background-color: #159FC2; } .BgClassName { background-color: #159FC2; } </style>
<style> span { border-color: #159FC2; } span { border-color: rgb(21,159,194); } td.TdClassName { border-color: #159FC2; } .TagClassName { border-color: #159FC2; } </style>