#DEFEED (or 0xDEFEED) is unknown color: approx Bubbles. HEX triplet: DE, FE and ED. RGB value is (222,254,237). Sum of RGB (Red+Green+Blue) = 222+254+237=713 (94% of max value = 765). Red value is 222 (87.11% from 255 or 31.14% from 713); Green value is 254 (99.61% from 255 or 35.62% from 713); Blue value is 237 (92.97% from 255 or 33.24% from 713); Max value from RGB is 254 - color contains mainly: green. Hex color #DEFEED is not a web safe color. Web safe color analog (approx): #CCFFFF. Inversed color of #DEFEED is #210112. Grayscale: #F2F2F2. Windows color (decimal): -2162963 or 15597278. OLE color: 15597278.
HSL color Cylindrical-coordinate representation of color #DEFEED: hue angle of 148.12º degrees, saturation: 0.94, lightness: 0.93%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #DEFEED is Cyan = 0.13, Magento = 0, Yellow = 0.07 and Black (K on CMYK) = 0.00.
<style> p { color: #DEFEED; } p { color: rgb(222,254,237); } H1.HeaderClassName { color: #DEFEED; } .AnyTagClassName { color: #DEFEED; } </style>
<style> a { background-color: #DEFEED; } a { background-color: rgb(222,254,237); } div.DivClassName { background-color: #DEFEED; } .BgClassName { background-color: #DEFEED; } </style>
<style> span { border-color: #DEFEED; } span { border-color: rgb(222,254,237); } td.TdClassName { border-color: #DEFEED; } .TagClassName { border-color: #DEFEED; } </style>