#DDE2BB (or 0xDDE2BB) is unknown color: approx Frost. HEX triplet: DD, E2 and BB. RGB value is (221,226,187). Sum of RGB (Red+Green+Blue) = 221+226+187=634 (83% of max value = 765). Red value is 221 (86.72% from 255 or 34.86% from 634); Green value is 226 (88.67% from 255 or 35.65% from 634); Blue value is 187 (73.44% from 255 or 29.50% from 634); Max value from RGB is 226 - color contains mainly: green. Hex color #DDE2BB is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #DDE2BB is #221D44. Grayscale: #DCDCDC. Windows color (decimal): -2235717 or 12313309. OLE color: 12313309.
HSL color Cylindrical-coordinate representation of color #DDE2BB: hue angle of 67.69º degrees, saturation: 0.4, lightness: 0.81%. HSV value (or HSB Brightness) of color is 0.89% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #DDE2BB is Cyan = 0.02, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.11.
<style> p { color: #DDE2BB; } p { color: rgb(221,226,187); } H1.HeaderClassName { color: #DDE2BB; } .AnyTagClassName { color: #DDE2BB; } </style>
<style> a { background-color: #DDE2BB; } a { background-color: rgb(221,226,187); } div.DivClassName { background-color: #DDE2BB; } .BgClassName { background-color: #DDE2BB; } </style>
<style> span { border-color: #DDE2BB; } span { border-color: rgb(221,226,187); } td.TdClassName { border-color: #DDE2BB; } .TagClassName { border-color: #DDE2BB; } </style>