#C1FFF2 (or 0xC1FFF2) is unknown color: approx Humming Bird. HEX triplet: C1, FF and F2. RGB value is (193,255,242). Sum of RGB (Red+Green+Blue) = 193+255+242=690 (91% of max value = 765). Red value is 193 (75.78% from 255 or 27.97% from 690); Green value is 255 (100% from 255 or 36.96% from 690); Blue value is 242 (94.92% from 255 or 35.07% from 690); Max value from RGB is 255 - color contains mainly: green. Hex color #C1FFF2 is not a web safe color. Web safe color analog (approx): #CCFFFF. Inversed color of #C1FFF2 is #3E000D. Grayscale: #EAEAEA. Windows color (decimal): -4063246 or 15925185. OLE color: 15925185.
HSL color Cylindrical-coordinate representation of color #C1FFF2: hue angle of 167.42º 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 #C1FFF2 is Cyan = 0.24, Magento = 0, Yellow = 0.05 and Black (K on CMYK) = 0.
<style> p { color: #C1FFF2; } p { color: rgb(193,255,242); } H1.HeaderClassName { color: #C1FFF2; } .AnyTagClassName { color: #C1FFF2; } </style>
<style> a { background-color: #C1FFF2; } a { background-color: rgb(193,255,242); } div.DivClassName { background-color: #C1FFF2; } .BgClassName { background-color: #C1FFF2; } </style>
<style> span { border-color: #C1FFF2; } span { border-color: rgb(193,255,242); } td.TdClassName { border-color: #C1FFF2; } .TagClassName { border-color: #C1FFF2; } </style>