#DDDEEF (or 0xDDDEEF) is unknown color: approx Quartz. HEX triplet: DD, DE and EF. RGB value is (221,222,239). Sum of RGB (Red+Green+Blue) = 221+222+239=682 (90% of max value = 765). Red value is 221 (86.72% from 255 or 32.40% from 682); Green value is 222 (87.11% from 255 or 32.55% from 682); Blue value is 239 (93.75% from 255 or 35.04% from 682); Max value from RGB is 239 - color contains mainly: blue. Hex color #DDDEEF is not a web safe color. Web safe color analog (approx): #CCCCFF. Inversed color of #DDDEEF is #222110. Grayscale: #DFDFDF. Windows color (decimal): -2236689 or 15720157. OLE color: 15720157.
HSL color Cylindrical-coordinate representation of color #DDDEEF: hue angle of 236.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 #DDDEEF is Cyan = 0.08, Magento = 0.07, Yellow = 0 and Black (K on CMYK) = 0.06.
<style> p { color: #DDDEEF; } p { color: rgb(221,222,239); } H1.HeaderClassName { color: #DDDEEF; } .AnyTagClassName { color: #DDDEEF; } </style>
<style> a { background-color: #DDDEEF; } a { background-color: rgb(221,222,239); } div.DivClassName { background-color: #DDDEEF; } .BgClassName { background-color: #DDDEEF; } </style>
<style> span { border-color: #DDDEEF; } span { border-color: rgb(221,222,239); } td.TdClassName { border-color: #DDDEEF; } .TagClassName { border-color: #DDDEEF; } </style>