#DAAB7D (or 0xDAAB7D) is unknown color: approx Manhattan. HEX triplet: DA, AB and 7D. RGB value is (218,171,125). Sum of RGB (Red+Green+Blue) = 218+171+125=514 (68% of max value = 765). Red value is 218 (85.55% from 255 or 42.41% from 514); Green value is 171 (67.19% from 255 or 33.27% from 514); Blue value is 125 (49.22% from 255 or 24.32% from 514); Max value from RGB is 218 - color contains mainly: red. Hex color #DAAB7D is not a web safe color. Web safe color analog (approx): #CC9966. Inversed color of #DAAB7D is #255482. Grayscale: #B4B4B4. Windows color (decimal): -2446467 or 8235994. OLE color: 8235994.
HSL color Cylindrical-coordinate representation of color #DAAB7D: hue angle of 29.68º degrees, saturation: 0.56, lightness: 0.67%. HSV value (or HSB Brightness) of color is 0.85% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #DAAB7D is Cyan = 0, Magento = 0.22, Yellow = 0.43 and Black (K on CMYK) = 0.15.
<style> p { color: #DAAB7D; } p { color: rgb(218,171,125); } H1.HeaderClassName { color: #DAAB7D; } .AnyTagClassName { color: #DAAB7D; } </style>
<style> a { background-color: #DAAB7D; } a { background-color: rgb(218,171,125); } div.DivClassName { background-color: #DAAB7D; } .BgClassName { background-color: #DAAB7D; } </style>
<style> span { border-color: #DAAB7D; } span { border-color: rgb(218,171,125); } td.TdClassName { border-color: #DAAB7D; } .TagClassName { border-color: #DAAB7D; } </style>