#D5F8EB (or 0xD5F8EB) is unknown color: approx White Ice. HEX triplet: D5, F8 and EB. RGB value is (213,248,235). Sum of RGB (Red+Green+Blue) = 213+248+235=696 (92% of max value = 765). Red value is 213 (83.59% from 255 or 30.60% from 696); Green value is 248 (97.27% from 255 or 35.63% from 696); Blue value is 235 (92.19% from 255 or 33.76% from 696); Max value from RGB is 248 - color contains mainly: green. Hex color #D5F8EB is not a web safe color. Web safe color analog (approx): #CCFFFF. Inversed color of #D5F8EB is #2A0714. Grayscale: #ECECEC. Windows color (decimal): -2754325 or 15464661. OLE color: 15464661.
HSL color Cylindrical-coordinate representation of color #D5F8EB: hue angle of 157.71º degrees, saturation: 0.71, lightness: 0.9%. HSV value (or HSB Brightness) of color is 0.97% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #D5F8EB is Cyan = 0.14, Magento = 0, Yellow = 0.05 and Black (K on CMYK) = 0.03.
<style> p { color: #D5F8EB; } p { color: rgb(213,248,235); } H1.HeaderClassName { color: #D5F8EB; } .AnyTagClassName { color: #D5F8EB; } </style>
<style> a { background-color: #D5F8EB; } a { background-color: rgb(213,248,235); } div.DivClassName { background-color: #D5F8EB; } .BgClassName { background-color: #D5F8EB; } </style>
<style> span { border-color: #D5F8EB; } span { border-color: rgb(213,248,235); } td.TdClassName { border-color: #D5F8EB; } .TagClassName { border-color: #D5F8EB; } </style>