#A4A47F (or 0xA4A47F) is unknown color: approx Locust. HEX triplet: A4, A4 and 7F. RGB value is (164,164,127). Sum of RGB (Red+Green+Blue) = 164+164+127=455 (60% of max value = 765). Red value is 164 (64.45% from 255 or 36.04% from 455); Green value is 164 (64.45% from 255 or 36.04% from 455); Blue value is 127 (50% from 255 or 27.91% from 455); Max value from RGB is 164 - color contains mainly: red, green. Hex color #A4A47F is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #A4A47F is #5B5B80. Grayscale: #9F9F9F. Windows color (decimal): -5987201 or 8365220. OLE color: 8365220.
HSL color Cylindrical-coordinate representation of color #A4A47F: hue angle of 60º degrees, saturation: 0.17, lightness: 0.57%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #A4A47F is Cyan = 0, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.36.
<style> p { color: #A4A47F; } p { color: rgb(164,164,127); } H1.HeaderClassName { color: #A4A47F; } .AnyTagClassName { color: #A4A47F; } </style>
<style> a { background-color: #A4A47F; } a { background-color: rgb(164,164,127); } div.DivClassName { background-color: #A4A47F; } .BgClassName { background-color: #A4A47F; } </style>
<style> span { border-color: #A4A47F; } span { border-color: rgb(164,164,127); } td.TdClassName { border-color: #A4A47F; } .TagClassName { border-color: #A4A47F; } </style>