#DAC58E (or 0xDAC58E) is unknown color: approx Zombie. HEX triplet: DA, C5 and 8E. RGB value is (218,197,142). Sum of RGB (Red+Green+Blue) = 218+197+142=557 (73% of max value = 765). Red value is 218 (85.55% from 255 or 39.14% from 557); Green value is 197 (77.34% from 255 or 35.37% from 557); Blue value is 142 (55.86% from 255 or 25.49% from 557); Max value from RGB is 218 - color contains mainly: red. Hex color #DAC58E is not a web safe color. Web safe color analog (approx): #CCCC99. Inversed color of #DAC58E is #253A71. Grayscale: #C5C5C5. Windows color (decimal): -2439794 or 9356762. OLE color: 9356762.
HSL color Cylindrical-coordinate representation of color #DAC58E: hue angle of 43.42º degrees, saturation: 0.51, lightness: 0.71%. HSV value (or HSB Brightness) of color is 0.85% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #DAC58E is Cyan = 0, Magento = 0.10, Yellow = 0.35 and Black (K on CMYK) = 0.15.
<style> p { color: #DAC58E; } p { color: rgb(218,197,142); } H1.HeaderClassName { color: #DAC58E; } .AnyTagClassName { color: #DAC58E; } </style>
<style> a { background-color: #DAC58E; } a { background-color: rgb(218,197,142); } div.DivClassName { background-color: #DAC58E; } .BgClassName { background-color: #DAC58E; } </style>
<style> span { border-color: #DAC58E; } span { border-color: rgb(218,197,142); } td.TdClassName { border-color: #DAC58E; } .TagClassName { border-color: #DAC58E; } </style>