#A5AF8B (or 0xA5AF8B) is unknown color: approx Green Spring. HEX triplet: A5, AF and 8B. RGB value is (165,175,139). Sum of RGB (Red+Green+Blue) = 165+175+139=479 (63% of max value = 765). Red value is 165 (64.84% from 255 or 34.45% from 479); Green value is 175 (68.75% from 255 or 36.53% from 479); Blue value is 139 (54.69% from 255 or 29.02% from 479); Max value from RGB is 175 - color contains mainly: green. Hex color #A5AF8B is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #A5AF8B is #5A5074. Grayscale: #A8A8A8. Windows color (decimal): -5918837 or 9154469. OLE color: 9154469.
HSL color Cylindrical-coordinate representation of color #A5AF8B: hue angle of 76.67º degrees, saturation: 0.18, lightness: 0.62%. HSV value (or HSB Brightness) of color is 0.69% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #A5AF8B is Cyan = 0.06, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.31.
<style> p { color: #A5AF8B; } p { color: rgb(165,175,139); } H1.HeaderClassName { color: #A5AF8B; } .AnyTagClassName { color: #A5AF8B; } </style>
<style> a { background-color: #A5AF8B; } a { background-color: rgb(165,175,139); } div.DivClassName { background-color: #A5AF8B; } .BgClassName { background-color: #A5AF8B; } </style>
<style> span { border-color: #A5AF8B; } span { border-color: rgb(165,175,139); } td.TdClassName { border-color: #A5AF8B; } .TagClassName { border-color: #A5AF8B; } </style>