#DDE4EF (or 0xDDE4EF) is unknown color: approx Solitude. HEX triplet: DD, E4 and EF. RGB value is (221,228,239). Sum of RGB (Red+Green+Blue) = 221+228+239=688 (91% of max value = 765). Red value is 221 (86.72% from 255 or 32.12% from 688); Green value is 228 (89.45% from 255 or 33.14% from 688); Blue value is 239 (93.75% from 255 or 34.74% from 688); Max value from RGB is 239 - color contains mainly: blue. Hex color #DDE4EF is not a web safe color. Web safe color analog (approx): #CCCCFF. Inversed color of #DDE4EF is #221B10. Grayscale: #E3E3E3. Windows color (decimal): -2235153 or 15721693. OLE color: 15721693.
HSL color Cylindrical-coordinate representation of color #DDE4EF: hue angle of 216.67º degrees, saturation: 0.36, lightness: 0.9%. HSV value (or HSB Brightness) of color is 0.94% and HSV saturation: 0.08%. Process color model (Four color, CMYK) of #DDE4EF is Cyan = 0.08, Magento = 0.05, Yellow = 0 and Black (K on CMYK) = 0.06.
<style> p { color: #DDE4EF; } p { color: rgb(221,228,239); } H1.HeaderClassName { color: #DDE4EF; } .AnyTagClassName { color: #DDE4EF; } </style>
<style> a { background-color: #DDE4EF; } a { background-color: rgb(221,228,239); } div.DivClassName { background-color: #DDE4EF; } .BgClassName { background-color: #DDE4EF; } </style>
<style> span { border-color: #DDE4EF; } span { border-color: rgb(221,228,239); } td.TdClassName { border-color: #DDE4EF; } .TagClassName { border-color: #DDE4EF; } </style>