#DEF7EF (or 0xDEF7EF) is unknown color: approx Clear Day. HEX triplet: DE, F7 and EF. RGB value is (222,247,239). Sum of RGB (Red+Green+Blue) = 222+247+239=708 (93% of max value = 765). Red value is 222 (87.11% from 255 or 31.36% from 708); Green value is 247 (96.88% from 255 or 34.89% from 708); Blue value is 239 (93.75% from 255 or 33.76% from 708); Max value from RGB is 247 - color contains mainly: green. Hex color #DEF7EF is not a web safe color. Web safe color analog (approx): #CCFFFF. Inversed color of #DEF7EF is #210810. Grayscale: #EEEEEE. Windows color (decimal): -2164753 or 15726558. OLE color: 15726558.
HSL color Cylindrical-coordinate representation of color #DEF7EF: hue angle of 160.8º degrees, saturation: 0.61, lightness: 0.92%. HSV value (or HSB Brightness) of color is 0.97% and HSV saturation: 0.1%. Process color model (Four color, CMYK) of #DEF7EF is Cyan = 0.10, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.03.
<style> p { color: #DEF7EF; } p { color: rgb(222,247,239); } H1.HeaderClassName { color: #DEF7EF; } .AnyTagClassName { color: #DEF7EF; } </style>
<style> a { background-color: #DEF7EF; } a { background-color: rgb(222,247,239); } div.DivClassName { background-color: #DEF7EF; } .BgClassName { background-color: #DEF7EF; } </style>
<style> span { border-color: #DEF7EF; } span { border-color: rgb(222,247,239); } td.TdClassName { border-color: #DEF7EF; } .TagClassName { border-color: #DEF7EF; } </style>