#A4A2A3 (or 0xA4A2A3) is unknown color: approx Shady Lady. HEX triplet: A4, A2 and A3. RGB value is (164,162,163). Sum of RGB (Red+Green+Blue) = 164+162+163=489 (64% of max value = 765). Red value is 164 (64.45% from 255 or 33.54% from 489); Green value is 162 (63.67% from 255 or 33.13% from 489); Blue value is 163 (64.06% from 255 or 33.33% from 489); Max value from RGB is 164 - color contains mainly: red. Hex color #A4A2A3 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #A4A2A3 is #5B5D5C. Grayscale: #A2A2A2. Windows color (decimal): -5987677 or 10724004. OLE color: 10724004.
HSL color Cylindrical-coordinate representation of color #A4A2A3: hue angle of 330º degrees, saturation: 0.01, lightness: 0.64%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.01%. Process color model (Four color, CMYK) of #A4A2A3 is Cyan = 0, Magento = 0.01, Yellow = 0.01 and Black (K on CMYK) = 0.36.
<style> p { color: #A4A2A3; } p { color: rgb(164,162,163); } H1.HeaderClassName { color: #A4A2A3; } .AnyTagClassName { color: #A4A2A3; } </style>
<style> a { background-color: #A4A2A3; } a { background-color: rgb(164,162,163); } div.DivClassName { background-color: #A4A2A3; } .BgClassName { background-color: #A4A2A3; } </style>
<style> span { border-color: #A4A2A3; } span { border-color: rgb(164,162,163); } td.TdClassName { border-color: #A4A2A3; } .TagClassName { border-color: #A4A2A3; } </style>