#A5C37F (or 0xA5C37F) is unknown color: approx Caper. HEX triplet: A5, C3 and 7F. RGB value is (165,195,127). Sum of RGB (Red+Green+Blue) = 165+195+127=487 (64% of max value = 765). Red value is 165 (64.84% from 255 or 33.88% from 487); Green value is 195 (76.56% from 255 or 40.04% from 487); Blue value is 127 (50% from 255 or 26.08% from 487); Max value from RGB is 195 - color contains mainly: green. Hex color #A5C37F is not a web safe color. Web safe color analog (approx): #99CC66. Inversed color of #A5C37F is #5A3C80. Grayscale: #B2B2B2. Windows color (decimal): -5913729 or 8373157. OLE color: 8373157.
HSL color Cylindrical-coordinate representation of color #A5C37F: hue angle of 86.47º degrees, saturation: 0.36, lightness: 0.63%. HSV value (or HSB Brightness) of color is 0.76% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #A5C37F is Cyan = 0.15, Magento = 0, Yellow = 0.35 and Black (K on CMYK) = 0.24.
<style> p { color: #A5C37F; } p { color: rgb(165,195,127); } H1.HeaderClassName { color: #A5C37F; } .AnyTagClassName { color: #A5C37F; } </style>
<style> a { background-color: #A5C37F; } a { background-color: rgb(165,195,127); } div.DivClassName { background-color: #A5C37F; } .BgClassName { background-color: #A5C37F; } </style>
<style> span { border-color: #A5C37F; } span { border-color: rgb(165,195,127); } td.TdClassName { border-color: #A5C37F; } .TagClassName { border-color: #A5C37F; } </style>