#DDCA99 (or 0xDDCA99) is unknown color: approx Double Colonial White. HEX triplet: DD, CA and 99. RGB value is (221,202,153). Sum of RGB (Red+Green+Blue) = 221+202+153=576 (76% of max value = 765). Red value is 221 (86.72% from 255 or 38.37% from 576); Green value is 202 (79.30% from 255 or 35.07% from 576); Blue value is 153 (60.16% from 255 or 26.56% from 576); Max value from RGB is 221 - color contains mainly: red. Hex color #DDCA99 is not a web safe color. Web safe color analog (approx): #CCCC99. Inversed color of #DDCA99 is #223566. Grayscale: #CACACA. Windows color (decimal): -2241895 or 10078941. OLE color: 10078941.
HSL color Cylindrical-coordinate representation of color #DDCA99: hue angle of 43.24º degrees, saturation: 0.5, lightness: 0.73%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #DDCA99 is Cyan = 0, Magento = 0.09, Yellow = 0.31 and Black (K on CMYK) = 0.13.
<style> p { color: #DDCA99; } p { color: rgb(221,202,153); } H1.HeaderClassName { color: #DDCA99; } .AnyTagClassName { color: #DDCA99; } </style>
<style> a { background-color: #DDCA99; } a { background-color: rgb(221,202,153); } div.DivClassName { background-color: #DDCA99; } .BgClassName { background-color: #DDCA99; } </style>
<style> span { border-color: #DDCA99; } span { border-color: rgb(221,202,153); } td.TdClassName { border-color: #DDCA99; } .TagClassName { border-color: #DDCA99; } </style>