#D8FDDC (or 0xD8FDDC) is unknown color: approx Frosted Mint. HEX triplet: D8, FD and DC. RGB value is (216,253,220). Sum of RGB (Red+Green+Blue) = 216+253+220=689 (91% of max value = 765). Red value is 216 (84.77% from 255 or 31.35% from 689); Green value is 253 (99.22% from 255 or 36.72% from 689); Blue value is 220 (86.33% from 255 or 31.93% from 689); Max value from RGB is 253 - color contains mainly: green. Hex color #D8FDDC is not a web safe color. Web safe color analog (approx): #CCFFCC. Inversed color of #D8FDDC is #270223. Grayscale: #EEEEEE. Windows color (decimal): -2556452 or 14482904. OLE color: 14482904.
HSL color Cylindrical-coordinate representation of color #D8FDDC: hue angle of 126.49º degrees, saturation: 0.9, lightness: 0.92%. HSV value (or HSB Brightness) of color is 0.99% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #D8FDDC is Cyan = 0.15, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.01.
<style> p { color: #d8fddc; } p { color: rgb(216,253,220); } H1.HeaderClassName { color: #d8fddc; } .AnyTagClassName { color: #d8fddc; } </style>
<style> a { background-color: #d8fddc; } a { background-color: rgb(216,253,220); } div.DivClassName { background-color: #d8fddc; } .BgClassName { background-color: #d8fddc; } </style>
<style> span { border-color: #d8fddc; } span { border-color: rgb(216,253,220); } td.TdClassName { border-color: #d8fddc; } .TagClassName { border-color: #d8fddc; } </style>