#CEE0DA (or 0xCEE0DA) is unknown color: approx Iceberg. HEX triplet: CE, E0 and DA. RGB value is (206,224,218). Sum of RGB (Red+Green+Blue) = 206+224+218=648 (85% of max value = 765). Red value is 206 (80.86% from 255 or 31.79% from 648); Green value is 224 (87.89% from 255 or 34.57% from 648); Blue value is 218 (85.55% from 255 or 33.64% from 648); Max value from RGB is 224 - color contains mainly: green. Hex color #CEE0DA is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #CEE0DA is #311F25. Grayscale: #D9D9D9. Windows color (decimal): -3219238 or 14344398. OLE color: 14344398.
HSL color Cylindrical-coordinate representation of color #CEE0DA: hue angle of 160º degrees, saturation: 0.22, lightness: 0.84%. HSV value (or HSB Brightness) of color is 0.88% and HSV saturation: 0.08%. Process color model (Four color, CMYK) of #CEE0DA is Cyan = 0.08, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.12.
<style> p { color: #CEE0DA; } p { color: rgb(206,224,218); } H1.HeaderClassName { color: #CEE0DA; } .AnyTagClassName { color: #CEE0DA; } </style>
<style> a { background-color: #CEE0DA; } a { background-color: rgb(206,224,218); } div.DivClassName { background-color: #CEE0DA; } .BgClassName { background-color: #CEE0DA; } </style>
<style> span { border-color: #CEE0DA; } span { border-color: rgb(206,224,218); } td.TdClassName { border-color: #CEE0DA; } .TagClassName { border-color: #CEE0DA; } </style>