#DFDAA3 (or 0xDFDAA3) is unknown color: approx Mint Julep. HEX triplet: DF, DA and A3. RGB value is (223,218,163). Sum of RGB (Red+Green+Blue) = 223+218+163=604 (80% of max value = 765). Red value is 223 (87.5% from 255 or 36.92% from 604); Green value is 218 (85.55% from 255 or 36.09% from 604); Blue value is 163 (64.06% from 255 or 26.99% from 604); Max value from RGB is 223 - color contains mainly: red. Hex color #DFDAA3 is not a web safe color. Web safe color analog (approx): #CCCC99. Inversed color of #DFDAA3 is #20255C. Grayscale: #D5D5D5. Windows color (decimal): -2106717 or 10738399. OLE color: 10738399.
HSL color Cylindrical-coordinate representation of color #DFDAA3: hue angle of 55º degrees, saturation: 0.48, lightness: 0.76%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #DFDAA3 is Cyan = 0, Magento = 0.02, Yellow = 0.27 and Black (K on CMYK) = 0.13.
<style> p { color: #DFDAA3; } p { color: rgb(223,218,163); } H1.HeaderClassName { color: #DFDAA3; } .AnyTagClassName { color: #DFDAA3; } </style>
<style> a { background-color: #DFDAA3; } a { background-color: rgb(223,218,163); } div.DivClassName { background-color: #DFDAA3; } .BgClassName { background-color: #DFDAA3; } </style>
<style> span { border-color: #DFDAA3; } span { border-color: rgb(223,218,163); } td.TdClassName { border-color: #DFDAA3; } .TagClassName { border-color: #DFDAA3; } </style>