#A4B888 (or 0xA4B888) is unknown color: approx Norway. HEX triplet: A4, B8 and 88. RGB value is (164,184,136). Sum of RGB (Red+Green+Blue) = 164+184+136=484 (64% of max value = 765). Red value is 164 (64.45% from 255 or 33.88% from 484); Green value is 184 (72.27% from 255 or 38.02% from 484); Blue value is 136 (53.52% from 255 or 28.10% from 484); Max value from RGB is 184 - color contains mainly: green. Hex color #A4B888 is not a web safe color. Web safe color analog (approx): #99CC99. Inversed color of #A4B888 is #5B4777. Grayscale: #ACACAC. Windows color (decimal): -5982072 or 8960164. OLE color: 8960164.
HSL color Cylindrical-coordinate representation of color #A4B888: hue angle of 85º degrees, saturation: 0.25, lightness: 0.63%. HSV value (or HSB Brightness) of color is 0.72% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #A4B888 is Cyan = 0.11, Magento = 0, Yellow = 0.26 and Black (K on CMYK) = 0.28.
<style> p { color: #A4B888; } p { color: rgb(164,184,136); } H1.HeaderClassName { color: #A4B888; } .AnyTagClassName { color: #A4B888; } </style>
<style> a { background-color: #A4B888; } a { background-color: rgb(164,184,136); } div.DivClassName { background-color: #A4B888; } .BgClassName { background-color: #A4B888; } </style>
<style> span { border-color: #A4B888; } span { border-color: rgb(164,184,136); } td.TdClassName { border-color: #A4B888; } .TagClassName { border-color: #A4B888; } </style>