#DAAC75 (or 0xDAAC75) is unknown color: approx Manhattan. HEX triplet: DA, AC and 75. RGB value is (218,172,117). Sum of RGB (Red+Green+Blue) = 218+172+117=507 (67% of max value = 765). Red value is 218 (85.55% from 255 or 43.00% from 507); Green value is 172 (67.58% from 255 or 33.93% from 507); Blue value is 117 (46.09% from 255 or 23.08% from 507); Max value from RGB is 218 - color contains mainly: red. Hex color #DAAC75 is not a web safe color. Web safe color analog (approx): #CC9966. Inversed color of #DAAC75 is #25538A. Grayscale: #B3B3B3. Windows color (decimal): -2446219 or 7711962. OLE color: 7711962.
HSL color Cylindrical-coordinate representation of color #DAAC75: hue angle of 32.67º degrees, saturation: 0.58, lightness: 0.66%. HSV value (or HSB Brightness) of color is 0.85% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #DAAC75 is Cyan = 0, Magento = 0.21, Yellow = 0.46 and Black (K on CMYK) = 0.15.
<style> p { color: #DAAC75; } p { color: rgb(218,172,117); } H1.HeaderClassName { color: #DAAC75; } .AnyTagClassName { color: #DAAC75; } </style>
<style> a { background-color: #DAAC75; } a { background-color: rgb(218,172,117); } div.DivClassName { background-color: #DAAC75; } .BgClassName { background-color: #DAAC75; } </style>
<style> span { border-color: #DAAC75; } span { border-color: rgb(218,172,117); } td.TdClassName { border-color: #DAAC75; } .TagClassName { border-color: #DAAC75; } </style>