#DDCC7E (or 0xDDCC7E) is unknown color: approx Sandwisp. HEX triplet: DD, CC and 7E. RGB value is (221,204,126). Sum of RGB (Red+Green+Blue) = 221+204+126=551 (72% of max value = 765). Red value is 221 (86.72% from 255 or 40.11% from 551); Green value is 204 (80.08% from 255 or 37.02% from 551); Blue value is 126 (49.61% from 255 or 22.87% from 551); Max value from RGB is 221 - color contains mainly: red. Hex color #DDCC7E is not a web safe color. Web safe color analog (approx): #CCCC66. Inversed color of #DDCC7E is #223381. Grayscale: #C8C8C8. Windows color (decimal): -2241410 or 8309981. OLE color: 8309981.
HSL color Cylindrical-coordinate representation of color #DDCC7E: hue angle of 49.26º degrees, saturation: 0.58, lightness: 0.68%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #DDCC7E is Cyan = 0, Magento = 0.08, Yellow = 0.43 and Black (K on CMYK) = 0.13.
<style> p { color: #ddcc7e; } p { color: rgb(221,204,126); } H1.HeaderClassName { color: #ddcc7e; } .AnyTagClassName { color: #ddcc7e; } </style>
<style> a { background-color: #ddcc7e; } a { background-color: rgb(221,204,126); } div.DivClassName { background-color: #ddcc7e; } .BgClassName { background-color: #ddcc7e; } </style>
<style> span { border-color: #ddcc7e; } span { border-color: rgb(221,204,126); } td.TdClassName { border-color: #ddcc7e; } .TagClassName { border-color: #ddcc7e; } </style>