#CEFFC5 (or 0xCEFFC5) is unknown color: approx Snowy Mint. HEX triplet: CE, FF and C5. RGB value is (206,255,197). Sum of RGB (Red+Green+Blue) = 206+255+197=658 (87% of max value = 765). Red value is 206 (80.86% from 255 or 31.31% from 658); Green value is 255 (100% from 255 or 38.75% from 658); Blue value is 197 (77.34% from 255 or 29.94% from 658); Max value from RGB is 255 - color contains mainly: green. Hex color #CEFFC5 is not a web safe color. Web safe color analog (approx): #CCFFCC. Inversed color of #CEFFC5 is #31003A. Grayscale: #E9E9E9. Windows color (decimal): -3211323 or 12976078. OLE color: 12976078.
HSL color Cylindrical-coordinate representation of color #CEFFC5: hue angle of 110.69º degrees, saturation: 1, lightness: 0.89%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #CEFFC5 is Cyan = 0.19, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.
<style> p { color: #CEFFC5; } p { color: rgb(206,255,197); } H1.HeaderClassName { color: #CEFFC5; } .AnyTagClassName { color: #CEFFC5; } </style>
<style> a { background-color: #CEFFC5; } a { background-color: rgb(206,255,197); } div.DivClassName { background-color: #CEFFC5; } .BgClassName { background-color: #CEFFC5; } </style>
<style> span { border-color: #CEFFC5; } span { border-color: rgb(206,255,197); } td.TdClassName { border-color: #CEFFC5; } .TagClassName { border-color: #CEFFC5; } </style>