#CEDDCC (or 0xCEDDCC) is unknown color: approx Peppermint. HEX triplet: CE, DD and CC. RGB value is (206,221,204). Sum of RGB (Red+Green+Blue) = 206+221+204=631 (83% of max value = 765). Red value is 206 (80.86% from 255 or 32.65% from 631); Green value is 221 (86.72% from 255 or 35.02% from 631); Blue value is 204 (80.08% from 255 or 32.33% from 631); Max value from RGB is 221 - color contains mainly: green. Hex color #CEDDCC is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #CEDDCC is #312233. Grayscale: #D6D6D6. Windows color (decimal): -3220020 or 13426126. OLE color: 13426126.
HSL color Cylindrical-coordinate representation of color #CEDDCC: hue angle of 112.94º degrees, saturation: 0.2, lightness: 0.83%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.08%. Process color model (Four color, CMYK) of #CEDDCC is Cyan = 0.07, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.13.
<style> p { color: #CEDDCC; } p { color: rgb(206,221,204); } H1.HeaderClassName { color: #CEDDCC; } .AnyTagClassName { color: #CEDDCC; } </style>
<style> a { background-color: #CEDDCC; } a { background-color: rgb(206,221,204); } div.DivClassName { background-color: #CEDDCC; } .BgClassName { background-color: #CEDDCC; } </style>
<style> span { border-color: #CEDDCC; } span { border-color: rgb(206,221,204); } td.TdClassName { border-color: #CEDDCC; } .TagClassName { border-color: #CEDDCC; } </style>