#A5B45D (or 0xA5B45D) is unknown color: approx Green Smoke. HEX triplet: A5, B4 and 5D. RGB value is (165,180,93). Sum of RGB (Red+Green+Blue) = 165+180+93=438 (58% of max value = 765). Red value is 165 (64.84% from 255 or 37.67% from 438); Green value is 180 (70.70% from 255 or 41.10% from 438); Blue value is 93 (36.72% from 255 or 21.23% from 438); Max value from RGB is 180 - color contains mainly: green. Hex color #A5B45D is not a web safe color. Web safe color analog (approx): #99CC66. Inversed color of #A5B45D is #5A4BA2. Grayscale: #A5A5A5. Windows color (decimal): -5917603 or 6141093. OLE color: 6141093.
HSL color Cylindrical-coordinate representation of color #A5B45D: hue angle of 70.34º degrees, saturation: 0.37, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.71% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #A5B45D is Cyan = 0.08, Magento = 0, Yellow = 0.48 and Black (K on CMYK) = 0.29.
<style> p { color: #A5B45D; } p { color: rgb(165,180,93); } H1.HeaderClassName { color: #A5B45D; } .AnyTagClassName { color: #A5B45D; } </style>
<style> a { background-color: #A5B45D; } a { background-color: rgb(165,180,93); } div.DivClassName { background-color: #A5B45D; } .BgClassName { background-color: #A5B45D; } </style>
<style> span { border-color: #A5B45D; } span { border-color: rgb(165,180,93); } td.TdClassName { border-color: #A5B45D; } .TagClassName { border-color: #A5B45D; } </style>