#CEE9BE (or 0xCEE9BE) is unknown color: approx Tea Green. HEX triplet: CE, E9 and BE. RGB value is (206,233,190). Sum of RGB (Red+Green+Blue) = 206+233+190=629 (83% of max value = 765). Red value is 206 (80.86% from 255 or 32.75% from 629); Green value is 233 (91.41% from 255 or 37.04% from 629); Blue value is 190 (74.61% from 255 or 30.21% from 629); Max value from RGB is 233 - color contains mainly: green. Hex color #CEE9BE is not a web safe color. Web safe color analog (approx): #CCFFCC. Inversed color of #CEE9BE is #311641. Grayscale: #DCDCDC. Windows color (decimal): -3216962 or 12511694. OLE color: 12511694.
HSL color Cylindrical-coordinate representation of color #CEE9BE: hue angle of 97.67º degrees, saturation: 0.49, lightness: 0.83%. HSV value (or HSB Brightness) of color is 0.91% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #CEE9BE is Cyan = 0.12, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.09.
<style> p { color: #CEE9BE; } p { color: rgb(206,233,190); } H1.HeaderClassName { color: #CEE9BE; } .AnyTagClassName { color: #CEE9BE; } </style>
<style> a { background-color: #CEE9BE; } a { background-color: rgb(206,233,190); } div.DivClassName { background-color: #CEE9BE; } .BgClassName { background-color: #CEE9BE; } </style>
<style> span { border-color: #CEE9BE; } span { border-color: rgb(206,233,190); } td.TdClassName { border-color: #CEE9BE; } .TagClassName { border-color: #CEE9BE; } </style>