#C2FFED (or 0xC2FFED) is unknown color: approx Humming Bird. HEX triplet: C2, FF and ED. RGB value is (194,255,237). Sum of RGB (Red+Green+Blue) = 194+255+237=686 (90% of max value = 765). Red value is 194 (76.17% from 255 or 28.28% from 686); Green value is 255 (100% from 255 or 37.17% from 686); Blue value is 237 (92.97% from 255 or 34.55% from 686); Max value from RGB is 255 - color contains mainly: green. Hex color #C2FFED is not a web safe color. Web safe color analog (approx): #CCFFFF. Inversed color of #C2FFED is #3D0012. Grayscale: #EAEAEA. Windows color (decimal): -3997715 or 15597506. OLE color: 15597506.
HSL color Cylindrical-coordinate representation of color #C2FFED: hue angle of 162.3º 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 #C2FFED is Cyan = 0.24, Magento = 0, Yellow = 0.07 and Black (K on CMYK) = 0.
<style> p { color: #C2FFED; } p { color: rgb(194,255,237); } H1.HeaderClassName { color: #C2FFED; } .AnyTagClassName { color: #C2FFED; } </style>
<style> a { background-color: #C2FFED; } a { background-color: rgb(194,255,237); } div.DivClassName { background-color: #C2FFED; } .BgClassName { background-color: #C2FFED; } </style>
<style> span { border-color: #C2FFED; } span { border-color: rgb(194,255,237); } td.TdClassName { border-color: #C2FFED; } .TagClassName { border-color: #C2FFED; } </style>