#ADAC5F (or 0xADAC5F) is unknown color: approx Olive Green. HEX triplet: AD, AC and 5F. RGB value is (173,172,95). Sum of RGB (Red+Green+Blue) = 173+172+95=440 (58% of max value = 765). Red value is 173 (67.97% from 255 or 39.32% from 440); Green value is 172 (67.58% from 255 or 39.09% from 440); Blue value is 95 (37.5% from 255 or 21.59% from 440); Max value from RGB is 173 - color contains mainly: red. Hex color #ADAC5F is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #ADAC5F is #5253A0. Grayscale: #A3A3A3. Windows color (decimal): -5395361 or 6270125. OLE color: 6270125.
HSL color Cylindrical-coordinate representation of color #ADAC5F: hue angle of 59.23º degrees, saturation: 0.32, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.68% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #ADAC5F is Cyan = 0, Magento = 0.01, Yellow = 0.45 and Black (K on CMYK) = 0.32.
<style> p { color: #ADAC5F; } p { color: rgb(173,172,95); } H1.HeaderClassName { color: #ADAC5F; } .AnyTagClassName { color: #ADAC5F; } </style>
<style> a { background-color: #ADAC5F; } a { background-color: rgb(173,172,95); } div.DivClassName { background-color: #ADAC5F; } .BgClassName { background-color: #ADAC5F; } </style>
<style> span { border-color: #ADAC5F; } span { border-color: rgb(173,172,95); } td.TdClassName { border-color: #ADAC5F; } .TagClassName { border-color: #ADAC5F; } </style>