#CEE0C5 (or 0xCEE0C5) is unknown color: approx Peppermint. HEX triplet: CE, E0 and C5. RGB value is (206,224,197). Sum of RGB (Red+Green+Blue) = 206+224+197=627 (83% of max value = 765). Red value is 206 (80.86% from 255 or 32.85% from 627); Green value is 224 (87.89% from 255 or 35.73% from 627); Blue value is 197 (77.34% from 255 or 31.42% from 627); Max value from RGB is 224 - color contains mainly: green. Hex color #CEE0C5 is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #CEE0C5 is #311F3A. Grayscale: #D7D7D7. Windows color (decimal): -3219259 or 12968142. OLE color: 12968142.
HSL color Cylindrical-coordinate representation of color #CEE0C5: hue angle of 100º degrees, saturation: 0.3, lightness: 0.83%. HSV value (or HSB Brightness) of color is 0.88% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #CEE0C5 is Cyan = 0.08, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.12.
<style> p { color: #CEE0C5; } p { color: rgb(206,224,197); } H1.HeaderClassName { color: #CEE0C5; } .AnyTagClassName { color: #CEE0C5; } </style>
<style> a { background-color: #CEE0C5; } a { background-color: rgb(206,224,197); } div.DivClassName { background-color: #CEE0C5; } .BgClassName { background-color: #CEE0C5; } </style>
<style> span { border-color: #CEE0C5; } span { border-color: rgb(206,224,197); } td.TdClassName { border-color: #CEE0C5; } .TagClassName { border-color: #CEE0C5; } </style>