#D8EBDB (or 0xD8EBDB) is unknown color: approx Aqua Squeeze. HEX triplet: D8, EB and DB. RGB value is (216,235,219). Sum of RGB (Red+Green+Blue) = 216+235+219=670 (88% of max value = 765). Red value is 216 (84.77% from 255 or 32.24% from 670); Green value is 235 (92.19% from 255 or 35.07% from 670); Blue value is 219 (85.94% from 255 or 32.69% from 670); Max value from RGB is 235 - color contains mainly: green. Hex color #D8EBDB is not a web safe color. Web safe color analog (approx): #CCFFCC. Inversed color of #D8EBDB is #271424. Grayscale: #E3E3E3. Windows color (decimal): -2561061 or 14412760. OLE color: 14412760.
HSL color Cylindrical-coordinate representation of color #D8EBDB: hue angle of 129.47º degrees, saturation: 0.32, lightness: 0.88%. HSV value (or HSB Brightness) of color is 0.92% and HSV saturation: 0.08%. Process color model (Four color, CMYK) of #D8EBDB is Cyan = 0.08, Magento = 0, Yellow = 0.07 and Black (K on CMYK) = 0.08.
<style> p { color: #D8EBDB; } p { color: rgb(216,235,219); } H1.HeaderClassName { color: #D8EBDB; } .AnyTagClassName { color: #D8EBDB; } </style>
<style> a { background-color: #D8EBDB; } a { background-color: rgb(216,235,219); } div.DivClassName { background-color: #D8EBDB; } .BgClassName { background-color: #D8EBDB; } </style>
<style> span { border-color: #D8EBDB; } span { border-color: rgb(216,235,219); } td.TdClassName { border-color: #D8EBDB; } .TagClassName { border-color: #D8EBDB; } </style>