#D8ECEA (or 0xD8ECEA) is unknown color: approx Foam. HEX triplet: D8, EC and EA. RGB value is (216,236,234). Sum of RGB (Red+Green+Blue) = 216+236+234=686 (90% of max value = 765). Red value is 216 (84.77% from 255 or 31.49% from 686); Green value is 236 (92.58% from 255 or 34.40% from 686); Blue value is 234 (91.80% from 255 or 34.11% from 686); Max value from RGB is 236 - color contains mainly: green. Hex color #D8ECEA is not a web safe color. Web safe color analog (approx): #CCFFFF. Inversed color of #D8ECEA is #271315. Grayscale: #E5E5E5. Windows color (decimal): -2560790 or 15396056. OLE color: 15396056.
HSL color Cylindrical-coordinate representation of color #D8ECEA: hue angle of 174º degrees, saturation: 0.34, lightness: 0.89%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.08%. Process color model (Four color, CMYK) of #D8ECEA is Cyan = 0.08, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.07.
<style> p { color: #D8ECEA; } p { color: rgb(216,236,234); } H1.HeaderClassName { color: #D8ECEA; } .AnyTagClassName { color: #D8ECEA; } </style>
<style> a { background-color: #D8ECEA; } a { background-color: rgb(216,236,234); } div.DivClassName { background-color: #D8ECEA; } .BgClassName { background-color: #D8ECEA; } </style>
<style> span { border-color: #D8ECEA; } span { border-color: rgb(216,236,234); } td.TdClassName { border-color: #D8ECEA; } .TagClassName { border-color: #D8ECEA; } </style>