#DFFBEF (or 0xDFFBEF) is unknown color: approx Clear Day. HEX triplet: DF, FB and EF. RGB value is (223,251,239). Sum of RGB (Red+Green+Blue) = 223+251+239=713 (94% of max value = 765). Red value is 223 (87.5% from 255 or 31.28% from 713); Green value is 251 (98.44% from 255 or 35.20% from 713); Blue value is 239 (93.75% from 255 or 33.52% from 713); Max value from RGB is 251 - color contains mainly: green. Hex color #DFFBEF is not a web safe color. Web safe color analog (approx): #CCFFFF. Inversed color of #DFFBEF is #200410. Grayscale: #F1F1F1. Windows color (decimal): -2098193 or 15727583. OLE color: 15727583.
HSL color Cylindrical-coordinate representation of color #DFFBEF: hue angle of 154.29º degrees, saturation: 0.78, lightness: 0.93%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.11%. Process color model (Four color, CMYK) of #DFFBEF is Cyan = 0.11, Magento = 0, Yellow = 0.05 and Black (K on CMYK) = 0.02.
<style> p { color: #DFFBEF; } p { color: rgb(223,251,239); } H1.HeaderClassName { color: #DFFBEF; } .AnyTagClassName { color: #DFFBEF; } </style>
<style> a { background-color: #DFFBEF; } a { background-color: rgb(223,251,239); } div.DivClassName { background-color: #DFFBEF; } .BgClassName { background-color: #DFFBEF; } </style>
<style> span { border-color: #DFFBEF; } span { border-color: rgb(223,251,239); } td.TdClassName { border-color: #DFFBEF; } .TagClassName { border-color: #DFFBEF; } </style>