#DCA65E (or 0xDCA65E) is unknown color: approx Apache. HEX triplet: DC, A6 and 5E. RGB value is (220,166,94). Sum of RGB (Red+Green+Blue) = 220+166+94=480 (63% of max value = 765). Red value is 220 (86.33% from 255 or 45.83% from 480); Green value is 166 (65.23% from 255 or 34.58% from 480); Blue value is 94 (37.11% from 255 or 19.58% from 480); Max value from RGB is 220 - color contains mainly: red. Hex color #DCA65E is not a web safe color. Web safe color analog (approx): #CC9966. Inversed color of #DCA65E is #2359A1. Grayscale: #AEAEAE. Windows color (decimal): -2316706 or 6203100. OLE color: 6203100.
HSL color Cylindrical-coordinate representation of color #DCA65E: hue angle of 34.29º degrees, saturation: 0.64, lightness: 0.62%. HSV value (or HSB Brightness) of color is 0.86% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #DCA65E is Cyan = 0, Magento = 0.25, Yellow = 0.57 and Black (K on CMYK) = 0.14.
<style> p { color: #dca65e; } p { color: rgb(220,166,94); } H1.HeaderClassName { color: #dca65e; } .AnyTagClassName { color: #dca65e; } </style>
<style> a { background-color: #dca65e; } a { background-color: rgb(220,166,94); } div.DivClassName { background-color: #dca65e; } .BgClassName { background-color: #dca65e; } </style>
<style> span { border-color: #dca65e; } span { border-color: rgb(220,166,94); } td.TdClassName { border-color: #dca65e; } .TagClassName { border-color: #dca65e; } </style>