#DDDFF0 (or 0xDDDFF0) is unknown color: approx Quartz. HEX triplet: DD, DF and F0. RGB value is (221,223,240). Sum of RGB (Red+Green+Blue) = 221+223+240=684 (90% of max value = 765). Red value is 221 (86.72% from 255 or 32.31% from 684); Green value is 223 (87.5% from 255 or 32.60% from 684); Blue value is 240 (94.14% from 255 or 35.09% from 684); Max value from RGB is 240 - color contains mainly: blue. Hex color #DDDFF0 is not a web safe color. Web safe color analog (approx): #CCCCFF. Inversed color of #DDDFF0 is #22200F. Grayscale: #E0E0E0. Windows color (decimal): -2236432 or 15785949. OLE color: 15785949.
HSL color Cylindrical-coordinate representation of color #DDDFF0: hue angle of 233.68º degrees, saturation: 0.39, 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 #DDDFF0 is Cyan = 0.08, Magento = 0.07, Yellow = 0 and Black (K on CMYK) = 0.06.
<style> p { color: #DDDFF0; } p { color: rgb(221,223,240); } H1.HeaderClassName { color: #DDDFF0; } .AnyTagClassName { color: #DDDFF0; } </style>
<style> a { background-color: #DDDFF0; } a { background-color: rgb(221,223,240); } div.DivClassName { background-color: #DDDFF0; } .BgClassName { background-color: #DDDFF0; } </style>
<style> span { border-color: #DDDFF0; } span { border-color: rgb(221,223,240); } td.TdClassName { border-color: #DDDFF0; } .TagClassName { border-color: #DDDFF0; } </style>