#ADAC9D (or 0xADAC9D) is unknown color: approx Foggy Grey. HEX triplet: AD, AC and 9D. RGB value is (173,172,157). Sum of RGB (Red+Green+Blue) = 173+172+157=502 (66% of max value = 765). Red value is 173 (67.97% from 255 or 34.46% from 502); Green value is 172 (67.58% from 255 or 34.26% from 502); Blue value is 157 (61.72% from 255 or 31.27% from 502); Max value from RGB is 173 - color contains mainly: red. Hex color #ADAC9D is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #ADAC9D is #525362. Grayscale: #AAAAAA. Windows color (decimal): -5395299 or 10333357. OLE color: 10333357.
HSL color Cylindrical-coordinate representation of color #ADAC9D: hue angle of 56.25º degrees, saturation: 0.09, lightness: 0.65%. HSV value (or HSB Brightness) of color is 0.68% and HSV saturation: 0.09%. Process color model (Four color, CMYK) of #ADAC9D is Cyan = 0, Magento = 0.01, Yellow = 0.09 and Black (K on CMYK) = 0.32.
<style> p { color: #ADAC9D; } p { color: rgb(173,172,157); } H1.HeaderClassName { color: #ADAC9D; } .AnyTagClassName { color: #ADAC9D; } </style>
<style> a { background-color: #ADAC9D; } a { background-color: rgb(173,172,157); } div.DivClassName { background-color: #ADAC9D; } .BgClassName { background-color: #ADAC9D; } </style>
<style> span { border-color: #ADAC9D; } span { border-color: rgb(173,172,157); } td.TdClassName { border-color: #ADAC9D; } .TagClassName { border-color: #ADAC9D; } </style>