#DAFEEA (or 0xDAFEEA) is unknown color: approx Cosmic Latte. HEX triplet: DA, FE and EA. RGB value is (218,254,234). Sum of RGB (Red+Green+Blue) = 218+254+234=706 (93% of max value = 765). Red value is 218 (85.55% from 255 or 30.88% from 706); Green value is 254 (99.61% from 255 or 35.98% from 706); Blue value is 234 (91.80% from 255 or 33.14% from 706); Max value from RGB is 254 - color contains mainly: green. Hex color #DAFEEA is not a web safe color. Web safe color analog (approx): #CCFFFF. Inversed color of #DAFEEA is #250115. Grayscale: #F1F1F1. Windows color (decimal): -2425110 or 15400666. OLE color: 15400666.
HSL color Cylindrical-coordinate representation of color #DAFEEA: hue angle of 146.67º 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 #DAFEEA is Cyan = 0.14, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.00.
<style> p { color: #DAFEEA; } p { color: rgb(218,254,234); } H1.HeaderClassName { color: #DAFEEA; } .AnyTagClassName { color: #DAFEEA; } </style>
<style> a { background-color: #DAFEEA; } a { background-color: rgb(218,254,234); } div.DivClassName { background-color: #DAFEEA; } .BgClassName { background-color: #DAFEEA; } </style>
<style> span { border-color: #DAFEEA; } span { border-color: rgb(218,254,234); } td.TdClassName { border-color: #DAFEEA; } .TagClassName { border-color: #DAFEEA; } </style>