#DAFEEC (or 0xDAFEEC) is unknown color: approx White Ice. HEX triplet: DA, FE and EC. RGB value is (218,254,236). Sum of RGB (Red+Green+Blue) = 218+254+236=708 (93% of max value = 765). Red value is 218 (85.55% from 255 or 30.79% from 708); Green value is 254 (99.61% from 255 or 35.88% from 708); Blue value is 236 (92.58% from 255 or 33.33% from 708); Max value from RGB is 254 - color contains mainly: green. Hex color #DAFEEC is not a web safe color. Web safe color analog (approx): #CCFFFF. Inversed color of #DAFEEC is #250113. Grayscale: #F1F1F1. Windows color (decimal): -2425108 or 15531738. OLE color: 15531738.
HSL color Cylindrical-coordinate representation of color #DAFEEC: hue angle of 150º degrees, saturation: 0.95, lightness: 0.93%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #DAFEEC is Cyan = 0.14, Magento = 0, Yellow = 0.07 and Black (K on CMYK) = 0.00.
<style> p { color: #DAFEEC; } p { color: rgb(218,254,236); } H1.HeaderClassName { color: #DAFEEC; } .AnyTagClassName { color: #DAFEEC; } </style>
<style> a { background-color: #DAFEEC; } a { background-color: rgb(218,254,236); } div.DivClassName { background-color: #DAFEEC; } .BgClassName { background-color: #DAFEEC; } </style>
<style> span { border-color: #DAFEEC; } span { border-color: rgb(218,254,236); } td.TdClassName { border-color: #DAFEEC; } .TagClassName { border-color: #DAFEEC; } </style>