#A3B45D (or 0xA3B45D) is unknown color: approx Green Smoke. HEX triplet: A3, B4 and 5D. RGB value is (163,180,93). Sum of RGB (Red+Green+Blue) = 163+180+93=436 (57% of max value = 765). Red value is 163 (64.06% from 255 or 37.39% from 436); Green value is 180 (70.70% from 255 or 41.28% from 436); Blue value is 93 (36.72% from 255 or 21.33% from 436); Max value from RGB is 180 - color contains mainly: green. Hex color #A3B45D is not a web safe color. Web safe color analog (approx): #99CC66. Inversed color of #A3B45D is #5C4BA2. Grayscale: #A5A5A5. Windows color (decimal): -6048675 or 6141091. OLE color: 6141091.
HSL color Cylindrical-coordinate representation of color #A3B45D: hue angle of 71.72º 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 #A3B45D is Cyan = 0.09, Magento = 0, Yellow = 0.48 and Black (K on CMYK) = 0.29.
<style> p { color: #A3B45D; } p { color: rgb(163,180,93); } H1.HeaderClassName { color: #A3B45D; } .AnyTagClassName { color: #A3B45D; } </style>
<style> a { background-color: #A3B45D; } a { background-color: rgb(163,180,93); } div.DivClassName { background-color: #A3B45D; } .BgClassName { background-color: #A3B45D; } </style>
<style> span { border-color: #A3B45D; } span { border-color: rgb(163,180,93); } td.TdClassName { border-color: #A3B45D; } .TagClassName { border-color: #A3B45D; } </style>