#DAA37E (or 0xDAA37E) is unknown color: approx Tumbleweed. HEX triplet: DA, A3 and 7E. RGB value is (218,163,126). Sum of RGB (Red+Green+Blue) = 218+163+126=507 (67% of max value = 765). Red value is 218 (85.55% from 255 or 43.00% from 507); Green value is 163 (64.06% from 255 or 32.15% from 507); Blue value is 126 (49.61% from 255 or 24.85% from 507); Max value from RGB is 218 - color contains mainly: red. Hex color #DAA37E is not a web safe color. Web safe color analog (approx): #CC9966. Inversed color of #DAA37E is #255C81. Grayscale: #AFAFAF. Windows color (decimal): -2448514 or 8299482. OLE color: 8299482.
HSL color Cylindrical-coordinate representation of color #DAA37E: hue angle of 24.13º degrees, saturation: 0.55, lightness: 0.67%. HSV value (or HSB Brightness) of color is 0.85% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #DAA37E is Cyan = 0, Magento = 0.25, Yellow = 0.42 and Black (K on CMYK) = 0.15.
<style> p { color: #DAA37E; } p { color: rgb(218,163,126); } H1.HeaderClassName { color: #DAA37E; } .AnyTagClassName { color: #DAA37E; } </style>
<style> a { background-color: #DAA37E; } a { background-color: rgb(218,163,126); } div.DivClassName { background-color: #DAA37E; } .BgClassName { background-color: #DAA37E; } </style>
<style> span { border-color: #DAA37E; } span { border-color: rgb(218,163,126); } td.TdClassName { border-color: #DAA37E; } .TagClassName { border-color: #DAA37E; } </style>