#CDE9C6 (or 0xCDE9C6) is unknown color: approx Snowy Mint. HEX triplet: CD, E9 and C6. RGB value is (205,233,198). Sum of RGB (Red+Green+Blue) = 205+233+198=636 (84% of max value = 765). Red value is 205 (80.47% from 255 or 32.23% from 636); Green value is 233 (91.41% from 255 or 36.64% from 636); Blue value is 198 (77.73% from 255 or 31.13% from 636); Max value from RGB is 233 - color contains mainly: green. Hex color #CDE9C6 is not a web safe color. Web safe color analog (approx): #CCFFCC. Inversed color of #CDE9C6 is #321639. Grayscale: #DCDCDC. Windows color (decimal): -3282490 or 13035981. OLE color: 13035981.
HSL color Cylindrical-coordinate representation of color #CDE9C6: hue angle of 108º degrees, saturation: 0.44, lightness: 0.85%. HSV value (or HSB Brightness) of color is 0.91% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #CDE9C6 is Cyan = 0.12, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.09.
<style> p { color: #cde9c6; } p { color: rgb(205,233,198); } H1.HeaderClassName { color: #cde9c6; } .AnyTagClassName { color: #cde9c6; } </style>
<style> a { background-color: #cde9c6; } a { background-color: rgb(205,233,198); } div.DivClassName { background-color: #cde9c6; } .BgClassName { background-color: #cde9c6; } </style>
<style> span { border-color: #cde9c6; } span { border-color: rgb(205,233,198); } td.TdClassName { border-color: #cde9c6; } .TagClassName { border-color: #cde9c6; } </style>