#DAEEED (or 0xDAEEED) is unknown color: approx Oyster Bay. HEX triplet: DA, EE and ED. RGB value is (218,238,237). Sum of RGB (Red+Green+Blue) = 218+238+237=693 (91% of max value = 765). Red value is 218 (85.55% from 255 or 31.46% from 693); Green value is 238 (93.36% from 255 or 34.34% from 693); Blue value is 237 (92.97% from 255 or 34.20% from 693); Max value from RGB is 238 - color contains mainly: green. Hex color #DAEEED is not a web safe color. Web safe color analog (approx): #CCFFFF. Inversed color of #DAEEED is #251112. Grayscale: #E7E7E7. Windows color (decimal): -2429203 or 15593178. OLE color: 15593178.
HSL color Cylindrical-coordinate representation of color #DAEEED: hue angle of 177º degrees, saturation: 0.37, 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 #DAEEED is Cyan = 0.08, Magento = 0, Yellow = 0.00 and Black (K on CMYK) = 0.07.
<style> p { color: #DAEEED; } p { color: rgb(218,238,237); } H1.HeaderClassName { color: #DAEEED; } .AnyTagClassName { color: #DAEEED; } </style>
<style> a { background-color: #DAEEED; } a { background-color: rgb(218,238,237); } div.DivClassName { background-color: #DAEEED; } .BgClassName { background-color: #DAEEED; } </style>
<style> span { border-color: #DAEEED; } span { border-color: rgb(218,238,237); } td.TdClassName { border-color: #DAEEED; } .TagClassName { border-color: #DAEEED; } </style>