#D4FCEB (or 0xD4FCEB) is unknown color: approx White Ice. HEX triplet: D4, FC and EB. RGB value is (212,252,235). Sum of RGB (Red+Green+Blue) = 212+252+235=699 (92% of max value = 765). Red value is 212 (83.20% from 255 or 30.33% from 699); Green value is 252 (98.83% from 255 or 36.05% from 699); Blue value is 235 (92.19% from 255 or 33.62% from 699); Max value from RGB is 252 - color contains mainly: green. Hex color #D4FCEB is not a web safe color. Web safe color analog (approx): #CCFFFF. Inversed color of #D4FCEB is #2B0314. Grayscale: #EEEEEE. Windows color (decimal): -2818837 or 15465684. OLE color: 15465684.
HSL color Cylindrical-coordinate representation of color #D4FCEB: hue angle of 154.5º degrees, saturation: 0.87, lightness: 0.91%. HSV value (or HSB Brightness) of color is 0.99% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #D4FCEB is Cyan = 0.16, Magento = 0, Yellow = 0.07 and Black (K on CMYK) = 0.01.
<style> p { color: #D4FCEB; } p { color: rgb(212,252,235); } H1.HeaderClassName { color: #D4FCEB; } .AnyTagClassName { color: #D4FCEB; } </style>
<style> a { background-color: #D4FCEB; } a { background-color: rgb(212,252,235); } div.DivClassName { background-color: #D4FCEB; } .BgClassName { background-color: #D4FCEB; } </style>
<style> span { border-color: #D4FCEB; } span { border-color: rgb(212,252,235); } td.TdClassName { border-color: #D4FCEB; } .TagClassName { border-color: #D4FCEB; } </style>