#DAAC8B (or 0xDAAC8B) is unknown color: approx Tumbleweed. HEX triplet: DA, AC and 8B. RGB value is (218,172,139). Sum of RGB (Red+Green+Blue) = 218+172+139=529 (70% of max value = 765). Red value is 218 (85.55% from 255 or 41.21% from 529); Green value is 172 (67.58% from 255 or 32.51% from 529); Blue value is 139 (54.69% from 255 or 26.28% from 529); Max value from RGB is 218 - color contains mainly: red. Hex color #DAAC8B is not a web safe color. Web safe color analog (approx): #CC9999. Inversed color of #DAAC8B is #255374. Grayscale: #B6B6B6. Windows color (decimal): -2446197 or 9153754. OLE color: 9153754.
HSL color Cylindrical-coordinate representation of color #DAAC8B: hue angle of 25.06º degrees, saturation: 0.52, lightness: 0.7%. HSV value (or HSB Brightness) of color is 0.85% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #DAAC8B is Cyan = 0, Magento = 0.21, Yellow = 0.36 and Black (K on CMYK) = 0.15.
<style> p { color: #DAAC8B; } p { color: rgb(218,172,139); } H1.HeaderClassName { color: #DAAC8B; } .AnyTagClassName { color: #DAAC8B; } </style>
<style> a { background-color: #DAAC8B; } a { background-color: rgb(218,172,139); } div.DivClassName { background-color: #DAAC8B; } .BgClassName { background-color: #DAAC8B; } </style>
<style> span { border-color: #DAAC8B; } span { border-color: rgb(218,172,139); } td.TdClassName { border-color: #DAAC8B; } .TagClassName { border-color: #DAAC8B; } </style>