#DEFAF3 (or 0xDEFAF3) is unknown color: approx Clear Day. HEX triplet: DE, FA and F3. RGB value is (222,250,243). Sum of RGB (Red+Green+Blue) = 222+250+243=715 (94% of max value = 765). Red value is 222 (87.11% from 255 or 31.05% from 715); Green value is 250 (98.05% from 255 or 34.97% from 715); Blue value is 243 (95.31% from 255 or 33.99% from 715); Max value from RGB is 250 - color contains mainly: green. Hex color #DEFAF3 is not a web safe color. Web safe color analog (approx): #CCFFFF. Inversed color of #DEFAF3 is #21050C. Grayscale: #F0F0F0. Windows color (decimal): -2163981 or 15989470. OLE color: 15989470.
HSL color Cylindrical-coordinate representation of color #DEFAF3: hue angle of 165º degrees, saturation: 0.74, 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 #DEFAF3 is Cyan = 0.11, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.02.
<style> p { color: #DEFAF3; } p { color: rgb(222,250,243); } H1.HeaderClassName { color: #DEFAF3; } .AnyTagClassName { color: #DEFAF3; } </style>
<style> a { background-color: #DEFAF3; } a { background-color: rgb(222,250,243); } div.DivClassName { background-color: #DEFAF3; } .BgClassName { background-color: #DEFAF3; } </style>
<style> span { border-color: #DEFAF3; } span { border-color: rgb(222,250,243); } td.TdClassName { border-color: #DEFAF3; } .TagClassName { border-color: #DEFAF3; } </style>