#CDE7DB (or 0xCDE7DB) is unknown color: approx Mint Tulip. HEX triplet: CD, E7 and DB. RGB value is (205,231,219). Sum of RGB (Red+Green+Blue) = 205+231+219=655 (86% of max value = 765). Red value is 205 (80.47% from 255 or 31.30% from 655); Green value is 231 (90.62% from 255 or 35.27% from 655); Blue value is 219 (85.94% from 255 or 33.44% from 655); Max value from RGB is 231 - color contains mainly: green. Hex color #CDE7DB is not a web safe color. Web safe color analog (approx): #CCFFCC. Inversed color of #CDE7DB is #321824. Grayscale: #DDDDDD. Windows color (decimal): -3282981 or 14411725. OLE color: 14411725.
HSL color Cylindrical-coordinate representation of color #CDE7DB: hue angle of 152.31º degrees, saturation: 0.35, lightness: 0.85%. HSV value (or HSB Brightness) of color is 0.91% and HSV saturation: 0.11%. Process color model (Four color, CMYK) of #CDE7DB is Cyan = 0.11, Magento = 0, Yellow = 0.05 and Black (K on CMYK) = 0.09.
<style> p { color: #CDE7DB; } p { color: rgb(205,231,219); } H1.HeaderClassName { color: #CDE7DB; } .AnyTagClassName { color: #CDE7DB; } </style>
<style> a { background-color: #CDE7DB; } a { background-color: rgb(205,231,219); } div.DivClassName { background-color: #CDE7DB; } .BgClassName { background-color: #CDE7DB; } </style>
<style> span { border-color: #CDE7DB; } span { border-color: rgb(205,231,219); } td.TdClassName { border-color: #CDE7DB; } .TagClassName { border-color: #CDE7DB; } </style>