#CEFFE9 (or 0xCEFFE9) is unknown color: approx Humming Bird. HEX triplet: CE, FF and E9. RGB value is (206,255,233). Sum of RGB (Red+Green+Blue) = 206+255+233=694 (91% of max value = 765). Red value is 206 (80.86% from 255 or 29.68% from 694); Green value is 255 (100% from 255 or 36.74% from 694); Blue value is 233 (91.41% from 255 or 33.57% from 694); Max value from RGB is 255 - color contains mainly: green. Hex color #CEFFE9 is not a web safe color. Web safe color analog (approx): #CCFFFF. Inversed color of #CEFFE9 is #310016. Grayscale: #EDEDED. Windows color (decimal): -3211287 or 15335374. OLE color: 15335374.
HSL color Cylindrical-coordinate representation of color #CEFFE9: hue angle of 153.06º degrees, saturation: 1, lightness: 0.9%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #CEFFE9 is Cyan = 0.19, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.
<style> p { color: #CEFFE9; } p { color: rgb(206,255,233); } H1.HeaderClassName { color: #CEFFE9; } .AnyTagClassName { color: #CEFFE9; } </style>
<style> a { background-color: #CEFFE9; } a { background-color: rgb(206,255,233); } div.DivClassName { background-color: #CEFFE9; } .BgClassName { background-color: #CEFFE9; } </style>
<style> span { border-color: #CEFFE9; } span { border-color: rgb(206,255,233); } td.TdClassName { border-color: #CEFFE9; } .TagClassName { border-color: #CEFFE9; } </style>