#DDEB85 (or 0xDDEB85) is unknown color: approx Mindaro. HEX triplet: DD, EB and 85. RGB value is (221,235,133). Sum of RGB (Red+Green+Blue) = 221+235+133=589 (78% of max value = 765). Red value is 221 (86.72% from 255 or 37.52% from 589); Green value is 235 (92.19% from 255 or 39.90% from 589); Blue value is 133 (52.34% from 255 or 22.58% from 589); Max value from RGB is 235 - color contains mainly: green. Hex color #DDEB85 is not a web safe color. Web safe color analog (approx): #CCFF99. Inversed color of #DDEB85 is #22147A. Grayscale: #DBDBDB. Windows color (decimal): -2233467 or 8776669. OLE color: 8776669.
HSL color Cylindrical-coordinate representation of color #DDEB85: hue angle of 68.24º degrees, saturation: 0.72, lightness: 0.72%. HSV value (or HSB Brightness) of color is 0.92% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #DDEB85 is Cyan = 0.06, Magento = 0, Yellow = 0.43 and Black (K on CMYK) = 0.08.
<style> p { color: #DDEB85; } p { color: rgb(221,235,133); } H1.HeaderClassName { color: #DDEB85; } .AnyTagClassName { color: #DDEB85; } </style>
<style> a { background-color: #DDEB85; } a { background-color: rgb(221,235,133); } div.DivClassName { background-color: #DDEB85; } .BgClassName { background-color: #DDEB85; } </style>
<style> span { border-color: #DDEB85; } span { border-color: rgb(221,235,133); } td.TdClassName { border-color: #DDEB85; } .TagClassName { border-color: #DDEB85; } </style>