#CEFCBE (or 0xCEFCBE) is unknown color: approx Tea Green. HEX triplet: CE, FC and BE. RGB value is (206,252,190). Sum of RGB (Red+Green+Blue) = 206+252+190=648 (85% of max value = 765). Red value is 206 (80.86% from 255 or 31.79% from 648); Green value is 252 (98.83% from 255 or 38.89% from 648); Blue value is 190 (74.61% from 255 or 29.32% from 648); Max value from RGB is 252 - color contains mainly: green. Hex color #CEFCBE is not a web safe color. Web safe color analog (approx): #CCFFCC. Inversed color of #CEFCBE is #310341. Grayscale: #E7E7E7. Windows color (decimal): -3212098 or 12516558. OLE color: 12516558.
HSL color Cylindrical-coordinate representation of color #CEFCBE: hue angle of 104.52º degrees, saturation: 0.91, lightness: 0.87%. HSV value (or HSB Brightness) of color is 0.99% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #CEFCBE is Cyan = 0.18, Magento = 0, Yellow = 0.25 and Black (K on CMYK) = 0.01.
<style> p { color: #CEFCBE; } p { color: rgb(206,252,190); } H1.HeaderClassName { color: #CEFCBE; } .AnyTagClassName { color: #CEFCBE; } </style>
<style> a { background-color: #CEFCBE; } a { background-color: rgb(206,252,190); } div.DivClassName { background-color: #CEFCBE; } .BgClassName { background-color: #CEFCBE; } </style>
<style> span { border-color: #CEFCBE; } span { border-color: rgb(206,252,190); } td.TdClassName { border-color: #CEFCBE; } .TagClassName { border-color: #CEFCBE; } </style>