#CEE1DB (or 0xCEE1DB) is unknown color: approx Iceberg. HEX triplet: CE, E1 and DB. RGB value is (206,225,219). Sum of RGB (Red+Green+Blue) = 206+225+219=650 (86% of max value = 765). Red value is 206 (80.86% from 255 or 31.69% from 650); Green value is 225 (88.28% from 255 or 34.62% from 650); Blue value is 219 (85.94% from 255 or 33.69% from 650); Max value from RGB is 225 - color contains mainly: green. Hex color #CEE1DB is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #CEE1DB is #311E24. Grayscale: #DADADA. Windows color (decimal): -3218981 or 14410190. OLE color: 14410190.
HSL color Cylindrical-coordinate representation of color #CEE1DB: hue angle of 161.05º degrees, saturation: 0.24, lightness: 0.85%. HSV value (or HSB Brightness) of color is 0.88% and HSV saturation: 0.08%. Process color model (Four color, CMYK) of #CEE1DB is Cyan = 0.08, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.12.
<style> p { color: #CEE1DB; } p { color: rgb(206,225,219); } H1.HeaderClassName { color: #CEE1DB; } .AnyTagClassName { color: #CEE1DB; } </style>
<style> a { background-color: #CEE1DB; } a { background-color: rgb(206,225,219); } div.DivClassName { background-color: #CEE1DB; } .BgClassName { background-color: #CEE1DB; } </style>
<style> span { border-color: #CEE1DB; } span { border-color: rgb(206,225,219); } td.TdClassName { border-color: #CEE1DB; } .TagClassName { border-color: #CEE1DB; } </style>