#A4949D (or 0xA4949D) is unknown color: approx Shady Lady. HEX triplet: A4, 94 and 9D. RGB value is (164,148,157). Sum of RGB (Red+Green+Blue) = 164+148+157=469 (62% of max value = 765). Red value is 164 (64.45% from 255 or 34.97% from 469); Green value is 148 (58.20% from 255 or 31.56% from 469); Blue value is 157 (61.72% from 255 or 33.48% from 469); Max value from RGB is 164 - color contains mainly: red. Hex color #A4949D is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #A4949D is #5B6B62. Grayscale: #999999. Windows color (decimal): -5991267 or 10327204. OLE color: 10327204.
HSL color Cylindrical-coordinate representation of color #A4949D: hue angle of 326.25º degrees, saturation: 0.08, lightness: 0.61%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.1%. Process color model (Four color, CMYK) of #A4949D is Cyan = 0, Magento = 0.10, Yellow = 0.04 and Black (K on CMYK) = 0.36.
<style> p { color: #A4949D; } p { color: rgb(164,148,157); } H1.HeaderClassName { color: #A4949D; } .AnyTagClassName { color: #A4949D; } </style>
<style> a { background-color: #A4949D; } a { background-color: rgb(164,148,157); } div.DivClassName { background-color: #A4949D; } .BgClassName { background-color: #A4949D; } </style>
<style> span { border-color: #A4949D; } span { border-color: rgb(164,148,157); } td.TdClassName { border-color: #A4949D; } .TagClassName { border-color: #A4949D; } </style>