#ADAD94 (or 0xADAD94) is unknown color: approx Eagle. HEX triplet: AD, AD and 94. RGB value is (173,173,148). Sum of RGB (Red+Green+Blue) = 173+173+148=494 (65% of max value = 765). Red value is 173 (67.97% from 255 or 35.02% from 494); Green value is 173 (67.97% from 255 or 35.02% from 494); Blue value is 148 (58.20% from 255 or 29.96% from 494); Max value from RGB is 173 - color contains mainly: red, green. Hex color #ADAD94 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #ADAD94 is #52526B. Grayscale: #AAAAAA. Windows color (decimal): -5395052 or 9743789. OLE color: 9743789.
HSL color Cylindrical-coordinate representation of color #ADAD94: hue angle of 60º degrees, saturation: 0.13, lightness: 0.63%. HSV value (or HSB Brightness) of color is 0.68% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #ADAD94 is Cyan = 0, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.32.
<style> p { color: #ADAD94; } p { color: rgb(173,173,148); } H1.HeaderClassName { color: #ADAD94; } .AnyTagClassName { color: #ADAD94; } </style>
<style> a { background-color: #ADAD94; } a { background-color: rgb(173,173,148); } div.DivClassName { background-color: #ADAD94; } .BgClassName { background-color: #ADAD94; } </style>
<style> span { border-color: #ADAD94; } span { border-color: rgb(173,173,148); } td.TdClassName { border-color: #ADAD94; } .TagClassName { border-color: #ADAD94; } </style>