#1CC0E5 (or 0x1CC0E5) is unknown color: approx Summer Sky. HEX triplet: 1C, C0 and E5. RGB value is (28,192,229). Sum of RGB (Red+Green+Blue) = 28+192+229=449 (59% of max value = 765). Red value is 28 (11.33% from 255 or 6.24% from 449); Green value is 192 (75.39% from 255 or 42.76% from 449); Blue value is 229 (89.84% from 255 or 51.00% from 449); Max value from RGB is 229 - color contains mainly: blue. Hex color #1CC0E5 is not a web safe color. Web safe color analog (approx): #33CCCC. Inversed color of #1CC0E5 is #E33F1A. Grayscale: #929292. Windows color (decimal): -14892827 or 15056924. OLE color: 15056924.
HSL color Cylindrical-coordinate representation of color #1CC0E5: hue angle of 191.04º degrees, saturation: 0.79, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.9% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #1CC0E5 is Cyan = 0.88, Magento = 0.16, Yellow = 0 and Black (K on CMYK) = 0.10.
<style> p { color: #1CC0E5; } p { color: rgb(28,192,229); } H1.HeaderClassName { color: #1CC0E5; } .AnyTagClassName { color: #1CC0E5; } </style>
<style> a { background-color: #1CC0E5; } a { background-color: rgb(28,192,229); } div.DivClassName { background-color: #1CC0E5; } .BgClassName { background-color: #1CC0E5; } </style>
<style> span { border-color: #1CC0E5; } span { border-color: rgb(28,192,229); } td.TdClassName { border-color: #1CC0E5; } .TagClassName { border-color: #1CC0E5; } </style>