#D8EECF (or 0xD8EECF) is unknown color: approx Snowy Mint. HEX triplet: D8, EE and CF. RGB value is (216,238,207). Sum of RGB (Red+Green+Blue) = 216+238+207=661 (87% of max value = 765). Red value is 216 (84.77% from 255 or 32.68% from 661); Green value is 238 (93.36% from 255 or 36.01% from 661); Blue value is 207 (81.25% from 255 or 31.32% from 661); Max value from RGB is 238 - color contains mainly: green. Hex color #D8EECF is not a web safe color. Web safe color analog (approx): #CCFFCC. Inversed color of #D8EECF is #271130. Grayscale: #E3E3E3. Windows color (decimal): -2560305 or 13627096. OLE color: 13627096.
HSL color Cylindrical-coordinate representation of color #D8EECF: hue angle of 102.58º degrees, saturation: 0.48, lightness: 0.87%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #D8EECF is Cyan = 0.09, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.07.
<style> p { color: #D8EECF; } p { color: rgb(216,238,207); } H1.HeaderClassName { color: #D8EECF; } .AnyTagClassName { color: #D8EECF; } </style>
<style> a { background-color: #D8EECF; } a { background-color: rgb(216,238,207); } div.DivClassName { background-color: #D8EECF; } .BgClassName { background-color: #D8EECF; } </style>
<style> span { border-color: #D8EECF; } span { border-color: rgb(216,238,207); } td.TdClassName { border-color: #D8EECF; } .TagClassName { border-color: #D8EECF; } </style>