#C1FFEA (or 0xC1FFEA) is unknown color: approx Humming Bird. HEX triplet: C1, FF and EA. RGB value is (193,255,234). Sum of RGB (Red+Green+Blue) = 193+255+234=682 (90% of max value = 765). Red value is 193 (75.78% from 255 or 28.30% from 682); Green value is 255 (100% from 255 or 37.39% from 682); Blue value is 234 (91.80% from 255 or 34.31% from 682); Max value from RGB is 255 - color contains mainly: green. Hex color #C1FFEA is not a web safe color. Web safe color analog (approx): #CCFFFF. Inversed color of #C1FFEA is #3E0015. Grayscale: #EAEAEA. Windows color (decimal): -4063254 or 15400897. OLE color: 15400897.
HSL color Cylindrical-coordinate representation of color #C1FFEA: hue angle of 159.68º degrees, saturation: 1, lightness: 0.88%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #C1FFEA is Cyan = 0.24, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.
<style> p { color: #C1FFEA; } p { color: rgb(193,255,234); } H1.HeaderClassName { color: #C1FFEA; } .AnyTagClassName { color: #C1FFEA; } </style>
<style> a { background-color: #C1FFEA; } a { background-color: rgb(193,255,234); } div.DivClassName { background-color: #C1FFEA; } .BgClassName { background-color: #C1FFEA; } </style>
<style> span { border-color: #C1FFEA; } span { border-color: rgb(193,255,234); } td.TdClassName { border-color: #C1FFEA; } .TagClassName { border-color: #C1FFEA; } </style>