#A4A399 (or 0xA4A399) is unknown color: approx Foggy Grey. HEX triplet: A4, A3 and 99. RGB value is (164,163,153). Sum of RGB (Red+Green+Blue) = 164+163+153=480 (63% of max value = 765). Red value is 164 (64.45% from 255 or 34.17% from 480); Green value is 163 (64.06% from 255 or 33.96% from 480); Blue value is 153 (60.16% from 255 or 31.88% from 480); Max value from RGB is 164 - color contains mainly: red. Hex color #A4A399 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #A4A399 is #5B5C66. Grayscale: #A2A2A2. Windows color (decimal): -5987431 or 10068900. OLE color: 10068900.
HSL color Cylindrical-coordinate representation of color #A4A399: hue angle of 54.55º degrees, saturation: 0.06, lightness: 0.62%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.07%. Process color model (Four color, CMYK) of #A4A399 is Cyan = 0, Magento = 0.01, Yellow = 0.07 and Black (K on CMYK) = 0.36.
<style> p { color: #A4A399; } p { color: rgb(164,163,153); } H1.HeaderClassName { color: #A4A399; } .AnyTagClassName { color: #A4A399; } </style>
<style> a { background-color: #A4A399; } a { background-color: rgb(164,163,153); } div.DivClassName { background-color: #A4A399; } .BgClassName { background-color: #A4A399; } </style>
<style> span { border-color: #A4A399; } span { border-color: rgb(164,163,153); } td.TdClassName { border-color: #A4A399; } .TagClassName { border-color: #A4A399; } </style>