#DEF1E4 (or 0xDEF1E4) is unknown color: approx Cosmic Latte. HEX triplet: DE, F1 and E4. RGB value is (222,241,228). Sum of RGB (Red+Green+Blue) = 222+241+228=691 (91% of max value = 765). Red value is 222 (87.11% from 255 or 32.13% from 691); Green value is 241 (94.53% from 255 or 34.88% from 691); Blue value is 228 (89.45% from 255 or 33.00% from 691); Max value from RGB is 241 - color contains mainly: green. Hex color #DEF1E4 is not a web safe color. Web safe color analog (approx): #CCFFCC. Inversed color of #DEF1E4 is #210E1B. Grayscale: #E9E9E9. Windows color (decimal): -2166300 or 15004126. OLE color: 15004126.
HSL color Cylindrical-coordinate representation of color #DEF1E4: hue angle of 138.95º degrees, saturation: 0.4, lightness: 0.91%. HSV value (or HSB Brightness) of color is 0.95% and HSV saturation: 0.08%. Process color model (Four color, CMYK) of #DEF1E4 is Cyan = 0.08, Magento = 0, Yellow = 0.05 and Black (K on CMYK) = 0.05.
<style> p { color: #DEF1E4; } p { color: rgb(222,241,228); } H1.HeaderClassName { color: #DEF1E4; } .AnyTagClassName { color: #DEF1E4; } </style>
<style> a { background-color: #DEF1E4; } a { background-color: rgb(222,241,228); } div.DivClassName { background-color: #DEF1E4; } .BgClassName { background-color: #DEF1E4; } </style>
<style> span { border-color: #DEF1E4; } span { border-color: rgb(222,241,228); } td.TdClassName { border-color: #DEF1E4; } .TagClassName { border-color: #DEF1E4; } </style>