#DEF8F0 (or 0xDEF8F0) is unknown color: approx Clear Day. HEX triplet: DE, F8 and F0. RGB value is (222,248,240). Sum of RGB (Red+Green+Blue) = 222+248+240=710 (94% of max value = 765). Red value is 222 (87.11% from 255 or 31.27% from 710); Green value is 248 (97.27% from 255 or 34.93% from 710); Blue value is 240 (94.14% from 255 or 33.80% from 710); Max value from RGB is 248 - color contains mainly: green. Hex color #DEF8F0 is not a web safe color. Web safe color analog (approx): #CCFFFF. Inversed color of #DEF8F0 is #21070F. Grayscale: #EFEFEF. Windows color (decimal): -2164496 or 15792350. OLE color: 15792350.
HSL color Cylindrical-coordinate representation of color #DEF8F0: hue angle of 161.54º degrees, saturation: 0.65, 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 #DEF8F0 is Cyan = 0.10, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.03.
<style> p { color: #DEF8F0; } p { color: rgb(222,248,240); } H1.HeaderClassName { color: #DEF8F0; } .AnyTagClassName { color: #DEF8F0; } </style>
<style> a { background-color: #DEF8F0; } a { background-color: rgb(222,248,240); } div.DivClassName { background-color: #DEF8F0; } .BgClassName { background-color: #DEF8F0; } </style>
<style> span { border-color: #DEF8F0; } span { border-color: rgb(222,248,240); } td.TdClassName { border-color: #DEF8F0; } .TagClassName { border-color: #DEF8F0; } </style>