#C1FEEF (or 0xC1FEEF) is unknown color: approx Humming Bird. HEX triplet: C1, FE and EF. RGB value is (193,254,239). Sum of RGB (Red+Green+Blue) = 193+254+239=686 (90% of max value = 765). Red value is 193 (75.78% from 255 or 28.13% from 686); Green value is 254 (99.61% from 255 or 37.03% from 686); Blue value is 239 (93.75% from 255 or 34.84% from 686); Max value from RGB is 254 - color contains mainly: green. Hex color #C1FEEF is not a web safe color. Web safe color analog (approx): #CCFFFF. Inversed color of #C1FEEF is #3E0110. Grayscale: #EAEAEA. Windows color (decimal): -4063505 or 15728321. OLE color: 15728321.
HSL color Cylindrical-coordinate representation of color #C1FEEF: hue angle of 165.25º degrees, saturation: 0.97, lightness: 0.88%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #C1FEEF is Cyan = 0.24, Magento = 0, Yellow = 0.06 and Black (K on CMYK) = 0.00.
<style> p { color: #C1FEEF; } p { color: rgb(193,254,239); } H1.HeaderClassName { color: #C1FEEF; } .AnyTagClassName { color: #C1FEEF; } </style>
<style> a { background-color: #C1FEEF; } a { background-color: rgb(193,254,239); } div.DivClassName { background-color: #C1FEEF; } .BgClassName { background-color: #C1FEEF; } </style>
<style> span { border-color: #C1FEEF; } span { border-color: rgb(193,254,239); } td.TdClassName { border-color: #C1FEEF; } .TagClassName { border-color: #C1FEEF; } </style>