#A5BE7D (or 0xA5BE7D) is unknown color: approx Caper. HEX triplet: A5, BE and 7D. RGB value is (165,190,125). Sum of RGB (Red+Green+Blue) = 165+190+125=480 (63% of max value = 765). Red value is 165 (64.84% from 255 or 34.38% from 480); Green value is 190 (74.61% from 255 or 39.58% from 480); Blue value is 125 (49.22% from 255 or 26.04% from 480); Max value from RGB is 190 - color contains mainly: green. Hex color #A5BE7D is not a web safe color. Web safe color analog (approx): #99CC66. Inversed color of #A5BE7D is #5A4182. Grayscale: #AFAFAF. Windows color (decimal): -5915011 or 8240805. OLE color: 8240805.
HSL color Cylindrical-coordinate representation of color #A5BE7D: hue angle of 83.08º degrees, saturation: 0.33, lightness: 0.62%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #A5BE7D is Cyan = 0.13, Magento = 0, Yellow = 0.34 and Black (K on CMYK) = 0.25.
<style> p { color: #A5BE7D; } p { color: rgb(165,190,125); } H1.HeaderClassName { color: #A5BE7D; } .AnyTagClassName { color: #A5BE7D; } </style>
<style> a { background-color: #A5BE7D; } a { background-color: rgb(165,190,125); } div.DivClassName { background-color: #A5BE7D; } .BgClassName { background-color: #A5BE7D; } </style>
<style> span { border-color: #A5BE7D; } span { border-color: rgb(165,190,125); } td.TdClassName { border-color: #A5BE7D; } .TagClassName { border-color: #A5BE7D; } </style>