#DDBC8D (or 0xDDBC8D) is unknown color: approx Burly Wood. HEX triplet: DD, BC and 8D. RGB value is (221,188,141). Sum of RGB (Red+Green+Blue) = 221+188+141=550 (72% of max value = 765). Red value is 221 (86.72% from 255 or 40.18% from 550); Green value is 188 (73.83% from 255 or 34.18% from 550); Blue value is 141 (55.47% from 255 or 25.64% from 550); Max value from RGB is 221 - color contains mainly: red. Hex color #DDBC8D is not a web safe color. Web safe color analog (approx): #CCCC99. Inversed color of #DDBC8D is #224372. Grayscale: #C0C0C0. Windows color (decimal): -2245491 or 9288925. OLE color: 9288925.
HSL color Cylindrical-coordinate representation of color #DDBC8D: hue angle of 35.25º degrees, saturation: 0.54, lightness: 0.71%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #DDBC8D is Cyan = 0, Magento = 0.15, Yellow = 0.36 and Black (K on CMYK) = 0.13.
<style> p { color: #DDBC8D; } p { color: rgb(221,188,141); } H1.HeaderClassName { color: #DDBC8D; } .AnyTagClassName { color: #DDBC8D; } </style>
<style> a { background-color: #DDBC8D; } a { background-color: rgb(221,188,141); } div.DivClassName { background-color: #DDBC8D; } .BgClassName { background-color: #DDBC8D; } </style>
<style> span { border-color: #DDBC8D; } span { border-color: rgb(221,188,141); } td.TdClassName { border-color: #DDBC8D; } .TagClassName { border-color: #DDBC8D; } </style>