#DDFBEE (or 0xDDFBEE) is unknown color: approx Clear Day. HEX triplet: DD, FB and EE. RGB value is (221,251,238). Sum of RGB (Red+Green+Blue) = 221+251+238=710 (94% of max value = 765). Red value is 221 (86.72% from 255 or 31.13% from 710); Green value is 251 (98.44% from 255 or 35.35% from 710); Blue value is 238 (93.36% from 255 or 33.52% from 710); Max value from RGB is 251 - color contains mainly: green. Hex color #DDFBEE is not a web safe color. Web safe color analog (approx): #CCFFFF. Inversed color of #DDFBEE is #220411. Grayscale: #F0F0F0. Windows color (decimal): -2229266 or 15662045. OLE color: 15662045.
HSL color Cylindrical-coordinate representation of color #DDFBEE: hue angle of 154º degrees, saturation: 0.79, lightness: 0.93%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #DDFBEE is Cyan = 0.12, Magento = 0, Yellow = 0.05 and Black (K on CMYK) = 0.02.
<style> p { color: #DDFBEE; } p { color: rgb(221,251,238); } H1.HeaderClassName { color: #DDFBEE; } .AnyTagClassName { color: #DDFBEE; } </style>
<style> a { background-color: #DDFBEE; } a { background-color: rgb(221,251,238); } div.DivClassName { background-color: #DDFBEE; } .BgClassName { background-color: #DDFBEE; } </style>
<style> span { border-color: #DDFBEE; } span { border-color: rgb(221,251,238); } td.TdClassName { border-color: #DDFBEE; } .TagClassName { border-color: #DDFBEE; } </style>