#ADAA99 (or 0xADAA99) is unknown color: approx Eagle. HEX triplet: AD, AA and 99. RGB value is (173,170,153). Sum of RGB (Red+Green+Blue) = 173+170+153=496 (65% of max value = 765). Red value is 173 (67.97% from 255 or 34.88% from 496); Green value is 170 (66.80% from 255 or 34.27% from 496); Blue value is 153 (60.16% from 255 or 30.85% from 496); Max value from RGB is 173 - color contains mainly: red. Hex color #ADAA99 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #ADAA99 is #525566. Grayscale: #A9A9A9. Windows color (decimal): -5395815 or 10070701. OLE color: 10070701.
HSL color Cylindrical-coordinate representation of color #ADAA99: hue angle of 51º degrees, saturation: 0.11, lightness: 0.64%. HSV value (or HSB Brightness) of color is 0.68% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #ADAA99 is Cyan = 0, Magento = 0.02, Yellow = 0.12 and Black (K on CMYK) = 0.32.
<style> p { color: #ADAA99; } p { color: rgb(173,170,153); } H1.HeaderClassName { color: #ADAA99; } .AnyTagClassName { color: #ADAA99; } </style>
<style> a { background-color: #ADAA99; } a { background-color: rgb(173,170,153); } div.DivClassName { background-color: #ADAA99; } .BgClassName { background-color: #ADAA99; } </style>
<style> span { border-color: #ADAA99; } span { border-color: rgb(173,170,153); } td.TdClassName { border-color: #ADAA99; } .TagClassName { border-color: #ADAA99; } </style>