#DEFCF7 (or 0xDEFCF7) is unknown color: approx Light Cyan. HEX triplet: DE, FC and F7. RGB value is (222,252,247). Sum of RGB (Red+Green+Blue) = 222+252+247=721 (95% of max value = 765). Red value is 222 (87.11% from 255 or 30.79% from 721); Green value is 252 (98.83% from 255 or 34.95% from 721); Blue value is 247 (96.88% from 255 or 34.26% from 721); Max value from RGB is 252 - color contains mainly: green. Hex color #DEFCF7 is not a web safe color. Web safe color analog (approx): #CCFFFF. Inversed color of #DEFCF7 is #210308. Grayscale: #F2F2F2. Windows color (decimal): -2163465 or 16252126. OLE color: 16252126.
HSL color Cylindrical-coordinate representation of color #DEFCF7: hue angle of 170º degrees, saturation: 0.83, lightness: 0.93%. HSV value (or HSB Brightness) of color is 0.99% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #DEFCF7 is Cyan = 0.12, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.01.
<style> p { color: #DEFCF7; } p { color: rgb(222,252,247); } H1.HeaderClassName { color: #DEFCF7; } .AnyTagClassName { color: #DEFCF7; } </style>
<style> a { background-color: #DEFCF7; } a { background-color: rgb(222,252,247); } div.DivClassName { background-color: #DEFCF7; } .BgClassName { background-color: #DEFCF7; } </style>
<style> span { border-color: #DEFCF7; } span { border-color: rgb(222,252,247); } td.TdClassName { border-color: #DEFCF7; } .TagClassName { border-color: #DEFCF7; } </style>