#A3B65D (or 0xA3B65D) is unknown color: approx Green Smoke. HEX triplet: A3, B6 and 5D. RGB value is (163,182,93). Sum of RGB (Red+Green+Blue) = 163+182+93=438 (58% of max value = 765). Red value is 163 (64.06% from 255 or 37.21% from 438); Green value is 182 (71.48% from 255 or 41.55% from 438); Blue value is 93 (36.72% from 255 or 21.23% from 438); Max value from RGB is 182 - color contains mainly: green. Hex color #A3B65D is not a web safe color. Web safe color analog (approx): #99CC66. Inversed color of #A3B65D is #5C49A2. Grayscale: #A6A6A6. Windows color (decimal): -6048163 or 6141603. OLE color: 6141603.
HSL color Cylindrical-coordinate representation of color #A3B65D: hue angle of 72.81º degrees, saturation: 0.38, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.71% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #A3B65D is Cyan = 0.10, Magento = 0, Yellow = 0.49 and Black (K on CMYK) = 0.29.
<style> p { color: #A3B65D; } p { color: rgb(163,182,93); } H1.HeaderClassName { color: #A3B65D; } .AnyTagClassName { color: #A3B65D; } </style>
<style> a { background-color: #A3B65D; } a { background-color: rgb(163,182,93); } div.DivClassName { background-color: #A3B65D; } .BgClassName { background-color: #A3B65D; } </style>
<style> span { border-color: #A3B65D; } span { border-color: rgb(163,182,93); } td.TdClassName { border-color: #A3B65D; } .TagClassName { border-color: #A3B65D; } </style>