#DEF3E5 (or 0xDEF3E5) is unknown color: approx Cosmic Latte. HEX triplet: DE, F3 and E5. RGB value is (222,243,229). Sum of RGB (Red+Green+Blue) = 222+243+229=694 (91% of max value = 765). Red value is 222 (87.11% from 255 or 31.99% from 694); Green value is 243 (95.31% from 255 or 35.01% from 694); Blue value is 229 (89.84% from 255 or 33.00% from 694); Max value from RGB is 243 - color contains mainly: green. Hex color #DEF3E5 is not a web safe color. Web safe color analog (approx): #CCFFCC. Inversed color of #DEF3E5 is #210C1A. Grayscale: #EBEBEB. Windows color (decimal): -2165787 or 15070174. OLE color: 15070174.
HSL color Cylindrical-coordinate representation of color #DEF3E5: hue angle of 140º degrees, saturation: 0.47, lightness: 0.91%. HSV value (or HSB Brightness) of color is 0.95% and HSV saturation: 0.09%. Process color model (Four color, CMYK) of #DEF3E5 is Cyan = 0.09, Magento = 0, Yellow = 0.06 and Black (K on CMYK) = 0.05.
<style> p { color: #DEF3E5; } p { color: rgb(222,243,229); } H1.HeaderClassName { color: #DEF3E5; } .AnyTagClassName { color: #DEF3E5; } </style>
<style> a { background-color: #DEF3E5; } a { background-color: rgb(222,243,229); } div.DivClassName { background-color: #DEF3E5; } .BgClassName { background-color: #DEF3E5; } </style>
<style> span { border-color: #DEF3E5; } span { border-color: rgb(222,243,229); } td.TdClassName { border-color: #DEF3E5; } .TagClassName { border-color: #DEF3E5; } </style>