#DDE08C (or 0xDDE08C) is unknown color: approx Primrose. HEX triplet: DD, E0 and 8C. RGB value is (221,224,140). Sum of RGB (Red+Green+Blue) = 221+224+140=585 (77% of max value = 765). Red value is 221 (86.72% from 255 or 37.78% from 585); Green value is 224 (87.89% from 255 or 38.29% from 585); Blue value is 140 (55.08% from 255 or 23.93% from 585); Max value from RGB is 224 - color contains mainly: green. Hex color #DDE08C is not a web safe color. Web safe color analog (approx): #CCCC99. Inversed color of #DDE08C is #221F73. Grayscale: #D5D5D5. Windows color (decimal): -2236276 or 9232605. OLE color: 9232605.
HSL color Cylindrical-coordinate representation of color #DDE08C: hue angle of 62.14º degrees, saturation: 0.58, lightness: 0.71%. HSV value (or HSB Brightness) of color is 0.88% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #DDE08C is Cyan = 0.01, Magento = 0, Yellow = 0.38 and Black (K on CMYK) = 0.12.
<style> p { color: #DDE08C; } p { color: rgb(221,224,140); } H1.HeaderClassName { color: #DDE08C; } .AnyTagClassName { color: #DDE08C; } </style>
<style> a { background-color: #DDE08C; } a { background-color: rgb(221,224,140); } div.DivClassName { background-color: #DDE08C; } .BgClassName { background-color: #DDE08C; } </style>
<style> span { border-color: #DDE08C; } span { border-color: rgb(221,224,140); } td.TdClassName { border-color: #DDE08C; } .TagClassName { border-color: #DDE08C; } </style>