#A4A27F (or 0xA4A27F) is unknown color: approx Neutral Green. HEX triplet: A4, A2 and 7F. RGB value is (164,162,127). Sum of RGB (Red+Green+Blue) = 164+162+127=453 (60% of max value = 765). Red value is 164 (64.45% from 255 or 36.20% from 453); Green value is 162 (63.67% from 255 or 35.76% from 453); Blue value is 127 (50% from 255 or 28.04% from 453); Max value from RGB is 164 - color contains mainly: red. Hex color #A4A27F is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #A4A27F is #5B5D80. Grayscale: #9E9E9E. Windows color (decimal): -5987713 or 8364708. OLE color: 8364708.
HSL color Cylindrical-coordinate representation of color #A4A27F: hue angle of 56.76º 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 #A4A27F is Cyan = 0, Magento = 0.01, Yellow = 0.23 and Black (K on CMYK) = 0.36.
<style> p { color: #A4A27F; } p { color: rgb(164,162,127); } H1.HeaderClassName { color: #A4A27F; } .AnyTagClassName { color: #A4A27F; } </style>
<style> a { background-color: #A4A27F; } a { background-color: rgb(164,162,127); } div.DivClassName { background-color: #A4A27F; } .BgClassName { background-color: #A4A27F; } </style>
<style> span { border-color: #A4A27F; } span { border-color: rgb(164,162,127); } td.TdClassName { border-color: #A4A27F; } .TagClassName { border-color: #A4A27F; } </style>