#ADADA1 (or 0xADADA1) is unknown color: approx Bombay. HEX triplet: AD, AD and A1. RGB value is (173,173,161). Sum of RGB (Red+Green+Blue) = 173+173+161=507 (67% of max value = 765). Red value is 173 (67.97% from 255 or 34.12% from 507); Green value is 173 (67.97% from 255 or 34.12% from 507); Blue value is 161 (63.28% from 255 or 31.76% from 507); Max value from RGB is 173 - color contains mainly: red, green. Hex color #ADADA1 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #ADADA1 is #52525E. Grayscale: #ABABAB. Windows color (decimal): -5395039 or 10595757. OLE color: 10595757.
HSL color Cylindrical-coordinate representation of color #ADADA1: hue angle of 60º degrees, saturation: 0.07, lightness: 0.65%. HSV value (or HSB Brightness) of color is 0.68% and HSV saturation: 0.07%. Process color model (Four color, CMYK) of #ADADA1 is Cyan = 0, Magento = 0, Yellow = 0.07 and Black (K on CMYK) = 0.32.
<style> p { color: #ADADA1; } p { color: rgb(173,173,161); } H1.HeaderClassName { color: #ADADA1; } .AnyTagClassName { color: #ADADA1; } </style>
<style> a { background-color: #ADADA1; } a { background-color: rgb(173,173,161); } div.DivClassName { background-color: #ADADA1; } .BgClassName { background-color: #ADADA1; } </style>
<style> span { border-color: #ADADA1; } span { border-color: rgb(173,173,161); } td.TdClassName { border-color: #ADADA1; } .TagClassName { border-color: #ADADA1; } </style>