#A5B0A1 (or 0xA5B0A1) is unknown color: approx Spring Rain. HEX triplet: A5, B0 and A1. RGB value is (165,176,161). Sum of RGB (Red+Green+Blue) = 165+176+161=502 (66% of max value = 765). Red value is 165 (64.84% from 255 or 32.87% from 502); Green value is 176 (69.14% from 255 or 35.06% from 502); Blue value is 161 (63.28% from 255 or 32.07% from 502); Max value from RGB is 176 - color contains mainly: green. Hex color #A5B0A1 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #A5B0A1 is #5A4F5E. Grayscale: #ABABAB. Windows color (decimal): -5918559 or 10596517. OLE color: 10596517.
HSL color Cylindrical-coordinate representation of color #A5B0A1: hue angle of 104º degrees, saturation: 0.09, lightness: 0.66%. HSV value (or HSB Brightness) of color is 0.69% and HSV saturation: 0.09%. Process color model (Four color, CMYK) of #A5B0A1 is Cyan = 0.06, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.31.
<style> p { color: #A5B0A1; } p { color: rgb(165,176,161); } H1.HeaderClassName { color: #A5B0A1; } .AnyTagClassName { color: #A5B0A1; } </style>
<style> a { background-color: #A5B0A1; } a { background-color: rgb(165,176,161); } div.DivClassName { background-color: #A5B0A1; } .BgClassName { background-color: #A5B0A1; } </style>
<style> span { border-color: #A5B0A1; } span { border-color: rgb(165,176,161); } td.TdClassName { border-color: #A5B0A1; } .TagClassName { border-color: #A5B0A1; } </style>