#ADAD5A (or 0xADAD5A) is unknown color: approx Olive Green. HEX triplet: AD, AD and 5A. RGB value is (173,173,90). Sum of RGB (Red+Green+Blue) = 173+173+90=436 (57% of max value = 765). Red value is 173 (67.97% from 255 or 39.68% from 436); Green value is 173 (67.97% from 255 or 39.68% from 436); Blue value is 90 (35.55% from 255 or 20.64% from 436); Max value from RGB is 173 - color contains mainly: red, green. Hex color #ADAD5A is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #ADAD5A is #5252A5. Grayscale: #A3A3A3. Windows color (decimal): -5395110 or 5942701. OLE color: 5942701.
HSL color Cylindrical-coordinate representation of color #ADAD5A: hue angle of 60º degrees, saturation: 0.34, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.68% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #ADAD5A is Cyan = 0, Magento = 0, Yellow = 0.48 and Black (K on CMYK) = 0.32.
<style> p { color: #ADAD5A; } p { color: rgb(173,173,90); } H1.HeaderClassName { color: #ADAD5A; } .AnyTagClassName { color: #ADAD5A; } </style>
<style> a { background-color: #ADAD5A; } a { background-color: rgb(173,173,90); } div.DivClassName { background-color: #ADAD5A; } .BgClassName { background-color: #ADAD5A; } </style>
<style> span { border-color: #ADAD5A; } span { border-color: rgb(173,173,90); } td.TdClassName { border-color: #ADAD5A; } .TagClassName { border-color: #ADAD5A; } </style>