#DAECD8 (or 0xDAECD8) is unknown color: approx Apple Green. HEX triplet: DA, EC and D8. RGB value is (218,236,216). Sum of RGB (Red+Green+Blue) = 218+236+216=670 (88% of max value = 765). Red value is 218 (85.55% from 255 or 32.54% from 670); Green value is 236 (92.58% from 255 or 35.22% from 670); Blue value is 216 (84.77% from 255 or 32.24% from 670); Max value from RGB is 236 - color contains mainly: green. Hex color #DAECD8 is not a web safe color. Web safe color analog (approx): #CCFFCC. Inversed color of #DAECD8 is #251327. Grayscale: #E4E4E4. Windows color (decimal): -2429736 or 14216410. OLE color: 14216410.
HSL color Cylindrical-coordinate representation of color #DAECD8: hue angle of 114º degrees, saturation: 0.34, lightness: 0.89%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.08%. Process color model (Four color, CMYK) of #DAECD8 is Cyan = 0.08, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.07.
<style> p { color: #DAECD8; } p { color: rgb(218,236,216); } H1.HeaderClassName { color: #DAECD8; } .AnyTagClassName { color: #DAECD8; } </style>
<style> a { background-color: #DAECD8; } a { background-color: rgb(218,236,216); } div.DivClassName { background-color: #DAECD8; } .BgClassName { background-color: #DAECD8; } </style>
<style> span { border-color: #DAECD8; } span { border-color: rgb(218,236,216); } td.TdClassName { border-color: #DAECD8; } .TagClassName { border-color: #DAECD8; } </style>