#DDFFD4 (or 0xDDFFD4) is unknown color: approx Blue Romance. HEX triplet: DD, FF and D4. RGB value is (221,255,212). Sum of RGB (Red+Green+Blue) = 221+255+212=688 (91% of max value = 765). Red value is 221 (86.72% from 255 or 32.12% from 688); Green value is 255 (100% from 255 or 37.06% from 688); Blue value is 212 (83.20% from 255 or 30.81% from 688); Max value from RGB is 255 - color contains mainly: green. Hex color #DDFFD4 is not a web safe color. Web safe color analog (approx): #CCFFCC. Inversed color of #DDFFD4 is #22002B. Grayscale: #F0F0F0. Windows color (decimal): -2228268 or 13959133. OLE color: 13959133.
HSL color Cylindrical-coordinate representation of color #DDFFD4: hue angle of 107.44º degrees, saturation: 1, lightness: 0.92%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #DDFFD4 is Cyan = 0.13, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.
<style> p { color: #DDFFD4; } p { color: rgb(221,255,212); } H1.HeaderClassName { color: #DDFFD4; } .AnyTagClassName { color: #DDFFD4; } </style>
<style> a { background-color: #DDFFD4; } a { background-color: rgb(221,255,212); } div.DivClassName { background-color: #DDFFD4; } .BgClassName { background-color: #DDFFD4; } </style>
<style> span { border-color: #DDFFD4; } span { border-color: rgb(221,255,212); } td.TdClassName { border-color: #DDFFD4; } .TagClassName { border-color: #DDFFD4; } </style>