#DEFEBB (or 0xDEFEBB) is unknown color: approx Snow Flurry. HEX triplet: DE, FE and BB. RGB value is (222,254,187). Sum of RGB (Red+Green+Blue) = 222+254+187=663 (87% of max value = 765). Red value is 222 (87.11% from 255 or 33.48% from 663); Green value is 254 (99.61% from 255 or 38.31% from 663); Blue value is 187 (73.44% from 255 or 28.21% from 663); Max value from RGB is 254 - color contains mainly: green. Hex color #DEFEBB is not a web safe color. Web safe color analog (approx): #CCFFCC. Inversed color of #DEFEBB is #210144. Grayscale: #EDEDED. Windows color (decimal): -2163013 or 12320478. OLE color: 12320478.
HSL color Cylindrical-coordinate representation of color #DEFEBB: hue angle of 88.66º degrees, saturation: 0.97, lightness: 0.86%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #DEFEBB is Cyan = 0.13, Magento = 0, Yellow = 0.26 and Black (K on CMYK) = 0.00.
<style> p { color: #DEFEBB; } p { color: rgb(222,254,187); } H1.HeaderClassName { color: #DEFEBB; } .AnyTagClassName { color: #DEFEBB; } </style>
<style> a { background-color: #DEFEBB; } a { background-color: rgb(222,254,187); } div.DivClassName { background-color: #DEFEBB; } .BgClassName { background-color: #DEFEBB; } </style>
<style> span { border-color: #DEFEBB; } span { border-color: rgb(222,254,187); } td.TdClassName { border-color: #DEFEBB; } .TagClassName { border-color: #DEFEBB; } </style>