#DEFAE7 (or 0xDEFAE7) is unknown color: approx Cosmic Latte. HEX triplet: DE, FA and E7. RGB value is (222,250,231). Sum of RGB (Red+Green+Blue) = 222+250+231=703 (93% of max value = 765). Red value is 222 (87.11% from 255 or 31.58% from 703); Green value is 250 (98.05% from 255 or 35.56% from 703); Blue value is 231 (90.62% from 255 or 32.86% from 703); Max value from RGB is 250 - color contains mainly: green. Hex color #DEFAE7 is not a web safe color. Web safe color analog (approx): #CCFFFF. Inversed color of #DEFAE7 is #210518. Grayscale: #EFEFEF. Windows color (decimal): -2163993 or 15203038. OLE color: 15203038.
HSL color Cylindrical-coordinate representation of color #DEFAE7: hue angle of 139.29º 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 #DEFAE7 is Cyan = 0.11, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.02.
<style> p { color: #DEFAE7; } p { color: rgb(222,250,231); } H1.HeaderClassName { color: #DEFAE7; } .AnyTagClassName { color: #DEFAE7; } </style>
<style> a { background-color: #DEFAE7; } a { background-color: rgb(222,250,231); } div.DivClassName { background-color: #DEFAE7; } .BgClassName { background-color: #DEFAE7; } </style>
<style> span { border-color: #DEFAE7; } span { border-color: rgb(222,250,231); } td.TdClassName { border-color: #DEFAE7; } .TagClassName { border-color: #DEFAE7; } </style>