#CDE1DA (or 0xCDE1DA) is unknown color: approx Iceberg. HEX triplet: CD, E1 and DA. RGB value is (205,225,218). Sum of RGB (Red+Green+Blue) = 205+225+218=648 (85% of max value = 765). Red value is 205 (80.47% from 255 or 31.64% from 648); Green value is 225 (88.28% from 255 or 34.72% from 648); Blue value is 218 (85.55% from 255 or 33.64% from 648); Max value from RGB is 225 - color contains mainly: green. Hex color #CDE1DA is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #CDE1DA is #321E25. Grayscale: #DADADA. Windows color (decimal): -3284518 or 14344653. OLE color: 14344653.
HSL color Cylindrical-coordinate representation of color #CDE1DA: hue angle of 159º degrees, saturation: 0.25, lightness: 0.84%. HSV value (or HSB Brightness) of color is 0.88% and HSV saturation: 0.09%. Process color model (Four color, CMYK) of #CDE1DA is Cyan = 0.09, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.12.
<style> p { color: #CDE1DA; } p { color: rgb(205,225,218); } H1.HeaderClassName { color: #CDE1DA; } .AnyTagClassName { color: #CDE1DA; } </style>
<style> a { background-color: #CDE1DA; } a { background-color: rgb(205,225,218); } div.DivClassName { background-color: #CDE1DA; } .BgClassName { background-color: #CDE1DA; } </style>
<style> span { border-color: #CDE1DA; } span { border-color: rgb(205,225,218); } td.TdClassName { border-color: #CDE1DA; } .TagClassName { border-color: #CDE1DA; } </style>