#ADAA59 (or 0xADAA59) is unknown color: approx Olive Green. HEX triplet: AD, AA and 59. RGB value is (173,170,89). Sum of RGB (Red+Green+Blue) = 173+170+89=432 (57% of max value = 765). Red value is 173 (67.97% from 255 or 40.05% from 432); Green value is 170 (66.80% from 255 or 39.35% from 432); Blue value is 89 (35.16% from 255 or 20.60% from 432); Max value from RGB is 173 - color contains mainly: red. Hex color #ADAA59 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #ADAA59 is #5255A6. Grayscale: #A1A1A1. Windows color (decimal): -5395879 or 5876397. OLE color: 5876397.
HSL color Cylindrical-coordinate representation of color #ADAA59: hue angle of 57.86º degrees, saturation: 0.34, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.68% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #ADAA59 is Cyan = 0, Magento = 0.02, Yellow = 0.49 and Black (K on CMYK) = 0.32.
<style> p { color: #adaa59; } p { color: rgb(173,170,89); } H1.HeaderClassName { color: #adaa59; } .AnyTagClassName { color: #adaa59; } </style>
<style> a { background-color: #adaa59; } a { background-color: rgb(173,170,89); } div.DivClassName { background-color: #adaa59; } .BgClassName { background-color: #adaa59; } </style>
<style> span { border-color: #adaa59; } span { border-color: rgb(173,170,89); } td.TdClassName { border-color: #adaa59; } .TagClassName { border-color: #adaa59; } </style>