#DAA75E (or 0xDAA75E) is unknown color: approx Apache. HEX triplet: DA, A7 and 5E. RGB value is (218,167,94). Sum of RGB (Red+Green+Blue) = 218+167+94=479 (63% of max value = 765). Red value is 218 (85.55% from 255 or 45.51% from 479); Green value is 167 (65.62% from 255 or 34.86% from 479); Blue value is 94 (37.11% from 255 or 19.62% from 479); Max value from RGB is 218 - color contains mainly: red. Hex color #DAA75E is not a web safe color. Web safe color analog (approx): #CC9966. Inversed color of #DAA75E is #2558A1. Grayscale: #AEAEAE. Windows color (decimal): -2447522 or 6203354. OLE color: 6203354.
HSL color Cylindrical-coordinate representation of color #DAA75E: hue angle of 35.32º degrees, saturation: 0.63, lightness: 0.61%. HSV value (or HSB Brightness) of color is 0.85% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #DAA75E is Cyan = 0, Magento = 0.23, Yellow = 0.57 and Black (K on CMYK) = 0.15.
<style> p { color: #DAA75E; } p { color: rgb(218,167,94); } H1.HeaderClassName { color: #DAA75E; } .AnyTagClassName { color: #DAA75E; } </style>
<style> a { background-color: #DAA75E; } a { background-color: rgb(218,167,94); } div.DivClassName { background-color: #DAA75E; } .BgClassName { background-color: #DAA75E; } </style>
<style> span { border-color: #DAA75E; } span { border-color: rgb(218,167,94); } td.TdClassName { border-color: #DAA75E; } .TagClassName { border-color: #DAA75E; } </style>